Geometrically Constrained Outlier Synthesis
Daniil Karzanov, Marcin Detyniecki

TL;DR
This paper introduces GCOS, a novel training framework that synthesizes virtual outliers respecting data geometry to improve neural network robustness against out-of-distribution samples, with extensions to conformal OOD inference.
Contribution
GCOS is a new regularization method that generates geometrically constrained outliers in feature space, enhancing OOD detection and robustness during training.
Findings
Outperforms state-of-the-art energy-based OOD detection methods.
Effectively generates boundary outliers that improve model robustness.
Enables conformal OOD inference with formal error guarantees.
Abstract
Deep neural networks for image classification often exhibit overconfidence on out-of-distribution (OOD) samples. To address this, we introduce Geometrically Constrained Outlier Synthesis (GCOS), a training-time regularization framework aimed at improving OOD robustness during inference. GCOS addresses a limitation of prior synthesis methods by generating virtual outliers in the hidden feature space that respect the learned manifold structure of in-distribution (ID) data. The synthesis proceeds in two stages: (i) a dominant-variance subspace extracted from the training features identifies geometrically informed, off-manifold directions; (ii) a conformally-inspired shell, defined by the empirical quantiles of a nonconformity score from a calibration set, adaptively controls the synthesis magnitude to produce boundary samples. The shell ensures that generated outliers are neither trivially…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
