REVIEW 46 cited by
Deep Anomaly Detection with Outlier Exposure
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
Signed reviews
read the original abstract
It is important to detect anomalous inputs when deploying machine learning systems. The use of larger and more complex inputs in deep learning magnifies the difficulty of distinguishing between anomalous and in-distribution examples. At the same time, diverse image and text data are available in enormous quantities. We propose leveraging these data to improve deep anomaly detection by training anomaly detectors against an auxiliary dataset of outliers, an approach we call Outlier Exposure (OE). This enables anomaly detectors to generalize and detect unseen anomalies. In extensive experiments on natural language processing and small- and large-scale vision tasks, we find that Outlier Exposure significantly improves detection performance. We also observe that cutting-edge generative models trained on CIFAR-10 may assign higher likelihoods to SVHN images than to CIFAR-10 images; we use OE to mitigate this issue. We also analyze the flexibility and robustness of Outlier Exposure, and identify characteristics of the auxiliary dataset that improve performance.
Forward citations
Cited by 46 Pith papers
-
Teaching Models to Express Their Uncertainty in Words
GPT-3 can learn to express well-calibrated uncertainty about its answers using natural language phrases rather than logits.
-
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.
-
NOVA: A Benchmark for Anomaly Localization and Clinical Reasoning in Brain MRI
NOVA is a new evaluation-only benchmark of rare brain MRI pathologies where GPT-4o, Gemini 2.0 Flash, and Qwen2.5-VL-72B all exhibit large performance drops across anomaly localization, image captioning, and diagnosti...
-
Likelihood Training of Cascaded Diffusion Models via Hierarchical Volume-preserving Maps
A volume-preserving reparameterization makes the likelihood of cascaded diffusion models exactly computable, giving state-of-the-art density estimation on standard image benchmarks.
-
ReliableNet: A Chance-Constrained Approach to Trustworthy Classification in Deep Learning
ReliableNet trains classifiers under an explicit budget on the joint probability of high-confidence and incorrect predictions, and reports held-out certification on six benchmarks.
-
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.
-
Learning from Noise: Effective-Rank Collapse and Out-of-Distribution Rejection in Restricted Boltzmann Machines
Auxiliary random-binary exposure collapses the effective rank of an RBM's J=WW^T toward the data covariance, enabling OOD rejection while preserving MNIST accuracy.
-
Catching Disguised Transients with ASTRANet: Anomaly-Aware Spectroscopic Classification and Conformal Calibration
ASTRANet combines a redshift-free spectral classifier, a 16-score anomaly detector, and conformal prediction to identify and calibrate uncertainty for out-of-taxonomy astronomical transients.
-
Debiased Negative Mining Improves Out-of-distribution Detection with Pre-trained Vision-Language Models
Debiased negative mining via Monte-Carlo sampling from ID labels and unlabeled wild data improves OOD detection with VLMs and achieves new state-of-the-art results.
-
GAMR: Geometric-Aware Manifold Regularization with Virtual Outlier Synthesis for Learning with Noisy Labels
GAMR introduces geometric-aware manifold regularization via virtual outlier synthesis to enhance intra-class compactness and inter-class separation, improving robustness to noisy labels beyond passive sample filtering.
-
ROAST: Risk-aware Outlier-exposure for Adversarial Selective Training of Anomaly Detectors Against Evasion Attacks
ROAST selectively trains anomaly detectors on less vulnerable patient data with targeted outlier exposure, boosting recall by 16.2% in black-box settings and reducing training time by 88.3%.
-
Force-Aware Residual DAgger via Trajectory Editing for Precision Insertion with Impedance Control
TER-DAgger uses force-prediction mismatches to trigger human corrections and residual-policy training, lifting precision-insertion success from 40.0% to 77.2% on average.
-
Native Extrapolation Awareness in Flow-Based Conditional Generation
A contrastive flow-matching objective makes off-manifold conditions produce curved trajectories, so path curvature (the DOT score) separates invalid from valid inputs.
-
LoFT: Parameter-Efficient Fine-Tuning for Long-tailed Semi-Supervised Learning in Open-World Scenarios
LoFT uses parameter-efficient fine-tuning of foundation models for long-tailed semi-supervised learning, supported by proofs that this reduces hypothesis complexity to minimize balanced posterior error and compresses ...
-
Uncertainty-Aware Likelihood Ratio Estimation for Pixel-Wise Out-of-Distribution Detection
An evidential classifier trained on synthetic outliers reduces the average false-positive rate to 2.5% for pixel-wise out-of-distribution detection in road-scene segmentation.
-
Text-ADBench: Text Anomaly Detection Benchmark Based on LLM Embeddings
LLM embeddings improve text anomaly detection, shallow detectors match deep ones only under oracle embedding selection, and AUROC matrices are low-rank enough to support fast model evaluation.
-
SODA: Out-of-Distribution Detection in Domain-Shifted Point Clouds via Neighborhood Propagation
A training-free neighborhood score propagation method improves out-of-distribution detection for point clouds under synthetic-to-real domain shift.
-
How to Use Graph Data in the Wild to Help Graph Anomaly Detection?
Wild-GAD selects relevant and diverse external graphs via a target-trained model and trains the detector on them, reporting large accuracy gains over baselines.
-
TerraIncognita: A Dynamic Benchmark for Species Discovery Using Frontier Models
A new dynamic benchmark using real field-collected images of rare insects shows frontier vision-language models are strong at coarse taxonomic classification but nearly fail at species-level identification and are inc...
-
LoD: Loss-difference OOD Detection by Intentionally Label-Noisifying Unlabeled Wild Data
A threshold-free OOD detection method that labels wild data as an extra class and clusters per-sample training losses to separate in-distribution from out-of-distribution data.
-
Graph Synthetic Out-of-Distribution Exposure with Large Language Models
LLM-identified or LLM-generated pseudo-OOD nodes used as exposure data during GNN training improve node-level OOD detection on text-attributed graphs without real OOD labels.
-
OOD Detection with immature Models
Partially trained GLOW models match or outperform fully trained models for out-of-distribution image detection when scored by layer-wise gradient norms.
-
HEM: a margin-based loss for visual categorisation tasks
A new margin-based loss, HEM, trains image classifiers that are more robust to unknown and adversarial inputs and better at continual learning and segmentation than cross-entropy-trained models.
-
Soft Checksums to Flag Untrustworthy Machine Learning Surrogate Predictions and Application to Atomic Physics Simulations
A neural network trained with an extra checksum output can flag out-of-distribution predictions by measuring how strongly its own outputs violate the checksum relation.
-
Theoretical Grounding of Out-Of-Distribution Detection With Reinforcement Learning Optimizer
Develops an RL-augmented gradient descent optimizer for dynamic OOD detection together with a temporal error decomposition framework comparing it to standard GD.
-
TaskFusion: Continual Anomaly Detection for Heterogeneous Tabular Data
TaskFusion combines AGF feature mapping, cross-task augmentation, and distilled replay for continual anomaly detection on heterogeneous tabular data, reporting gains over baselines on 21 datasets.
-
Dual Feature Decoupling for Fine-Grained OOD Detection
DFDNet disentangles content from style via dual modules to boost fine-grained OOD detection performance on multiple datasets.
-
Holistic Reliability Propagation: Decoupling Annotation and Prediction for Robust Noisy-Label
HRP decouples annotation reliability (alpha) and pseudo-label reliability (beta) via bilevel meta-learning and routes them to distinct objectives in reliability-aware Mixup and contrastive learning for improved noisy-...
-
Real-time Anomaly Detection for Liquid Argon Time Projection Chambers
An autoencoder trained on MicroBooNE LArTPC data, compressed via knowledge distillation, flags high-multiplicity track segments with ROC-AUC 0.93 on 864x64 inputs, while the FPGA-suitable 18x16 model is near random.
-
DCV-ROOD Evaluation Framework: Dual Cross-Validation for Robust Out-of-Distribution Detection
DCV-ROOD is a dual cross-validation framework for OOD detection that splits ID data by stratified folds and OOD data by class groups, reproducing benchmark statistical comparisons at lower cost.
-
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.
-
WeedNet: A Foundation Model-Based Global-to-Local AI Approach for Real-Time Weed Species Identification and Classification
An AI model trained on citizen science images identifies over 1,500 weed species globally and fine-tunes to regional weed communities with high accuracy.
-
Are vision language models robust to uncertain inputs?
Prompting VLMs to say "unknown" on ambiguous inputs substantially improves classification reliability on natural images, and caption diversity tracks this abstention behavior, though the mechanism fails on specialized...
-
Open-set Anomaly Segmentation in Complex Scenarios
An adverse-weather anomaly segmentation benchmark shows current models fail badly, and a diffusion-plus-energy-entropy training method boosts their robustness.
-
Bounded and Uniform Energy-based Out-of-distribution Detection for Graphs
NODESAFE adds two logit variance penalties to GNN training, cutting FPR95 for node-level OOD detection dramatically compared with GNNSAFE on citation and social-network graphs.
-
Mitigating Spurious Negative Pairs for Robust Industrial Anomaly Detection
A contrastive anomaly detector trained on pseudo-anomalies and opposite-pair repulsion raises average robust AUROC under PGD-1000 from 39.7% (best prior) to 65.8%.
-
A Unified Plug-and-Play Framework for Effective Data Denoising and Robust Abstention
A model-agnostic framework filters noisy training samples and abstains uncertain test samples by measuring distance to class centroids in DNN feature space, matching or beating DAC and SelectiveNet on several benchmarks.
-
Out-of-Distribution Detection Using Neural Rendering Generative Models
NRM enables OoD detection by joint latent likelihood, assigning lower values to SVHN than CIFAR-10 (unlike VAEs/flows) and consistent across other OoD sets.
-
At the Edge of Understanding: Sparse Autoencoders Trace The Limits of Transformer Generalization
Sparse autoencoders show OOD prompts increase fallacious concept activation in transformers, offering a mechanistic measure of shift and a path to robust fine-tuning.
-
DMDSC: A Dynamic-Margin Deep Simplex Classifier for Open-Set Recognition on Medical Image Datasets
DMDSC adapts simplex-classifier margins dynamically according to label frequency to tighten clustering on rare medical classes and improve open-set rejection on imbalanced imaging datasets.
-
Out-of-distribution data supervision towards biomedical semantic segmentation
Med-OoD adds background-only 'OOD' patches from the ID dataset as negative samples with zero-mask Dice loss, claiming modest gains on Lizard but an internally inconsistent 76.1% mIoU for the OOD-only case.
-
Adaptive Deviation Learning for Visual Anomaly Detection with Data Contamination
Adaptive Deviation Learning combines a soft-label deviation loss with instance reweighting to improve visual anomaly detection when the training set contains unlabeled anomalies.
-
Detecting Hope, Hate, and Emotion in Arabic Textual Speech and Multi-modal Memes Using Large Language Models
The submission cannot be reviewed as a coherent paper: its abstract and full text are two different papers, so the abstract's claims have no supporting body.
-
From Pixel to Mask: A Survey of Out-of-Distribution Segmentation
A survey categorizing out-of-distribution segmentation methods for autonomous driving into test-time, outlier-exposure, reconstruction, and powerful-model families.
-
Handling Out-of-Distribution Data: A Survey
A survey that organizes covariate and semantic shift handling methods into one taxonomy and argues for unified models, while contributing no new experiments or benchmark evaluation.
- RODEO: Robust Outlier Detection via Exposing Adaptive Out-of-Distribution Samples
Discussion (0). Continue with ORCID to comment.