CVAILGJul 4, 2024

Learning Non-Linear Invariants for Unsupervised Out-of-Distribution Detection

arXiv:2407.04022v11 citationsh-index: 6
Originality Highly original
AI Analysis

This addresses the critical issue of reliable deep learning models for handling unseen data distributions, representing an incremental improvement over existing affine invariant methods.

The paper tackles the problem of unsupervised out-of-distribution detection in deep learning by proposing a framework that learns non-linear invariants, achieving state-of-the-art results on a large-scale benchmark.

The inability of deep learning models to handle data drawn from unseen distributions has sparked much interest in unsupervised out-of-distribution (U-OOD) detection, as it is crucial for reliable deep learning models. Despite considerable attention, theoretically-motivated approaches are few and far between, with most methods building on top of some form of heuristic. Recently, U-OOD was formalized in the context of data invariants, allowing a clearer understanding of how to characterize U-OOD, and methods leveraging affine invariants have attained state-of-the-art results on large-scale benchmarks. Nevertheless, the restriction to affine invariants hinders the expressiveness of the approach. In this work, we broaden the affine invariants formulation to a more general case and propose a framework consisting of a normalizing flow-like architecture capable of learning non-linear invariants. Our novel approach achieves state-of-the-art results on an extensive U-OOD benchmark, and we demonstrate its further applicability to tabular data. Finally, we show our method has the same desirable properties as those based on affine invariants.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes