TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LINe: Out-of-Distribution Detection by Leveraging Importan...

LINe: Out-of-Distribution Detection by Leveraging Important Neurons

Yong Hyun Ahn, Gyeong-Moon Park, Seong Tae Kim

2023-03-24CVPR 2023 1Autonomous DrivingOut-of-Distribution Detection
PaperPDFCode(official)

Abstract

It is important to quantify the uncertainty of input samples, especially in mission-critical domains such as autonomous driving and healthcare, where failure predictions on out-of-distribution (OOD) data are likely to cause big problems. OOD detection problem fundamentally begins in that the model cannot express what it is not aware of. Post-hoc OOD detection approaches are widely explored because they do not require an additional re-training process which might degrade the model's performance and increase the training cost. In this study, from the perspective of neurons in the deep layer of the model representing high-level features, we introduce a new aspect for analyzing the difference in model outputs between in-distribution data and OOD data. We propose a novel method, Leveraging Important Neurons (LINe), for post-hoc Out of distribution detection. Shapley value-based pruning reduces the effects of noisy outputs by selecting only high-contribution neurons for predicting specific classes of input data and masking the rest. Activation clipping fixes all values above a certain threshold into the same value, allowing LINe to treat all the class-specific features equally and just consider the difference between the number of activated feature differences between in-distribution and OOD data. Comprehensive experiments verify the effectiveness of the proposed method by outperforming state-of-the-art post-hoc OOD detection methods on CIFAR-10, CIFAR-100, and ImageNet datasets.

Results

TaskDatasetMetricValueModel
Out-of-Distribution DetectionImageNet-1k vs iNaturalistAUROC97.56LINe (ResNet-50)
Out-of-Distribution DetectionImageNet-1k vs iNaturalistFPR9512.26LINe (ResNet-50)
Out-of-Distribution DetectionImageNet-1k vs TexturesAUROC94.44LINe (ResNet-50)
Out-of-Distribution DetectionImageNet-1k vs TexturesFPR9522.54LINe (ResNet-50)
Out-of-Distribution DetectionImageNet-1k vs PlacesAUROC92.85LINe (ResNet50)
Out-of-Distribution DetectionImageNet-1k vs PlacesFPR9528.52LINe (ResNet50)
Out-of-Distribution DetectionImageNet-1k vs SUNAUROC95.26LINe (ResNet50)
Out-of-Distribution DetectionImageNet-1k vs SUNFPR9519.48LINe (ResNet50)
Out-of-Distribution DetectionImageNet-1k vs Curated OODs (avg.)AUROC95.03LINe (ResNet-50)
Out-of-Distribution DetectionImageNet-1k vs Curated OODs (avg.)FPR9520.7LINe (ResNet-50)

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17Safeguarding Federated Learning-based Road Condition Classification2025-07-16Towards Autonomous Riding: A Review of Perception, Planning, and Control in Intelligent Two-Wheelers2025-07-16