y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#out-of-distribution-detection News & Analysis

10 articles tagged with #out-of-distribution-detection. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

10 articles
AIBullisharXiv – CS AI · 4d ago7/10
🧠

From Out-of-Distribution Detection to Hallucination Detection: A Geometric View

Researchers propose treating hallucination detection in large language models as an out-of-distribution (OOD) detection problem, leveraging computer vision techniques to create training-free detectors. This geometric approach shows strong performance on reasoning tasks where existing methods struggle, offering a scalable pathway to improve LLM safety and reliability.

AIBullisharXiv – CS AI · May 77/10
🧠

Geometry over Density: Few-Shot Cross-Domain OOD Detection

Researchers introduce UFCOD, a novel framework that enables out-of-distribution detection across arbitrary domains using a single pre-trained diffusion model and minimal inference-time samples. The approach achieves 93.7% average AUROC on cross-domain benchmarks with approximately 500× better sample efficiency than existing methods, requiring only ~100 unlabeled samples rather than 50k-163k training samples.

AIBullisharXiv – CS AI · Apr 137/10
🧠

Neural Distribution Prior for LiDAR Out-of-Distribution Detection

Researchers propose Neural Distribution Prior (NDP), a framework that significantly improves LiDAR-based out-of-distribution detection for autonomous driving by modeling prediction distributions and adaptively reweighting OOD scores. The approach achieves a 10x performance improvement over previous methods on benchmark tests, addressing critical safety challenges in open-world autonomous vehicle perception.

AINeutralarXiv – CS AI · May 276/10
🧠

Respecting Modality Gap in Post-hoc Out-of-distribution Detection with Pre-trained Vision-Language Models

Researchers challenge the standard approach of using text embeddings as class prototypes in out-of-distribution detection with vision-language models, demonstrating a fundamental misalignment between text and visual feature spaces. They propose an online pseudo-supervised framework that learns visual prototypes directly from unlabeled test data, achieving state-of-the-art OOD detection performance.

AINeutralarXiv – CS AI · May 276/10
🧠

Adaptive Multi-prompt Contrastive Network for Few-shot Out-of-distribution Detection

Researchers propose Adaptive Multi-prompt Contrastive Network (AMCN), a novel approach for few-shot out-of-distribution detection that requires only minimal labeled samples. The method leverages CLIP's vision-language capabilities with learnable textual prompts to distinguish between in-distribution and outlier samples, advancing practical AI safety applications.

AINeutralarXiv – CS AI · May 276/10
🧠

Geometrically Constrained Outlier Synthesis

Researchers introduce GCOS, a training-time regularization framework that improves deep neural networks' ability to detect out-of-distribution samples by synthesizing realistic outliers in feature space while respecting the geometric structure of in-distribution data. The method combines manifold-aware outlier generation with contrastive learning and extends to conformal inference for statistically valid uncertainty quantification.

AIBullisharXiv – CS AI · May 126/10
🧠

A Robust Out-of-Distribution Detection Framework via Synergistic Smoothing

Researchers introduce ROSS, a robust out-of-distribution detection framework that combines median smoothing with instability quantification to defend machine learning systems against adversarial attacks. The method achieves state-of-the-art performance by leveraging the observation that OOD samples exhibit higher instability under perturbations, outperforming prior defenses by up to 40 AUROC points.

AINeutralarXiv – CS AI · May 116/10
🧠

Divide and Conquer: Object Co-occurrence Helps Mitigate Simplicity Bias in OOD Detection

Researchers propose OCO (Object Co-occurrence), a new out-of-distribution detection framework that leverages object co-occurrence patterns within images to improve the reliability of deep learning models. The method addresses simplicity bias by learning disentangled representations and using divide-and-conquer logic to distinguish near-OOD samples, achieving competitive results across multiple OOD detection benchmarks.

AIBullisharXiv – CS AI · Mar 35/106
🧠

Learning to Explore: Policy-Guided Outlier Synthesis for Graph Out-of-Distribution Detection

Researchers propose PGOS (Policy-Guided Outlier Synthesis), a new framework that uses reinforcement learning to improve Graph Neural Network safety by better detecting out-of-distribution graphs. The system replaces static sampling methods with a learned exploration strategy that navigates low-density regions to generate pseudo-OOD graphs for enhanced detector training.