Medical Q&A tasks aim to address healthcare questions by analyzing medical data, playing a critical role in supporting patient care and informed decision-making. Recent research on LLMs in medical Q&A tasks underscores their potential to tackle complex medical questions through advanced reasoning and the integration of external knowledge. However, these studies predominantly emphasize complex questions, often overlooking simpler ones, which leads to increased computational overhead and higher risks of inaccuracies. To overcome these challenges, we propose a multi-agent framework that differentiates between complex and simple questions by leveraging confidence scores generated by distinct agents. The framework dynamically generates domain-specific agents that assess question difficulty based on confidence scores, allowing for the application of tailored processing strategies. Ultimately, agents converge on a final answer through a voting mechanism. Our approach demonstrates significant improvements across eight datasets, highlighting the effectiveness of the proposed framework. Our code can be found at https://github.com/w1031343245/MedConMA.git .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MedConMA: A Confidence-Driven Multi-agent Framework for Medical Q&A

  • Rui Wang,
  • Yonghe Chen,
  • Weiyu Zhang,
  • Jiasheng Si,
  • Hongjiao Guan,
  • Xueping Peng,
  • Wenpeng Lu

摘要

Medical Q&A tasks aim to address healthcare questions by analyzing medical data, playing a critical role in supporting patient care and informed decision-making. Recent research on LLMs in medical Q&A tasks underscores their potential to tackle complex medical questions through advanced reasoning and the integration of external knowledge. However, these studies predominantly emphasize complex questions, often overlooking simpler ones, which leads to increased computational overhead and higher risks of inaccuracies. To overcome these challenges, we propose a multi-agent framework that differentiates between complex and simple questions by leveraging confidence scores generated by distinct agents. The framework dynamically generates domain-specific agents that assess question difficulty based on confidence scores, allowing for the application of tailored processing strategies. Ultimately, agents converge on a final answer through a voting mechanism. Our approach demonstrates significant improvements across eight datasets, highlighting the effectiveness of the proposed framework. Our code can be found at https://github.com/w1031343245/MedConMA.git .