


ICLR 2024 Spotlight | Negative label mining facilitates CLIP-based out-of-distribution detection tasks
As machine learning models are increasingly used in open-world scenarios, how to effectively identify and process out-of-distribution (OOD) data has become an important research area. The presence of out-of-distribution data can lead to model overconfidence and incorrect predictions, which is particularly dangerous in safety-critical applications such as autonomous driving and medical diagnostics. Therefore, developing an effective OOD detection mechanism is crucial to improving the safety and reliability of the model in practical applications.
Traditional OOD detection methods mainly focus on a single pattern, especially image data, while ignoring other potentially useful information sources, such as text data. With the rise of visual-language models (VLMs), they have demonstrated strong performance in multi-modal learning scenarios, especially in tasks that require simultaneous understanding of images and related text descriptions. Existing OOD detection methods based on VLMs [3, 4, 5] only use the semantic information of ID tags, ignoring the powerful zero-sample capability of the VLMs model and the very broad semantic space that VLMs can interpret. Based on this, we believe that VLMs have huge untapped potential in OOD detection, especially that they can comprehensively utilize image and text information to improve detection results.
This article revolves around three questions:
1. Is the information of non-ID tags helpful for zero-sample OOD detection?
2. How to mine information that is beneficial to zero-sample OOD detection?
3. How to use the mined information for zero-sample OOD detection?
In this project, we propose an innovative approach called NegLabel that utilizes VLMs for OOD detection. The NegLabel method specifically introduces a "negative label" mechanism. These negative labels have significant semantic differences with known ID category labels. By analyzing and comparing the affinity and nature of the image and ID labels and negative labels, NegLabel can effectively distinguish distributions belonging to samples outside the model, thereby significantly enhancing the model's ability to identify OOD samples.
NegLabel has achieved superior performance in multiple zero-shot OOD detection benchmark tests. It can achieve 94.21% AUROC and 25.40% FPR95 on large-scale data sets such as ImageNet-1k. Compared with OOD detection methods based on VLMs, NegLabel not only does not require additional training processes, but also shows superior performance. In addition, NegLabel shows excellent versatility and robustness on different VLM architectures.
ØPaper link: https://arxiv.org/pdf/2403.20078.pdf
ØCode link: https://github.com/ tmlr-group/NegLabel
Next, we will briefly share with you our research results on the direction of out-of-distribution detection recently published at ICLR 2024.
Preliminary knowledge
Method introduction
The core of NegLabel is the introduction of the "negative label" mechanism. These negative labels are related to known IDs Category labels have significant semantic differences. By analyzing and comparing the affinity of images with ID labels and negative labels, NegLabel can effectively distinguish samples that belong to out-of-distribution, thereby significantly enhancing the model's ability to identify OOD samples.
Figure 1. Overview of NegLabel
1. How to select a negative label?
2. How to use negative labels for OOD detection?
3. How to understand that negative samples can promote zero-sample OOD detection?
Experimental results
Our research work provides multi-dimensional experimental results to understand the performance and underlying mechanism of our proposed method.
As shown in the table below, compared with many benchmark methods and advanced methods with excellent performance, the method proposed in this article can achieve better out-of-distribution detection results on large-scale data sets (such as ImageNet). .
In addition, as shown in the table below, the method in this article has better robustness when ID data undergoes domain migration.
In the following two tables, we conducted ablation experiments on each module of NegLabel and the structure of VLMs. As can be seen from the table on the left, both the NegMining algorithm and the Grouping strategy can effectively improve the performance of OOD detection. The table on the right shows that the NegLabel algorithm we proposed has good adaptability to VLMs of different structures.
We also performed a visual analysis of the affinity of different input images for ID tags and negative tags. For more detailed experiments and results, please refer to the original article.
References
[1] Hendrycks, D. and Gimpel, K. A baseline for detecting misclassified and out-of-distribution examples in neural networks. In ICLR, 2017.
[2] Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal,Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, et al. Learning transferable visual models from natural language supervision. In ICML, 2021.
[3] Sepideh Esmaeilpour, Bing Liu, Eric Robertson, and Lei Shu. Zero-shot out-of -distribution detection based on the pre-trained model clip. In AAAI, 2022.
[4] Yifei Ming, Ziyang Cai, Jiuxiang Gu, Yiyou Sun, Wei Li, and Yixuan Li. Delving into out-ofdistribution detection with vision-language representations. In NeurIPS, 2022a.
[5] Hualiang Wang, Yi Li, Huifeng Yao, and Xiaomeng Li. Clipn for zero-shot ood detection: Teaching clip to say no. ICCV, 2023.
[6] Christiane Fellbaum. WordNet: An Electronic Lexical Database. Bradford Books, 1998.
The above is the detailed content of ICLR 2024 Spotlight | Negative label mining facilitates CLIP-based out-of-distribution detection tasks. For more information, please follow other related articles on the PHP Chinese website!
![Can't use ChatGPT! Explaining the causes and solutions that can be tested immediately [Latest 2025]](https://img.php.cn/upload/article/001/242/473/174717025174979.jpg?x-oss-process=image/resize,p_40)
ChatGPT is not accessible? This article provides a variety of practical solutions! Many users may encounter problems such as inaccessibility or slow response when using ChatGPT on a daily basis. This article will guide you to solve these problems step by step based on different situations. Causes of ChatGPT's inaccessibility and preliminary troubleshooting First, we need to determine whether the problem lies in the OpenAI server side, or the user's own network or device problems. Please follow the steps below to troubleshoot: Step 1: Check the official status of OpenAI Visit the OpenAI Status page (status.openai.com) to see if the ChatGPT service is running normally. If a red or yellow alarm is displayed, it means Open

On 10 May 2025, MIT physicist Max Tegmark told The Guardian that AI labs should emulate Oppenheimer’s Trinity-test calculus before releasing Artificial Super-Intelligence. “My assessment is that the 'Compton constant', the probability that a race to

AI music creation technology is changing with each passing day. This article will use AI models such as ChatGPT as an example to explain in detail how to use AI to assist music creation, and explain it with actual cases. We will introduce how to create music through SunoAI, AI jukebox on Hugging Face, and Python's Music21 library. Through these technologies, everyone can easily create original music. However, it should be noted that the copyright issue of AI-generated content cannot be ignored, and you must be cautious when using it. Let’s explore the infinite possibilities of AI in the music field together! OpenAI's latest AI agent "OpenAI Deep Research" introduces: [ChatGPT]Ope

The emergence of ChatGPT-4 has greatly expanded the possibility of AI applications. Compared with GPT-3.5, ChatGPT-4 has significantly improved. It has powerful context comprehension capabilities and can also recognize and generate images. It is a universal AI assistant. It has shown great potential in many fields such as improving business efficiency and assisting creation. However, at the same time, we must also pay attention to the precautions in its use. This article will explain the characteristics of ChatGPT-4 in detail and introduce effective usage methods for different scenarios. The article contains skills to make full use of the latest AI technologies, please refer to it. OpenAI's latest AI agent, please click the link below for details of "OpenAI Deep Research"

ChatGPT App: Unleash your creativity with the AI assistant! Beginner's Guide The ChatGPT app is an innovative AI assistant that handles a wide range of tasks, including writing, translation, and question answering. It is a tool with endless possibilities that is useful for creative activities and information gathering. In this article, we will explain in an easy-to-understand way for beginners, from how to install the ChatGPT smartphone app, to the features unique to apps such as voice input functions and plugins, as well as the points to keep in mind when using the app. We'll also be taking a closer look at plugin restrictions and device-to-device configuration synchronization

ChatGPT Chinese version: Unlock new experience of Chinese AI dialogue ChatGPT is popular all over the world, did you know it also offers a Chinese version? This powerful AI tool not only supports daily conversations, but also handles professional content and is compatible with Simplified and Traditional Chinese. Whether it is a user in China or a friend who is learning Chinese, you can benefit from it. This article will introduce in detail how to use ChatGPT Chinese version, including account settings, Chinese prompt word input, filter use, and selection of different packages, and analyze potential risks and response strategies. In addition, we will also compare ChatGPT Chinese version with other Chinese AI tools to help you better understand its advantages and application scenarios. OpenAI's latest AI intelligence

These can be thought of as the next leap forward in the field of generative AI, which gave us ChatGPT and other large-language-model chatbots. Rather than simply answering questions or generating information, they can take action on our behalf, inter

Efficient multiple account management techniques using ChatGPT | A thorough explanation of how to use business and private life! ChatGPT is used in a variety of situations, but some people may be worried about managing multiple accounts. This article will explain in detail how to create multiple accounts for ChatGPT, what to do when using it, and how to operate it safely and efficiently. We also cover important points such as the difference in business and private use, and complying with OpenAI's terms of use, and provide a guide to help you safely utilize multiple accounts. OpenAI


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Zend Studio 13.0.1
Powerful PHP integrated development environment

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
