DeCoOp: Robust Prompt Tuning with Out-of-Distribution Detection
Zhi Zhou, Ming Yang, Jiang-Xin Shi, Lan-Zhe Guo, Yu-Feng Li

TL;DR
This paper introduces DeCoOp, a robust prompt tuning method for vision-language models that incorporates out-of-distribution detection to improve performance on open-world tasks involving both base and new classes.
Contribution
The paper proposes DeCoOp, a novel prompt tuning approach that enhances discriminability between base and new classes by integrating out-of-distribution detection within the tuning process.
Findings
DeCoOp outperforms state-of-the-art methods by 2% average accuracy.
Theoretical analysis demonstrates the effectiveness of out-of-distribution detection in open-world prompt tuning.
Experimental validation on 11 datasets confirms the robustness of DeCoOp.
Abstract
Vision-language models (VLMs), such as CLIP, have demonstrated impressive zero-shot capabilities for various downstream tasks. Their performance can be further enhanced through few-shot prompt tuning methods. However, current studies evaluate the performance of learned prompts separately on base and new classes. This evaluation lacks practicality for real-world applications since downstream tasks cannot determine whether the data belongs to base or new classes in advance. In this paper, we explore a problem setting called Open-world Prompt Tuning (OPT), which involves tuning prompts on base classes and evaluating on a combination of base and new classes. By introducing Decomposed Prompt Tuning framework (DePT), we theoretically demonstrate that OPT can be solved by incorporating out-of-distribution detection into prompt tuning, thereby enhancing the base-to-new discriminability. Based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsFault Detection and Control Systems · VLSI and Analog Circuit Testing · Control Systems and Identification
MethodsOPT · Balanced Selection · Contrastive Language-Image Pre-training
