y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#zero-shot-learning News & Analysis

85 articles tagged with #zero-shot-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

85 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

The Unreasonable Effectiveness of VLMs for Zero-shot Procedural Mistake Detection

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
🧠

Audio-FLAN: An Instruction-Following Dataset for Unified Audio Understanding and Generation of Speech, Music, and Sound

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
🧠

Zero-Shot Learning in Industrial Scenarios: New Large-Scale Benchmark, Challenges and Baseline

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
🧠

SpaceVLN: A Zero-Shot Vision-and-Language Navigation Agent with Online Spatial Cognitive Memory and Reasoning

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
🧠

ZIPP:Zero-shot Image Personalization from Personas

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
🧠

Zero-Shot Embedding Drift Detection: A Lightweight Defense Against Prompt Injections in LLMs

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
🧠

On the Limits of LLM Adaptability: Impact of Model-Internalized Priors on Annotation Task Performance

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
🧠

Towards Foundation Models for Zero-Shot Time Series Anomaly Detection: Leveraging Synthetic Data and Relative Context Discrepancy

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
🧠

COMET: Concept Space Dissection of the Modality Gap in Audio-Text Multimodal Contrastive Embeddings

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
🧠

BioELX: Cross-lingual Biomedical Entity Linking via Alias-based Retrieval and LLM Ranking

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
🧠

VesselSim: learning 3D blood vessel segmentation without expert annotations

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
🧠

Operating Within the Operational Design Domain: Zero-Shot Perception with Vision-Language Models

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: Enabling Everyone to Speak 30 Languages via Zero-Shot Cross-Lingual Voice Cloning

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
🧠

A Foundation Model for Zero-Shot Logical Rule Induction

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
🧠

Training-Free Time Series Classification via In-Context Reasoning with LLM Agents

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
🧠

EVIL: Evolving Interpretable Algorithms for Zero-Shot Inference on Event Sequences and Time Series with LLMs

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
🧠

RAG-Driver: Generalisable Driving Explanations with Retrieval-Augmented In-Context Learning in Multi-Modal Large Language Model

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
🧠

Retrieval-Augmented Robots via Retrieve-Reason-Act

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.

AIBullisharXiv – CS AI · Mar 37/104
🧠

UrbanFM: Scaling Urban Spatio-Temporal Foundation Models

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
🧠

VITA: Zero-Shot Value Functions via Test-Time Adaptation of Vision-Language Models

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
🧠

Holographic Memory for Zero-Shot Compositional Reasoning in Knowledge Graphs: A Mechanistic Study of Where and Why It Fails

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
🧠

Beyond Templates: Revisiting Zero-Shot Remote Sensing through Meta-Prompting

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
🧠

PROTON: Prototype-Based Test-Time Online OOD Detection for Medical VLMs

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
🧠

Robust Zero-Shot Generalization for Open-Vocabulary Action Recognition via Task Arithmetic

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.

Page 1 of 4Next →