PatientVLM Meets DocVLM: Pre-Consultation Dialogue Between Vision-Language Models for Efficient Diagnosis
K Lokesh, Abhirama Subramanyam Penamakuri, Uday Agarwal, Apoorva Challa, Shreya K Gowda, Somesh Gupta, Anand Mishra
TL;DR
This work introduces the Pre-Consultation Dialogue Framework (PCDF) to address the limitations of image-only diagnosis by enabling dialogue-driven reasoning in vision–language models. PCDF pairs a DocVLM (doctor) and a PatientVLM (patient) to simulate realistic, visually grounded doctor–patient conversations, generating image–dialogue–diagnosis triplets that are then used to finetune the DocVLM. Across four medical imaging benchmarks, PCDF yields consistent diagnostic gains over image-only baselines and other VLMs, with an average F1 improvement of $11.48$ and notable gains when dialogue length increases. Preliminary clinical validation further suggests the synthetic dialogues are clinically relevant, comprehensive, and reasonably realistic, supporting the potential of dialogue-conditioned supervision to improve interpretability and deployment readiness in medical AI.
Abstract
Traditionally, AI research in medical diagnosis has largely centered on image analysis. While this has led to notable advancements, the absence of patient-reported symptoms continues to hinder diagnostic accuracy. To address this, we propose a Pre-Consultation Dialogue Framework (PCDF) that mimics real-world diagnostic procedures, where doctors iteratively query patients before reaching a conclusion. Specifically, we simulate diagnostic dialogues between two vision-language models (VLMs): a DocVLM, which generates follow-up questions based on the image and dialogue history, and a PatientVLM, which responds using a symptom profile derived from the ground-truth diagnosis. We additionally conducted a small-scale clinical validation of the synthetic symptoms generated by our framework, with licensed clinicians confirming their clinical relevance, symptom coverage, and overall realism. These findings indicate that the resulting DocVLM-PatientVLM interactions form coherent, multi-turn consultations paired with images and diagnoses, which we then use to fine-tune the DocVLM. This dialogue-based supervision leads to substantial gains over image-only training, highlighting the value of realistic symptom elicitation for diagnosis.
