paper-with-me

홈 › Papers

Discriminability-Driven Channel Selection for Out-of-Distribution Detection

2024-01-01 · CVPR 2024 1 · Yue Yuan, Rundong He, Yicong Dong, Zhongyi Han, Yilong Yin

Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world environments. Activation-based methods are a key approach in OOD detection working to mitigate overconfident predictions of OOD data. These techniques rectifying anomalous activations enhancing the distinguishability between in-distribution (ID) data and OOD data. However they assume by default that every channel is necessary for OOD detection and rectify anomalous activations in each channel. Empirical evidence has shown that there is a significant difference among various channels in OOD detection and discarding some channels can greatly enhance the performance of OOD detection. Based on this insight we propose \underline D iscriminability-\underline D riven \underline C hannel \underline S election (DDCS) which leverages an adaptive channel selection by estimating the discriminative score of each channel to boost OOD detection. The discriminative score takes inter-class similarity and inter-class variance of training data into account. However the estimation of discriminative score itself is susceptible to anomalous activations. To better estimate score we pre-rectify anomalous activations for each channel mildly. The experimental results show that DDCS achieves state-of-the-art performance on CIFAR and ImageNet-1K benchmarks. Moreover DDCS can generalize to different backbones and OOD scores.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

channel selectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Discriminability-Driven Spatial-Channel Selection with Gradient Norm for Drone Signal OOD Detection

2026-01-26 · Chuhan Feng, Jing Li, Jie Li, Lu Lv 외 arxiv

We propose a drone signal out-of-distribution (OOD) detection algorithm based on discriminability-driven spatial-channel selection with a gradient norm. Time-frequency image features are adaptively weighted along both sp…

TSRE: Channel-Aware Typical Set Refinement for Out-of-Distribution Detection

2025-11-19 · Weijun Gao, Rundong He, Jinyang Dong, Yongshun Gong arxiv

Out-of-Distribution (OOD) detection is a critical capability for ensuring the safe deployment of machine learning models in open-world environments, where unexpected or anomalous inputs can compromise model reliability a…

Out-of-Distribution Detection

Diversity Progress for Goal Selection in Discriminability-Motivated RL

2024-11-03 · Erik M. Lintunen, Nadia M. Ady, Christian Guckelsberger

Non-uniform goal selection has the potential to improve the reinforcement learning (RL) of skills over uniform-random selection. In this paper, we introduce a method for learning a goal-selection policy in intrinsically-…

DiversityReinforcement Learning (RL)

Rethinking Domain Generalization: Discriminability and Generalizability

2023-09-28 · Shaocong Long, Qianyu Zhou, Chenhao Ying, Lizhuang Ma 외

Domain generalization(DG) endeavors to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizabili…

Domain Generalization

FD-CAM: Improving Faithfulness and Discriminability of Visual Explanation for CNNs

2022-06-17 · Hui Li, Zihao Li, Rui Ma, Tieru Wu

Class activation map (CAM) has been widely studied for visual explanation of the internal working mechanism of convolutional neural networks. The key of existing CAM-based methods is to compute effective weights to combi…