vix.ing · top · new · best · stats

DDO: Dual-Decision Optimization for LLM-Based Medical Consultation via Multi-Agent Collaboration

2025/05/24 by Mingyi Jia, Jia, Zhihao, Jia, Mingyi +4
Business, Management and Accounting · Computer Science · #Artificial Intelligence (cs.AI) #Business Process Modeling and Analysis #Code (set theory) #Computation and Language (cs.CL) #Decoupling (probability) #Diagnosis code #Dual (grammatical number) #FOS: Computer and information sciences #Generalization #Key (lock) #Multiagent Systems (cs.MA) #Semantic Web and Ontologies

paper · pdf · doi:10.48550/arxiv.2505.18630

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/05/24 · openalex created_date 2025/09/28 · openalex updated_date 2026/08/05

Abstract

Large Language Models (LLMs) demonstrate strong generalization and reasoning abilities, making them well-suited for complex decision-making tasks such as medical consultation (MC). However, existing LLM-based methods often fail to capture the dual nature of MC, which entails two distinct sub-tasks: symptom inquiry, a sequential decision-making process, and disease diagnosis, a classification problem. This mismatch often results in ineffective symptom inquiry and unreliable disease diagnosis. To address this, we propose DDO, a novel LLM-based framework that performs Dual-Decision Optimization by decoupling the two sub-tasks and optimizing them with distinct objectives through a collaborative multi-agent workflow. Experiments on three real-world MC datasets show that DDO consistently outperforms existing LLM-based approaches and achieves competitive performance with state-of-the-art generation-based methods, demonstrating its effectiveness in the MC task. The code is available at https://github.com/zh-jia/DDO.

Citations

Related