Look-Closer-Then-Diagnose: Confidence-Aware Ultrasound VQA via Active Zooming

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Medical Imaging AI · Depth: Expert, long

Summary

The Look-Closer-Then-Diagnose framework significantly advances confidence-aware Ultrasound Visual Question Answering (VQA) by addressing current Vision-Language Model (VLM) limitations in ultrasound. It introduces a structured Zoom-then-Diagnose paradigm, which replicates sonographers' interactive search process for lesion-focused reasoning. Furthermore, within the Group Relative Policy Optimization (GRPO) framework, it integrates an uncertainty-aware reward derived from stochastic group-wise rollouts to estimate prediction consistency as a proxy for model confidence. Experiments across liver, breast, and thyroid datasets demonstrate a 39.3% improvement in lesion localization. The framework achieves superior diagnostic accuracy and alignment with sonographer preferences, maintaining lower Expected Calibration Error (e.g., 0.09 on Breast, 0.14 on Thyroid) and a high positive Entropy Gap (e.g., 0.28 on Breast, 0.34 on Thyroid), indicating better uncertainty reflection.

Key takeaway

For AI Scientists and Machine Learning Engineers developing medical imaging VLMs, particularly for ultrasound, you should integrate interactive, lesion-centric reasoning and uncertainty-aware training. This approach, mimicking sonographer workflow, significantly improves diagnostic accuracy and ensures your models express calibrated confidence, rather than overconfidence, in ambiguous cases. Consider building datasets that explicitly capture clinical consensus and disagreement to train for this crucial uncertainty alignment.

Key insights

A novel VLM framework integrates lesion-focused reasoning and uncertainty-aware rewards for improved ultrasound diagnosis.

Principles

Method

The framework uses a Zoom-then-Diagnose paradigm for lesion localization, followed by diagnosis. It applies GRPO with an uncertainty-aware reward derived from group-wise rollout consistency to align model confidence with sonographer consensus.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.