paper-with-me

홈 › Papers

PatientVLM Meets DocVLM: Pre-Consultation Dialogue Between Vision-Language Models for Efficient Diagnosis

2026-01-16 · K Lokesh, Abhirama Subramanyam Penamakuri, Uday Agarwal, Apoorva Challa, Shreya K Gowda, Somesh Gupta, Anand Mishra arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.10945

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Diagnosis

Similar Papers 제목 키워드 기반

DocVLM: Make Your VLM an Efficient Reader

2024-12-11 · CVPR 2025 1 · Mor Shpigel Nacson, Aviad Aberdam, Roy Ganz, Elad Ben Avraham 외

Vision-Language Models (VLMs) excel in diverse visual tasks but face challenges in document understanding, which requires fine-grained text processing. While typical visual tasks perform well with low-resolution inputs, …

document understandingOptical Character Recognition (OCR)

MidMed: Towards Mixed-Type Dialogues for Medical Consultation

2023-06-05 · Xiaoming Shi, Zeming Liu, Chuan Wang, Haitao Leng 외

Most medical dialogue systems assume that patients have clear goals (medicine querying, surgical operation querying, etc.) before medical consultation. However, in many real scenarios, due to the lack of medical knowledg…

Dialogue Generation

LeCoDe: A Benchmark Dataset for Interactive Legal Consultation Dialogue Evaluation

2025-05-26 · Weikang Yuan, Kaisong Song, Zhuoren Jiang, Junjie Cao 외

Legal consultation is essential for safeguarding individual rights and ensuring access to justice, yet remains costly and inaccessible to many individuals due to the shortage of professionals. While recent advances in La…

Dialogue Evaluation

A Benchmark for Automatic Medical Consultation System: Frameworks, Tasks and Datasets

2022-04-19 · Wei Chen, Zhiwei Li, Hongyi Fang, Qianyuan Yao 외

In recent years, interest has arisen in using machine learning to improve the efficiency of automatic medical consultation and enhance patient experience. In this article, we propose two frameworks to support automatic m…

Dialogue Act ClassificationDialogue UnderstandingMedical Report Generationnamed-entity-recognition+2

RealMedDial: A Real Telemedical Dialogue Dataset Collected from Online Chinese Short-Video Clips

2022-10-01 · COLING 2022 10 · Bo Xu, Hongtong Zhang, Jian Wang, Xiaokun Zhang 외

Intelligent medical services have attracted great research interests for providing automated medical consultation. However, the lack of corpora becomes a main obstacle to related research, particularly data from real sce…

Response Generation