paper-with-me

홈 › Papers

IndicMedDialog: A Parallel Multi-Turn Medical Dialogue Dataset for Accessible Healthcare in Indic Languages

2026-05-13 · Shubham Kumar Nigam, Suparnojit Sarkar, Piyush Patel arxiv

Most existing medical dialogue systems operate in a single-turn question--answering paradigm or rely on template-based datasets, limiting conversational realism and multilingual applicability. We introduce IndicMedDialog, a parallel multi-turn medical dialogue dataset spanning English and nine Indic languages: Assamese, Bengali, Gujarati, Hindi, Marathi, Punjabi, Tamil, Telugu, and Urdu. The dataset extends MDDial with LLM-generated synthetic consultations, translated using TranslateGemma, verified by native speakers, and refined through a script-aware post-processing pipeline to correct phonetic, lexical, and character-spacing errors. Building on this dataset, we fine-tune IndicMedLM via parameter-efficient adaptation of a quantized small language model, incorporating optional patient pre-context to personalise multi-turn symptom elicitation. We evaluate against zero-shot multilingual baselines, conduct systematic error analysis across ten languages, and validate clinical plausibility through medical expert evaluation.

📄 PDF Abstract BibTeX arXiv:2605.13292

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MedAidDialog: A Multilingual Multi-Turn Medical Dialogue Dataset for Accessible Healthcare

2026-03-25 · Shubham Kumar Nigam, Suparnojit Sarkar, Piyush Patel arxiv

Conversational artificial intelligence has the potential to assist users in preliminary medical consultations, particularly in settings where access to healthcare professionals is limited. However, many existing medical …

parameter-efficient fine-tuning

ZALM3: Zero-Shot Enhancement of Vision-Language Alignment via In-Context Information in Multi-Turn Multimodal Medical Dialogue

2024-09-26 · Zhangpu Li, Changhong Zou, Suxue Ma, Zhicheng Yang 외

The rocketing prosperity of large language models (LLMs) in recent years has boosted the prevalence of vision-language models (VLMs) in the medical sector. In our online medical consultation scenario, a doctor responds t…

Medical Visual Question AnsweringQuestion AnsweringVisual GroundingVisual Question Answering+1

Medical Dialogue Generation via Dual Flow Modeling

2023-05-29 · Kaishuai Xu, Wenjun Hou, Yi Cheng, Jian Wang 외

Medical dialogue systems (MDS) aim to provide patients with medical services, such as diagnosis and prescription. Since most patients cannot precisely describe their symptoms, dialogue understanding is challenging for MD…

Dialogue GenerationDialogue Understanding

Zhongjing: Enhancing the Chinese Medical Capabilities of Large Language Model through Expert Feedback and Real-world Multi-turn Dialogue

2023-08-07 · Songhua Yang, Hanjie Zhao, Senbin Zhu, Guangyu Zhou 외

Recent advances in Large Language Models (LLMs) have achieved remarkable breakthroughs in understanding and responding to user intents. However, their performance lag behind general use cases in some expertise domains, s…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model

Parallel Interactive Networks for Multi-Domain Dialogue State Generation

2020-09-16 · EMNLP 2020 11 · Junfan Chen, Richong Zhang, Yongyi Mao, Jie Xu

The dependencies between system and user utterances in the same turn and across different turns are not fully considered in existing multidomain dialogue state tracking (MDST) models. In this study, we argue that the inc…

Dialogue State TrackingMulti-domain Dialogue State Tracking