CoAD: Automatic Diagnosis through Symptom and Disease Collaborative Generation
Huimin Wang, Wai-Chung Kwan, Kam-Fai Wong, Yefeng Zheng

TL;DR
The paper introduces CoAD, a novel framework for automatic disease diagnosis that improves accuracy by aligning symptom and disease labels, expanding symptom annotations, and using a repeated symptom input schema, outperforming previous methods.
Contribution
It proposes a collaborative generation framework that addresses training-generation mismatch and symptom order effects, enhancing diagnosis accuracy in AI healthcare applications.
Findings
Achieves an average 2.3% improvement over state-of-the-art methods.
Effectively aligns disease labels with symptom inquiry steps.
Reduces impact of symptom order on diagnosis accuracy.
Abstract
Automatic diagnosis (AD), a critical application of AI in healthcare, employs machine learning techniques to assist doctors in gathering patient symptom information for precise disease diagnosis. The Transformer-based method utilizes an input symptom sequence, predicts itself through auto-regression, and employs the hidden state of the final symptom to determine the disease. Despite its simplicity and superior performance demonstrated, a decline in disease diagnosis accuracy is observed caused by 1) a mismatch between symptoms observed during training and generation, and 2) the effect of different symptom orders on disease prediction. To address the above obstacles, we introduce the CoAD, a novel disease and symptom collaborative generation framework, which incorporates several key innovations to improve AD: 1) aligning sentence-level disease labels with multiple possible symptom…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Topic Modeling · Artificial Intelligence in Healthcare and Education
