paper-with-me

홈 › Papers

Ranked Activation Shift for Post-Hoc Out-of-Distribution Detection

2026-03-27 · Gianluca Guglielmo, Marc Masana arxiv

State-of-the-art post-hoc out-of-distribution detection methods rely on intermediate layer activation editing. However, they exhibit inconsistent performance across datasets and models. We show that this instability is driven by differences in the activation distributions, and identify a failure mode of scaling-based methods that arises when penultimate layer activations are not rectified. Motivated by this analysis, we propose RAS, a hyperparameter-free post-hoc method that replaces sorted activation magnitudes with a fixed in-distribution reference profile. Our simple plug-and-play method shows strong and consistent performance across datasets and architectures without assumptions on the penultimate layer activation function, and without requiring any hyperparameter tuning, while empirically preserving in-distribution classification accuracy. We further analyze what drives the improvement, showing that both inhibiting and exciting activation shifts independently contribute to better out-of-distribution discrimination.

📄 PDF Abstract BibTeX arXiv:2604.08572

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

ADFQ-ViT: Activation-Distribution-Friendly Post-Training Quantization for Vision Transformers

2024-07-03 · Yanfeng Jiang, Ning Sun, Xueshuo Xie, Fei Yang 외

Vision Transformers (ViTs) have exhibited exceptional performance across diverse computer vision tasks, while their substantial parameter size incurs significantly increased memory and computational demands, impeding eff…

Attributeimage-classificationImage ClassificationInstance Segmentation+4

Solution for OOD-CV Workshop SSB Challenge 2024 (Open-Set Recognition Track)

2024-09-30 · Mingxu Feng, Dian Chao, Peng Zheng, Yang Yang

This report provides a detailed description of the method we explored and proposed in the OSR Challenge at the OOD-CV Workshop during ECCV 2024. The challenge required identifying whether a test sample belonged to the se…

Open Set Learning

Sparse Autoencoders for Interpretable Out-of-Distribution Detection

2026-07-13 · Ayush Karmacharya, Luke Luschwitz, Lucia Romero, Yanan Niu 외 arxiv

Reliable detection of out-of-distribution (OOD) samples is crucial for the safe deployment of machine learning models. Neural networks often produce overconfident predictions for inputs that deviate from their training d…

Out-of-Distribution Detection

Activation-Space Uncertainty Quantification for Pretrained Networks

2026-02-16 · Richard Bergna, Stefan Depeweg, Sergio Calvo-Ordoñez, Jonathan Plenk 외 arxiv

Reliable uncertainty estimates are crucial for deploying pretrained models; yet, many strong methods for quantifying uncertainty require retraining, Monte Carlo sampling, or expensive second-order computations and may al…

Out-of-Distribution DetectionImage Segmentation

Distribution Shifts at Scale: Out-of-distribution Detection in Earth Observation

2024-12-18 · Burak Ekim, Girmaw Abebe Tadesse, Caleb Robinson, Gilles Hacheme 외

Training robust deep learning models is critical in Earth Observation, where globally deployed models often face distribution shifts that degrade performance, especially in low-data regions. Out-of-distribution (OOD) det…

Earth ObservationOut-of-Distribution DetectionOut of Distribution (OOD) Detection