Taylor Outlier Exposure
Kohei Fukuda, Hiroaki Aizawa

TL;DR
Taylor Outlier Exposure (TaylorOE) introduces a polynomial regularization approach that enables effective training on noisy OOD datasets contaminated with in-distribution samples, improving out-of-distribution detection performance.
Contribution
The paper proposes TaylorOE, a novel regularization method using Taylor expansion to control regularization strength, allowing training on contaminated OOD datasets for better OOD detection.
Findings
TaylorOE outperforms conventional methods on OOD detection tasks.
The regularization control via Taylor expansion improves robustness to noisy OOD data.
Experimental results confirm the effectiveness of the proposed approach.
Abstract
Out-of-distribution (OOD) detection is the task of identifying data sampled from distributions that were not used during training. This task is essential for reliable machine learning and a better understanding of their generalization capabilities. Among OOD detection methods, Outlier Exposure (OE) significantly enhances OOD detection performance and generalization ability by exposing auxiliary OOD data to the model. However, constructing clean auxiliary OOD datasets, uncontaminated by in-distribution (ID) samples, is essential for OE; generally, a noisy OOD dataset contaminated with ID samples negatively impacts OE training dynamics and final detection performance. Furthermore, as dataset scale increases, constructing clean OOD data becomes increasingly challenging and costly. To address these challenges, we propose Taylor Outlier Exposure (TaylorOE), an OE-based approach with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
