paper-with-me

홈 › Papers

Leveraging Perturbation Robustness to Enhance Out-of-Distribution Detection

2025-03-24 · CVPR 2025 1 · Wenxi Chen, Raymond A. Yeh, Shaoshuai Mou, Yan Gu

Out-of-distribution (OOD) detection is the task of identifying inputs that deviate from the training data distribution. This capability is essential for safely deploying deep computer vision models in open-world environments. In this work, we propose a post-hoc method, Perturbation-Rectified OOD detection (PRO), based on the insight that prediction confidence for OOD inputs is more susceptible to reduction under perturbation than in-distribution (IND) inputs. Based on the observation, we propose an adversarial score function that searches for the local minimum scores near the original inputs by applying gradient descent. This procedure enhances the separability between IND and OOD samples. Importantly, the approach improves OOD detection performance without complex modifications to the underlying model architectures. We conduct extensive experiments using the OpenOOD benchmark~\cite{yang2022openood}. Our approach further pushes the limit of softmax-based OOD detection and is the leading post-hoc method for small-scale models. On a CIFAR-10 model with adversarial training, PRO effectively detects near-OOD inputs, achieving a reduction of more than 10\% on FPR@95 compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2503.18784

Code (1)

wenxichen2746/Perturbation-Rectified-OOD-Detection 공식 구현 pytorch

Tasks

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Mitigating Closed-model Adversarial Examples with Bayesian Neural Modeling for Enhanced End-to-End Speech Recognition

2022-02-17 · Chao-Han Huck Yang, Zeeshan Ahmed, Yile Gu, Joseph Szurley 외

In this work, we aim to enhance the system robustness of end-to-end automatic speech recognition (ASR) against adversarially-noisy speech examples. We focus on a rigorous and empirical "closed-model adversarial robustnes…

Adversarial RobustnessAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Model Optimization+2

Enhancing object detection robustness: A synthetic and natural perturbation approach

2023-04-20 · Nilantha Premakumara, Brian Jalaian, Niranjan Suri, Hooman Samani

Robustness against real-world distribution shifts is crucial for the successful deployment of object detection models in practical applications. In this paper, we address the problem of assessing and enhancing the robust…

Data AugmentationObjectobject-detectionObject Detection

Label Augmentation for Neural Networks Robustness

2024-08-04 · Fatemeh Amerehi, Patrick Healy

Out-of-distribution generalization can be categorized into two types: common perturbations arising from natural variations in the real world and adversarial perturbations that are intentionally crafted to deceive neural …

Adversarial RobustnessData AugmentationOut-of-Distribution Generalization

Dual-Robust Cross-Domain Offline Reinforcement Learning Against Dynamics Shifts

2025-12-02 · Zhongjian Qiao, Rui Yang, Jiafei Lyu, Xiu Li 외 arxiv

Single-domain offline reinforcement learning (RL) often suffers from limited data coverage, while cross-domain offline RL handles this issue by leveraging additional data from other domains with dynamics shifts. However,…

Reinforcement LearningOffline RL

CosalPure: Learning Concept from Group Images for Robust Co-Saliency Detection

2024-03-27 · CVPR 2024 1 · JiaYi Zhu, Qing Guo, Felix Juefei-Xu, Yihao Huang 외

Co-salient object detection (CoSOD) aims to identify the common and salient (usually in the foreground) regions across a given group of images. Although achieving significant progress, state-of-the-art CoSODs could be ea…

Adversarial AttackCo-Salient Object Detectionobject-detectionObject Detection+2