Search papers, labs, and topics across Lattice.
This paper introduces the Dual Feature Decoupling Network (DFDNet) to enhance out-of-distribution (OOD) detection in fine-grained tasks, where subtle inter-class variations pose significant challenges. By employing a spatial-frequency decoupling module to isolate discriminative content features from irrelevant style information, and a reconstruction-guided decoupling module to refine high-level semantic representations, DFDNet effectively addresses the limitations of existing OOD methods. Experimental results show that DFDNet outperforms traditional approaches across various datasets, highlighting its efficacy in complex visual scenarios.
Fine-grained OOD detection can be revolutionized by disentangling content from style, leading to significant performance gains in challenging tasks.
Out-of-distribution detection (OOD) is an indispensable technique when applying machine learning models to real-world scenarios. Most existing OOD detection methods have been developed under the idealized assumption of large inter-class distributional differences, while largely overlooking fine-grained tasks characterized by subtle variations, such as medical image classification and vehicle recognition. The high visual similarity among fine-grained subcategories, together with the interference of background factors, makes OOD detection extremely challenging. To tackle this problem, we propose a novel Dual Feature Decoupling Network (DFDNet), which addresses fine-grained OOD detection from the perspective of feature disentanglement. The proposed DFDNet comprises two key components: a spatial-frequency decoupling module and a reconstruction-guided decoupling module. The spatial-frequency decoupling module is designed to preserve content features that are discriminative for classification while suppressing task-irrelevant style information. On the other hand, the reconstruction-guided decoupling module introduces a novel pixel-level adversarial reconstruction task to further remove low-level, non-discriminative information and enhance category-specific high-level semantic representations. Extensive experiments demonstrate that our method achieves competitive performance improvements on multiple datasets.