Bridging OOD Detection and Generalization: A Graph-Theoretic View
Han Wang, Yixuan Li

TL;DR
This paper introduces a graph-theoretic framework that unifies out-of-distribution detection and generalization, providing theoretical insights and practical methods validated by empirical results.
Contribution
It presents a novel graph-based approach that jointly addresses OOD detection and generalization, bridging a significant gap in current machine learning research.
Findings
Provides a theoretical error bound for OOD tasks
Achieves competitive empirical performance
Validates the framework with real-world data
Abstract
In the context of modern machine learning, models deployed in real-world scenarios often encounter diverse data shifts like covariate and semantic shifts, leading to challenges in both out-of-distribution (OOD) generalization and detection. Despite considerable attention to these issues separately, a unified framework for theoretical understanding and practical usage is lacking. To bridge the gap, we introduce a graph-theoretic framework to jointly tackle both OOD generalization and detection problems. By leveraging the graph formulation, data representations are obtained through the factorization of the graph's adjacency matrix, enabling us to derive provable error quantifying OOD generalization and detection performance. Empirical results showcase competitive performance in comparison to existing methods, thereby validating our theoretical underpinnings. Code is publicly available at…
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
Taxonomy
TopicsWeb Data Mining and Analysis · Rough Sets and Fuzzy Logic
MethodsSoftmax · Attention Is All You Need
