The medical conversational question answering (CQA) system aims at providing a series of professional medical services to improve the efficiency of medical care. Despite the success of large language models (LLMs) in complex reasoning tasks in various fields, such as mathematics, logic, and commonsense QA, they still need to improve with the increased complexity and specialization of the medical field. This is because medical CQA tasks require not only strong medical reasoning, but also the ability to think broadly and deeply. In this paper, to address these challenges in medical CQA tasks that need to be considered and understood in many aspects, we propose the Holistically Thought (HoT) method, which is designed to guide the LLMs to perform the diffused and focused thinking for generating high-quality medical responses. The proposed HoT method has been evaluated through automated and manual assessments in three different medical CQA datasets containing the English and Chinese languages. The extensive experimental results show that our method can produce more correctness, professional, and considerate answers than several state-of-the-art (SOTA) methods, manifesting its effectiveness. Our code in https://github.com/WENGSYX/HoT.
翻译:医疗对话问答(CQA)系统旨在提供一系列专业医疗服务,以提高医疗效率。尽管大型语言模型(LLMs)在数学、逻辑和常识问答等各领域的复杂推理任务中取得了成功,但随着医疗领域复杂性和专业性的增加,它们仍需改进。这是因为医疗CQA任务不仅需要强大的医疗推理能力,还需要广泛而深入的思考能力。本文针对医疗CQA任务中需要多方面考虑和理解的挑战,提出了“全面思考”(HoT)方法,旨在引导LLMs进行扩散性和聚焦性思维,以生成高质量的医疗回答。通过在包含中英文的三种不同医疗CQA数据集上进行自动评估和人工评估,对所提出的HoT方法进行了验证。大量实验结果表明,与多种最先进(SOTA)方法相比,我们的方法能生成更正确、更专业、更周到的答案,展现了其有效性。我们的代码位于https://github.com/WENGSYX/HoT。