paper-with-me

홈 › Papers

CADRef: Robust Out-of-Distribution Detection via Class-Aware Decoupled Relative Feature Leveraging

2025-03-01 · CVPR 2025 1 · Zhiwei Ling, Yachen Chang, Hailiang Zhao, Xinkui Zhao, Kingsum Chow, Shuiguang Deng

Deep neural networks (DNNs) have been widely criticized for their overconfidence when dealing with out-of-distribution (OOD) samples, highlighting the critical need for effective OOD detection to ensure the safe deployment of DNNs in real-world settings. Existing post-hoc OOD detection methods primarily enhance the discriminative power of logit-based approaches by reshaping sample features, yet they often neglect critical information inherent in the features themselves. In this paper, we propose the Class-Aware Relative Feature-based method (CARef), which utilizes the error between a sample's feature and its class-aware average feature as a discriminative criterion. To further refine this approach, we introduce the Class-Aware Decoupled Relative Feature-based method (CADRef), which decouples sample features based on the alignment of signs between the relative feature and corresponding model weights, enhancing the discriminative capabilities of CARef. Extensive experimental results across multiple datasets and models demonstrate that both proposed methods exhibit effectiveness and robustness in OOD detection compared to state-of-the-art methods. Specifically, our two methods outperform the best baseline by 2.82% and 3.27% in AUROC, with improvements of 4.03% and 6.32% in FPR95, respectively.

📄 PDF Abstract BibTeX arXiv:2503.00325

Code (1)

LingAndZero/CADRef pytorch

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Redundancy-Aware Test-Time Graph Out-of-Distribution Detection

2025-10-16 · Yue Hou, He Zhu, Ruomei Liu, Yingke Su 외 arxiv

Distributional discrepancy between training and test data can lead models to make inaccurate predictions when encountering out-of-distribution (OOD) samples in real-world applications. Although existing graph OOD detecti…

Out-of-Distribution DetectionGraph Classification

GAFD-CC: Global-Aware Feature Decoupling with Confidence Calibration for OOD Detection

2025-11-04 · Kun Zou, Yongheng Xu, Jianxing Yu, Yan Pan 외 arxiv

Out-of-distribution (OOD) detection is paramount to ensuring the reliability and robustness of learning models in real-world applications. Existing post-hoc OOD detection methods detect OOD samples by leveraging their fe…

Decoupled DETR: Spatially Disentangling Localization and Classification for Improved End-to-End Object Detection

2023-10-24 · ICCV 2023 1 · Manyuan Zhang, Guanglu Song, Yu Liu, Hongsheng Li

The introduction of DETR represents a new paradigm for object detection. However, its decoder conducts classification and box localization using shared queries and cross-attention layers, leading to suboptimal results. W…

ClassificationDecoderobject-detectionObject Detection

Flatness-Aware Stochastic Gradient Langevin Dynamics

2025-10-02 · Stefano Bruno, Youngsik Hwang, Jaehyeon An, Sotirios Sabanis 외 arxiv

Flatness of the loss landscape has been widely studied as an important perspective for understanding the behavior and generalization of deep learning algorithms. Motivated by this view, we propose Flatness-Aware Stochast…

Out-of-Distribution DetectionImage Classification

Bias-Aware Mislabeling Detection via Decoupled Confident Learning

2025-07-09 · Yunyi Li, Maria De-Arteaga, Maytal Saar-Tsechansky arxiv

Reliable data is a cornerstone of modern organizational systems. A notable data integrity challenge stems from label bias, which refers to systematic errors in a label, a covariate that is central to a quantitative analy…

Hate Speech DetectionLabel Error Detection