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
AINeutralarXiv – CS AI · Jun 196/10
🧠

Disentangling Linguistic Relatedness from Task Alignment in Cross-Lingual Transfer

Researchers studying cross-lingual transfer in large language models found that fine-tuning on Arabic does not produce language-family-specific improvements. Models with weak initial performance improved across all languages tested, while strong models showed minimal gains regardless of linguistic relatedness, suggesting task-format alignment matters more than linguistic proximity.

AINeutralarXiv – CS AI · Jun 196/10
🧠

VERITAS: Verifier-Guided Proof Search for Zero-Shot Formal Theorem Proving

VERITAS introduces a zero-shot framework for formal theorem proving that leverages rich verifier feedback signals rather than binary pass/fail outcomes. Using a two-phase approach combining Best-of-N sampling with critic-guided Monte Carlo Tree Search, the system achieves 40.6% accuracy on miniF2F benchmarks and demonstrates particular strength in combinatorial problems where iterative lemma recovery is critical.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Metadata-Aware Multi-Prompt Reasoning for Zero-Shot Accident Understanding

Researchers present a three-stage pipeline for zero-shot accident detection in surveillance videos that combines temporal localization, semantic classification, and spatial grounding using vision-language models. The method decomposes accident understanding into when, what, and where components, achieving significant improvements over baseline approaches on the ACCIDENT benchmark.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Time Series as Language: A Universal Tokenizer for General-Purpose Time Series Foundation Models

Researchers introduce UniTok, a universal tokenizer that converts continuous time series data into discrete tokens, enabling UniTok-FM—a foundation model pretrained via next-token prediction. This unified approach supports forecasting, generation, and classification tasks without task-specific modifications, achieving competitive performance with specialized models while enabling zero-shot and few-shot inference capabilities.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Unsupervised Style Representation Learning for AI-Text Detection via Paraphrase Inversion

Researchers have developed an unsupervised method for detecting AI-generated text by learning style representations through paraphrase inversion, without requiring authorship labels. The approach demonstrates competitive performance in both few-shot and zero-shot detection scenarios while generalizing better to unseen language models than existing supervised methods.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Drawing with Strangers: Population Scaling Drives Zero-Shot Mutual Intelligibility in Emergent Sketching

Researchers demonstrate that scaling training populations in emergent communication systems enables zero-shot mutual intelligibility (ZMI)—successful communication between independently trained agent groups with no prior exposure. The study uses emergent sketching as a communication modality, showing that larger populations develop universal visual-grounding strategies rather than closed-group dialects, with potential applications for building interoperable AI systems.

AIBullisharXiv – CS AI · Jun 96/10
🧠

From USD Scenes to Knowledge Graphs: Zero-Shot Ontology Grounding with LLMs

Researchers demonstrate that large language models can automate the grounding of 3D scene objects to formal ontology classes without training, achieving 90-96% accuracy on kitchen scenes. This zero-shot approach eliminates reliance on brittle, manually curated dictionaries and represents a significant advance in knowledge graph construction for robotic task reasoning.

AINeutralarXiv – CS AI · Jun 85/10
🧠

Hierarchical Semantic-Constrained Heterogeneous Graph for Audio-Visual Event Localization

Researchers propose HSCHG, a novel framework for open-vocabulary audio-visual event localization that addresses temporal consistency and hierarchical semantic constraints by combining heterogeneous graphs in Euclidean space with hyperbolic space representations. The method uses hierarchical entailment regularization to improve recognition of unseen event categories while maintaining cross-modal alignment and semantic consistency across video and segment levels.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Never Seen Before: Benchmarking Genuine Zero-Shot Composed Image Retrieval with Consistent Video-Sourced Datasets

Researchers introduce ZeroSight, a new benchmark for Zero-Shot Composed Image Retrieval that addresses critical flaws in existing datasets by using video-sourced data published after CLIP's training cutoff and proposing SC4CIR, a training-free method that reveals current ZS-CIR performance metrics significantly overestimate actual model capabilities.

AIBullisharXiv – CS AI · Jun 86/10
🧠

MatterDoor: Sampling Zero-shot Spatio-semantic Priors using Generative Models

Researchers introduce MatterDoor, a method enabling autonomous robots to infer hidden room structure and semantics from doorway-occluded views using pretrained generative vision models without task-specific training. The approach combines VLM-guided outpainting, depth estimation, and semantic segmentation to generate 3D hypotheses of unobserved spaces, evaluated on a new Matterport3D-derived benchmark for robot navigation and object-reaching tasks.

AINeutralarXiv – CS AI · Jun 56/10
🧠

I Know What You Meme, Even If it Emerged Today: Understanding Evolving Memes through Open-World Knowledge Acquisition

Researchers introduce Query Retrieve Conclude, a zero-shot framework that improves meme understanding by identifying knowledge gaps, retrieving current web evidence, and synthesizing grounded background knowledge. The approach addresses limitations of existing methods that rely on outdated or incomplete parametric knowledge, demonstrating improvements across meme understanding and detection tasks using a new benchmark dataset of 2024-2026 memes.

AINeutralarXiv – CS AI · Jun 56/10
🧠

DAST: A VLM-LLM Framework for Cross-Interface Anomaly Detection in O-RAN

Researchers present DAST, a zero-shot AI framework combining Vision Language Models and Large Language Models to detect anomalies and denial-of-service attacks in O-RAN (Open Radio Access Network) infrastructure. The system achieved 0.910 F1-Score by converting network telemetry into visual representations and cross-referencing them against domain knowledge, addressing critical security gaps in disaggregated 5G/6G networks.

AINeutralarXiv – CS AI · Jun 46/10
🧠

A Goal-Set Characterization of Task Composition in the Boolean Task Algebra

Researchers demonstrate that the Boolean Task Algebra (BTA) framework for reinforcement learning can be substantially simplified by eliminating redundant base tasks. Their goal-set-based composition method achieves comparable performance while reducing computational costs for both learning and composition across diverse environments, with experiments showing that additional base tasks provide no performance benefits.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Bridging the 2D-3D Gap: A Hierarchical Semantic-Geometric Map for Vision Language Navigation

Researchers propose a Hierarchical Semantic-Geometric Map (HSGM) that bridges the gap between 2D vision-language models and 3D spatial reasoning for embodied navigation tasks. The framework achieves state-of-the-art zero-shot performance on navigation benchmarks by decoupling semantic understanding from geometric path planning, demonstrating significant advances in how AI agents interpret language instructions to navigate physical environments.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Test-Time Training for Zero-Resource Dense Retrieval Reranking

Researchers propose DART, a test-time training method that improves dense retrieval reranking without requiring labeled data. By adapting scoring functions at inference time using pseudo-labels from document rankings, DART achieves 2.1% NDCG improvements across BEIR benchmarks with minimal latency overhead, addressing a key limitation in zero-resource information retrieval systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

ChronosAD: Leveraging Time Series Foundation Models for Accurate Anomaly Detection

ChronosAD introduces a foundation-model-based approach to time series anomaly detection that combines zero-shot embeddings with a custom Temporal Block architecture. The method achieves 4.72% improvement in AUC and 6.60% in AP across 11 benchmarks while requiring minimal task-specific tuning, enabling robust generalization across finance, healthcare, and industrial domains.

AINeutralarXiv – CS AI · Jun 26/10
🧠

VocSim: A Training-free Benchmark for Zero-shot Content Identity in Single-source Audio

Researchers introduce VocSim, a training-free benchmark for evaluating audio embeddings' ability to identify content across diverse sound sources without parameter updates or labeled data. Testing 125k clips spanning speech, animal vocalizations, and environmental sounds, the study reveals that while frozen Whisper embeddings perform well overall, significant generalization gaps exist for low-resource and non-English languages, with implications for audio AI model development.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Calibrating Uncertainty for Zero-Shot Adversarial CLIP

Researchers propose an adversarial fine-tuning method for CLIP that addresses a critical gap in zero-shot classification: while perturbations degrade accuracy, they also suppress uncertainty estimates, causing overconfidence. The approach reparameterizes CLIP outputs as Dirichlet distribution parameters to jointly optimize for robustness and calibrated uncertainty, achieving competitive results across benchmarks.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Shared Doubt: Zero-shot Cross-Lingual Confidence Estimation for Language Models

Researchers demonstrate that multilingual large language models encode shared confidence features that transfer across languages without retraining. A lightweight linear probe trained on English can predict answer correctness in unseen languages with zero-shot generalization, suggesting confidence estimation mechanisms are language-universal in LLMs.

AINeutralarXiv – CS AI · Jun 16/10
🧠

ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection

ReTabAD introduces a new benchmark dataset for tabular anomaly detection that incorporates semantic context through textual metadata, addressing a gap where existing datasets lack domain knowledge. The research provides 20 enriched datasets, implementations of classical and LLM-based detection algorithms, and demonstrates that semantic context improves both detection performance and interpretability.

AINeutralarXiv – CS AI · Jun 15/10
🧠

ConTrans: Learning Text-enhanced Local-global Temporal Representations for Zero-shot Temporal Action Localization

ConTrans, a novel neural network architecture, advances zero-shot temporal action localization by combining convolutional and transformer layers to capture both local frame dependencies and long-range video context. The approach achieves new benchmark performance on standard datasets, addressing limitations in existing methods that underutilize local correlations between frames.

AIBullisharXiv – CS AI · Jun 16/10
🧠

Chatterbox-Flash: Prior-Calibrated Block Diffusion for Streaming Zero-Shot TTS

Researchers introduce Chatterbox-Flash, a zero-shot text-to-speech model combining block-diffusion decoding with streaming capabilities. The system addresses token distribution bias through prior-calibrated scoring and early-decoding schedules, achieving high-fidelity speech synthesis with low latency comparable to autoregressive systems.

AIBullisharXiv – CS AI · May 296/10
🧠

ReasonLight: A Multimodal Foundation Model-Enhanced Reinforcement Learning Framework for Zero-Shot Traffic Signal Control

ReasonLight introduces a multimodal AI framework that enhances reinforcement learning for traffic signal control by integrating camera feeds, sensor data, and foundation models to handle rare events unseen during training. The system demonstrates zero-shot adaptation capabilities, reducing emergency vehicle response times by up to 88.7% without requiring model retraining.

AIBullisharXiv – CS AI · May 296/10
🧠

KairosAgent: Agentic Time Series Forecasting with Fused Semantic Reasoning

Researchers introduce KairosAgent, an agentic framework combining large language models with time series foundation models to improve multimodal forecasting across domains. The system uses semantic reasoning from LLMs fused with numerical forecasting capabilities, achieving superior zero-shot performance through reinforcement learning and structured tool integration.

AINeutralarXiv – CS AI · May 296/10
🧠

Toward Ethical Facial Age Estimation: A Generalized Zero-Shot Benchmark Without Training on Children's Data

Researchers propose an ethical benchmark for facial age estimation that excludes children's data during training, addressing privacy and legal concerns in AI development. Testing nine state-of-the-art methods reveals severe performance degradation (46.4% average) when models encounter unseen age groups, exposing a critical gap between current practices and responsible data governance.

← PrevPage 2 of 4Next →