AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce ZeProM, a zero-shot framework using Video-Language Models to detect procedural mistakes without task-specific training. The approach matches or exceeds supervised methods on standard benchmarks, suggesting a shift toward more generalizable AI solutions for quality control across industries.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce Audio-FLAN, a large-scale instruction-tuning dataset with over 100 million instances covering 80 diverse tasks across speech, music, and sound domains. This dataset addresses a critical gap in unified audio-language models by enabling both audio understanding and generation tasks, advancing the integration of audio capabilities into large language models.
🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce MMIO, a large-scale industrial dataset with 80K+ samples, and RTVP, a refined prompt method for zero-shot defect detection in manufacturing. The work addresses the gap between general-purpose Large Visual Language Models and industrial applications, achieving state-of-the-art performance through improved text-visual prompt interactions and domain adaptation.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce SpaceVLN, a zero-shot vision-and-language navigation agent that uses spatial cognitive memory and task-guided reasoning to enable autonomous agents to navigate unseen environments without task-specific training. The system achieves state-of-the-art performance across multiple navigation benchmarks and demonstrates real-world robot deployment capability.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce ZIPP, a zero-shot image personalization system that conditions text-to-image diffusion models on natural-language personas derived from user behavior rather than requiring fine-tuning or interaction history. The method uses an LLM to rewrite prompts from persona perspectives and achieves 13-20% performance gains while reducing demographic bias compared to existing personalization approaches.
AIBullisharXiv – CS AI · Jun 87/10
🧠Researchers introduce Zero-Shot Embedding Drift Detection (ZEDD), a lightweight defense mechanism that detects prompt injection attacks on large language models by measuring semantic shifts in embedding space. The method achieves over 93% accuracy with less than 3% false positives across multiple LLM architectures without requiring model access or task-specific training.
🧠 Llama
AIBearisharXiv – CS AI · Jun 27/10
🧠Researchers demonstrate that Large Language Models exhibit significant limitations in zero-shot annotation tasks, with only 34.8% of initial errors correctable through prompting. The study reveals that model-internalized priors and concept definitions strongly influence LLM performance more than text-level memorization, highlighting fundamental constraints in LLM adaptability for reliable AI-as-a-judge applications.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce TimeRCD, a foundation model for time series anomaly detection that uses a novel Relative Context Discrepancy approach instead of traditional reconstruction methods. The model achieves superior zero-shot performance by detecting discrepancies between adjacent time windows, addressing fundamental limitations in existing anomaly detection systems that produce high false positive and negative rates.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce COMET, a PLS-SVD framework that analyzes the modality gap in Contrastive Language-Audio Pretraining (CLAP) models by decomposing embeddings into interpretable concepts. The study reveals that only a small subset of shared conceptual axes drives similarity computation, and proposes a training-free spectral truncation method that improves zero-shot audio captioning performance while reducing dimensionality.
AIBullisharXiv – CS AI · May 287/10
🧠Researchers introduce BioELX, a two-stage cross-lingual biomedical entity linking system that maps medical mentions across languages to knowledge base identifiers without requiring task-specific training data. The framework combines multilingual alias-enriched retrieval with LLM-based ranking, achieving state-of-the-art results across five benchmarks with substantial improvements for low-resource languages.
AIBullisharXiv – CS AI · May 277/10
🧠Researchers introduce VesselSim, a framework that trains 3D blood vessel segmentation models entirely on synthetic, unannotated data rather than requiring expert-labeled medical images. The system combines geometric vascular simulation with domain adaptation techniques to achieve competitive performance with state-of-the-art models on real clinical scans across multiple imaging modalities and anatomical regions.
AIBullisharXiv – CS AI · May 117/10
🧠Researchers demonstrate that vision-language models (VLMs) can effectively function as zero-shot sensors for perceiving Operational Design Domains (ODDs) in autonomous systems without task-specific training. The study evaluates four VLMs on ODD classification and detection tasks, finding that chain-of-thought prompting with persona decomposition achieves optimal performance, providing a scalable approach for safety-critical autonomous driving applications.
AIBullisharXiv – CS AI · May 97/10
🧠X-Voice is a 0.4B multilingual voice cloning model that enables zero-shot cross-lingual speech synthesis across 30 languages using a two-stage training approach with IPA as a unified representation. The open-sourced system achieves performance comparable to billion-scale models while eliminating the need for transcribed audio prompts, advancing accessibility in multilingual AI-generated speech.
AIBullisharXiv – CS AI · May 77/10
🧠Researchers introduce Neural Rule Inducer (NRI), a pretrained foundation model enabling zero-shot logical rule induction without task-specific retraining. By encoding domain-agnostic statistical properties instead of literal identities, NRI generalizes across different predicates and demonstrates robustness to label noise and spurious correlations, advancing toward foundation models for symbolic reasoning.
AIBullisharXiv – CS AI · May 47/10
🧠Researchers introduce FETA, a multi-agent framework that enables large language models to classify time series data without any training or fine-tuning. The system decomposes multivariate time series into individual channels, retrieves similar labeled examples, and uses LLM reasoning to make predictions with confidence scores, achieving competitive accuracy on benchmark datasets.
AIBullisharXiv – CS AI · Apr 207/10
🧠Researchers introduce EVIL, an LLM-guided evolutionary approach that discovers interpretable Python algorithms for zero-shot inference on time series and event sequences without traditional neural network training. The evolved algorithms match or exceed deep learning performance while remaining transparent and significantly faster, demonstrating a novel paradigm for dynamical systems inference.
AIBullisharXiv – CS AI · Mar 97/10
🧠Researchers introduce RAG-Driver, a retrieval-augmented multi-modal large language model designed for autonomous driving that can provide explainable decisions and control predictions. The system addresses data scarcity and generalization challenges in AI-driven autonomous vehicles by using in-context learning and expert demonstration retrieval.
AIBullisharXiv – CS AI · Mar 47/104
🧠Researchers introduce Retrieval-Augmented Robotics (RAR), a new paradigm enabling robots to actively retrieve and use external visual documentation to execute complex tasks. The system uses a Retrieve-Reason-Act loop where robots search unstructured visual manuals, align 2D diagrams with 3D objects, and synthesize executable plans for assembly tasks.
AINeutralarXiv – CS AI · Mar 47/104
🧠Researchers introduce GraphSSR, a new framework that improves zero-shot graph learning by combining Large Language Models with adaptive subgraph denoising. The system addresses structural noise issues in existing methods through a dynamic 'Sample-Select-Reason' pipeline and reinforcement learning training.
AIBullisharXiv – CS AI · Mar 37/104
🧠Researchers developed UrbanFM, a foundation model for urban spatio-temporal data that can analyze traffic patterns and city dynamics across over 100 global cities. The model demonstrates zero-shot generalization capabilities, meaning it can make predictions for unseen cities without additional training, potentially revolutionizing urban planning and smart city applications.
AIBullisharXiv – CS AI · Mar 37/103
🧠Researchers introduce VITA, a zero-shot value function learning method that enhances Vision-Language Models through test-time adaptation for robotic manipulation tasks. The system updates parameters sequentially over trajectories to improve temporal reasoning and generalizes across diverse environments, outperforming existing autoregressive VLM methods.
AINeutralarXiv – CS AI · Jun 256/10
🧠Researchers demonstrate that Holographic Reduced Representations (HRR), a theoretically promising approach for multi-hop reasoning in knowledge graphs, fail at zero-shot compositional queries despite competitive single-hop performance. The core bottleneck is not the mathematical binding mechanism but rather reduced retrieval capacity under superposition, a finding with implications for neural-symbolic AI systems.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers analyze how vision-language models perform zero-shot remote sensing tasks across multiple datasets and find that textual design choices critically impact performance. The study reveals that semantically rich LLM-generated descriptions don't consistently outperform simpler template-based descriptions due to noise in text embeddings, but lightweight query embedding calibration effectively improves results.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce PROTON, a lightweight post-hoc module that improves out-of-distribution detection in medical vision-language models by combining prototype-based distance metrics with traditional scoring methods. The approach achieves significant performance gains across multiple distribution shift types without requiring model retraining or labeled data.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers propose a novel approach to Open Vocabulary Action Recognition (OVAR) using task arithmetic and model merging, enabling zero-shot generalization to novel actions without requiring costly domain-specific fine-tuning. By combining task vectors from models trained on diverse public datasets, the method achieves superior out-of-distribution performance while avoiding privacy and regulatory concerns associated with target-domain training.