paper-with-me

홈 › Papers

Debiased Negative Mining Improves Out-of-distribution Detection with Pre-trained Vision-Language Models

2026-05-22 · Bo Peng, Jie Lu, Guangquan Zhang, Zhen Fang arxiv

Aiming at identifying unexpected inputs from unknown classes, out-of-distribution (OOD) detection has emerged as a pivotal approach to enhancing the reliability of machine learning models. This paper focuses on the burgeoning paradigm of post-hoc OOD detection with pre-trained vision-language models (VLMs), where a popular pipeline is to detect OOD inputs by examining their affinities between ID labels and negative labels, i.e., those semantically different from ID labels. Due to the unavailability of target OOD labels, existing works predominantly rely on heuristic rules to mine negative labels from unlabeled wild corpus data. Despite the empirical success, we argue that the power of VLM-based OOD detection has yet to be fully unleashed since the notorious false negative problem is far from addressed in the literature. With this motivation, we are interested in addressing the challenge of mining true negative labels for OOD scoring. To this end, we develop a theoretical framework for correcting the sampling bias of negatives labels by indirectly approximating the distribution of negative labels. Perhaps surprisingly, we show that the debiased negative mining can be naturally converted into Monte-Carlo sampling based on ID labels and the unlabeled wild corpus data. Extensive experiments empirically manifest that our method establishes a new state-of-the-art in a variety of OOD detection setups. Code is publicly available at \href{https://github.com/60pen9/Debiased-Negative-Mining-Improves-OOD-Detection-with-Pre-trained-VLMs}{\textcolor{red}{here}}.

📄 PDF Abstract BibTeX arXiv:2605.23797

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Trading Hard Negatives and True Negatives: A Debiased Contrastive Collaborative Filtering Approach

2022-04-25 · Chenxiao Yang, Qitian Wu, Jipeng Jin, Xiaofeng Gao 외

Collaborative filtering (CF), as a standard method for recommendation with implicit feedback, tackles a semi-supervised learning problem where most interaction data are unobserved. Such a nature makes existing approaches…

Collaborative Filtering

Difficulty-Based Sampling for Debiased Contrastive Representation Learning

2023-01-01 · CVPR 2023 1 · Taeuk Jang, Xiaoqian Wang

Contrastive learning is a self-supervised representation learning method that achieves milestone performance in various classification tasks. However, due to its unsupervised fashion, it suffers from the false negati…

Contrastive LearningRepresentation LearningTriplet

Debiased Contrastive Learning

2020-07-01 · NeurIPS 2020 12 · Ching-Yao Chuang, Joshua Robinson, Lin Yen-Chen, Antonio Torralba 외

A prominent technique for self-supervised representation learning has been to contrast semantically similar and dissimilar pairs of samples. Without access to labels, dissimilar (negative) points are typically taken to b…

Contrastive LearningGeneralization BoundsReinforcement Learning (RL)Representation Learning

Unsupervised Hard Example Mining from Videos for Improved Object Detection

2018-08-13 · ECCV 2018 9 · SouYoung Jin, Aruni RoyChowdhury, Huaizu Jiang, Ashish Singh 외

Important gains have recently been obtained in object detection by using training objectives that focus on {\em hard negative} examples, i.e., negative examples that are currently rated as positive or ambiguous by the de…

Face Detectionobject-detectionObject DetectionPedestrian Detection

Generating Data to Mitigate Spurious Correlations in Natural Language Inference Datasets

2022-03-24 · ACL 2022 5 · Yuxiang Wu, Matt Gardner, Pontus Stenetorp, Pradeep Dasigi

Natural language processing models often exploit spurious correlations between task-independent features and labels in datasets to perform well only within the distributions they are trained on, while not generalising to…

Natural Language Inference