REVIEW 10 cited by
Extremely Simple Activation Shaping for Out-of-Distribution Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The separation between training and deployment of machine learning models implies that not all scenarios encountered in deployment can be anticipated during training, and therefore relying solely on advancements in training has its limits. Out-of-distribution (OOD) detection is an important area that stress-tests a model's ability to handle unseen situations: Do models know when they don't know? Existing OOD detection methods either incur extra training steps, additional data or make nontrivial modifications to the trained network. In contrast, in this work, we propose an extremely simple, post-hoc, on-the-fly activation shaping method, ASH, where a large portion (e.g. 90%) of a sample's activation at a late layer is removed, and the rest (e.g. 10%) simplified or lightly adjusted. The shaping is applied at inference time, and does not require any statistics calculated from training data. Experiments show that such a simple treatment enhances in-distribution and out-of-distribution distinction so as to allow state-of-the-art OOD detection on ImageNet, and does not noticeably deteriorate the in-distribution accuracy. Video, animation and code can be found at: https://andrijazz.github.io/ash
Forward citations
Cited by 10 Pith papers
-
CURE-OOD: Benchmarking Out-of-Distribution Detection for Survival Prediction
CURE-OOD is the first benchmark for evaluating OOD detection in survival prediction under controlled CT acquisition shifts, showing that standard detectors often fail and providing a survival-aware baseline.
-
Beyond Binary Out-of-Distribution Detection: Characterizing Distributional Shifts with Multi-Statistic Diffusion Trajectories
DISC extracts multi-statistic trajectories from diffusion denoising to both detect and classify types of distributional shifts in OOD data.
-
Representation Trajectories Matters: Complementary Evidence for OOD Detection and Image Classification
Recording how an image's representation evolves block-by-block, relative to learned class routes, improves OOD detection in 131/152 comparisons and clean classification in 71/72 model–dataset cases.
-
LFA: Layer Feature Attention for Run-Time Introspection of 2D Object Detectors in Automated Driving
LFA aggregates multi-layer backbone features via attention to improve run-time prediction of 2D object detector failures, outperforming single-layer baselines on KITTI and BDD100K.
-
Synthesizing Near-Boundary OOD Samples for Out-of-Distribution Detection
SynOOD generates synthetic near-boundary OOD images with MLLM-guided inpainting and energy-score gradients, then fine-tunes CLIP image and text features, reporting state-of-the-art OOD detection on ImageNet benchmarks.
-
ConjNorm: Tractable Density Estimation for Out-of-Distribution Detection
ConjNorm reframes OOD detection score design as optimizing norm p in an exponential family density model via a Bregman divergence theorem, with a tractable Monte Carlo estimator, claiming SOTA gains on CIFAR-100 and I...
-
Learning Hyperspherical Time-Frequency Representations for Time-Series Out-of-Distribution Detection
Hyperspherical time-frequency representations learned via von Mises-Fisher likelihood improve OOD detection on UCR and UEA archives using k-NN and Mahalanobis scores over contrastive baselines.
-
Multi-Method Ensemble for Out-of-Distribution Detection
MME, a product of SCALE, VRA, fDBD, PCA, ViM, NME+ and CO+ scores, shows state-of-the-art OOD detection on common benchmarks, with a theoretical guarantee that is weaker than claimed.
-
Knowledge Regularized Negative Feature Tuning of Vision-Language Models for Out-of-Distribution Detection
KR-NFT tunes CLIP text features with image-conditioned scaling and shifting plus a knowledge regularization loss, improving OOD detection on base and unseen classes without forgetting pre-trained knowledge.
-
Feature Bank Enhancement for Distance-based Out-of-Distribution Detection
Clipping per-dimension outlier features in the training feature bank improves distance-based out-of-distribution detection on ImageNet-1k and CIFAR-10.
Discussion (0). Sign in to comment.