paper-with-me

홈 › Papers

Self-Calibrated Tuning of Vision-Language Models for Out-of-Distribution Detection

2024-11-05 · Geng Yu, Jianing Zhu, Jiangchao Yao, Bo Han

Out-of-distribution (OOD) detection is crucial for deploying reliable machine learning models in open-world applications. Recent advances in CLIP-based OOD detection have shown promising results via regularizing prompt tuning with OOD features extracted from ID data. However, the irrelevant context mined from ID data can be spurious due to the inaccurate foreground-background decomposition, thus limiting the OOD detection performance. In this work, we propose a novel framework, namely, Self-Calibrated Tuning (SCT), to mitigate this problem for effective OOD detection with only the given few-shot ID data. Specifically, SCT introduces modulating factors respectively on the two components of the original learning objective. It adaptively directs the optimization process between the two tasks during training on data with different prediction uncertainty to calibrate the influence of OOD regularization, which is compatible with many prompt tuning based OOD detection methods. Extensive experiments and analyses have been conducted to characterize and demonstrate the effectiveness of the proposed SCT. The code is publicly available.

📄 PDF Abstract BibTeX arXiv:2411.03359

Code (1)

tmlr-group/sct 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Towards Calibrated Robust Fine-Tuning of Vision-Language Models

2023-11-03 · Changdae Oh, Hyesu Lim, Mijoo Kim, Dongyoon Han 외

Improving out-of-distribution (OOD) generalization during in-distribution (ID) adaptation is a primary goal of robust fine-tuning of zero-shot models beyond naive fine-tuning. However, despite decent OOD generalization p…

Autonomous DrivingMedical Diagnosis

FORCE: Efficient VLA Reinforcement Fine-Tuning via Value-Calibrated Warm-up and Self-Distillation

2026-06-24 · Shuyi Zhang, Yunfan Lou, Hongyang Cheng, Yichen Guo 외 arxiv

Vision-Language-Action (VLA) models are often constrained by the imitation ceiling imposed by sub-optimal data. While Reinforcement Learning (RL) fine-tuning can surpass this limit, it is notoriously sample inefficient. …

Reinforcement Learning

Calibrated Self-Rewarding Vision Language Models

2024-05-23 · Yiyang Zhou, Zhiyuan Fan, Dongjie Cheng, Sihan Yang 외

Large Vision-Language Models (LVLMs) have made substantial progress by integrating pre-trained large language models (LLMs) and vision models through instruction tuning. Despite these advancements, LVLMs often exhibit th…

HallucinationLanguage ModellingVisual Question Answering

ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models

2026-06-24 · Kejing Wang, Toan Nguyen, Minh Hoang Nguyen, Simon Khan 외 arxiv

Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in pr…

SelfPrompt: Confidence-Aware Semi-Supervised Tuning for Robust Vision-Language Model Adaptation

2025-01-24 · Shuvendu Roy, Ali Etemad

We present SelfPrompt, a novel prompt-tuning approach for vision-language models (VLMs) in a semi-supervised learning setup. Existing methods for tuning VLMs in semi-supervised setups struggle with the negative impact of…

Language ModelingLanguage ModellingPseudo LabelWeakly-supervised Learning