paper-with-me

Papers

Similarity-as-Evidence: Calibrating Overconfident VLMs for Interpretable and Label-Efficient Medical Active Learning

2026-02-21 · Zhuofan Xie, Zishan Lin, Jinliang Lin, Jie Qi, Shaohua Hong, Shuo Li arxiv

Active Learning (AL) reduces annotation costs in medical imaging by selecting only the most informative samples for labeling, but suffers from cold-start when labeled data are scarce. Vision-Language Models (VLMs) address the cold-start problem via zero-shot predictions, yet their temperature-scaled softmax outputs treat text-image similarities as deterministic scores while ignoring inherent uncertainty, leading to overconfidence. This overconfidence misleads sample selection, wasting annotation budgets on uninformative cases. To overcome these limitations, the Similarity-as-Evidence (SaE) framework calibrates text-image similarities by introducing a Similarity Evidence Head (SEH), which reinterprets the similarity vector as evidence and parameterizes a Dirichlet distribution over labels. In contrast to a standard softmax that enforces confident predictions even under weak signals, the Dirichlet formulation explicitly quantifies lack of evidence (vacuity) and conflicting evidence (dissonance), thereby mitigating overconfidence caused by rigid softmax normalization. Building on this, SaE employs a dual-factor acquisition strategy: high-vacuity samples (e.g., rare diseases) are prioritized in early rounds to ensure coverage, while high-dissonance samples (e.g., ambiguous diagnoses) are prioritized later to refine boundaries, providing clinically interpretable selection rationales. Experiments on ten public medical imaging datasets with a 20% label budget show that SaE attains state-of-the-art macro-averaged accuracy of 82.57%. On the representative BTMRI dataset, SaE also achieves superior calibration, with a negative log-likelihood (NLL) of 0.425.

📄 PDF Abstract BibTeX arXiv:2602.18867

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Prune-Then-Plan: Step-Level Calibration for Stable Frontier Exploration in Embodied Question Answering

2025-11-24 · Noah Frahm, Prakrut Patel, Yue Zhang, Shoubin Yu 외 arxiv

Large vision-language models (VLMs) have improved embodied question answering (EQA) agents by providing strong semantic priors for open-vocabulary reasoning. However, when used directly for step-level exploration, VLMs o…

Question Answering

DeepScan: A Training-Free Framework for Visually Grounded Reasoning in Large Vision-Language Models

2026-03-04 · Yangfu Li, Hongjian Zhan, Jiawei Chen, Yuning Gong 외 arxiv

Humans can robustly localize visual evidence and provide grounded answers even in noisy environments by identifying critical cues and then relating them to the full context in a bottom-up manner. Inspired by this, we pro…

Seeing Isn't Knowing: Do VLMs Know When Not to Answer Spatial Questions (and Why)?

2026-05-28 · Yue Zhang, Zun Wang, Han Lin, Yonatan Bitton 외 arxiv

Spatial reasoning is a fundamental capability for vision-language models (VLMs) deployed in real-world environments. However, visual observations are inherently limited representations of a 3D world: occlusion can render…

Spatial Reasoning

Fair Context Learning for Evidence-Balanced Test-Time Adaptation in Vision-Language Models

2026-02-02 · Sanggeon Yun, Ryozo Masukawa, SungHeon Jeong, Wenjun Huang 외 arxiv

Vision-Language Models (VLMs) such as CLIP enable strong zero-shot recognition but suffer substantial degradation under distribution shifts. Test-Time Adaptation (TTA) aims to improve robustness using only unlabeled test…

Test-time Adaptation

Multiclass Confidence and Localization Calibration for Object Detection

2023-06-14 · CVPR 2023 1 · Bimsara Pathiraja, Malitha Gunawardhana, Muhammad Haris Khan

Albeit achieving high predictive accuracy across many challenging computer vision problems, recent studies suggest that deep neural networks (DNNs) tend to make overconfident predictions, rendering them poorly calibrated…

Objectobject-detectionObject Detection