CVJun 4

Dual Feature Decoupling for Fine-Grained OOD Detection

arXiv:2606.0553627.9
Predicted impact top 54% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in fine-grained domains like medical imaging and vehicle recognition, this work addresses the overlooked problem of OOD detection under high visual similarity.

The paper tackles fine-grained out-of-distribution (OOD) detection, where subtle inter-class differences make detection challenging. The proposed DFDNet achieves competitive performance improvements on multiple datasets, including medical and vehicle recognition 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.

Foundations

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

Your Notes