AIBullisharXiv – CS AI · 4d ago7/10
🧠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
🧠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
🧠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 296/10
🧠Researchers propose Energy-Aware NECO, a single-pass machine learning method for detecting out-of-distribution data in semantic segmentation tasks. The hybrid approach combines geometric and energy-based scoring to achieve 85.39% detection accuracy while maintaining computational efficiency for edge deployment on mobile robots.
AINeutralarXiv – CS AI · May 276/10
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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.