Feature-Space Semantic Invariance: Enhanced OOD Detection for Open-Set Domain Generalization
Haoliang Wang, Chen Zhao, Feng Chen

TL;DR
This paper introduces a unified framework called Feature-space Semantic Invariance (FSI) that improves open-set domain generalization by maintaining semantic consistency across domains and using generative models to enhance robustness, leading to better OOD detection and classification accuracy.
Contribution
The paper proposes FSI, a novel approach that unifies open-set domain generalization and OOD detection by preserving semantic invariance in feature space and leveraging generative models for data augmentation.
Findings
Improves AUROC by 9.1% to 18.9% on ColoredMNIST.
Enhances model robustness and in-distribution classification accuracy.
Provides a unified framework for open-set domain generalization and OOD detection.
Abstract
Open-set domain generalization addresses a real-world challenge: training a model to generalize across unseen domains (domain generalization) while also detecting samples from unknown classes not encountered during training (open-set recognition). However, most existing approaches tackle these issues separately, limiting their practical applicability. To overcome this limitation, we propose a unified framework for open-set domain generalization by introducing Feature-space Semantic Invariance (FSI). FSI maintains semantic consistency across different domains within the feature space, enabling more accurate detection of OOD instances in unseen domains. Additionally, we adopt a generative model to produce synthetic data with novel domain styles or class labels, enhancing model robustness. Initial experiments show that our method improves AUROC by 9.1% to 18.9% on ColoredMNIST, while also…
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
TopicsMachine Learning and Data Classification
MethodsADaptive gradient method with the OPTimal convergence rate
