CoAD: Automatic Diagnosis through Symptom and Disease Collaborative Generation (2023.acl-long)
Copied to clipboard
| Challenge: | Automated diagnosis (AD) is a critical application of AI in healthcare . despite its simplicity and superior performance, a decline in disease diagnosis accuracy is observed . |
| Approach: | They propose a new collaborative disease and symptom generation framework to improve automatic diagnosis. |
| Outcome: | The Transformer-based method achieves an average 2.3% improvement over previous state-of-the-art methods . it can be used to query patients about their symptoms and health concerns . |
Similar Papers
JPG - Jointly Learn to Align: Automated Disease Prediction and Radiology Report Generation (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods rarely consider cross-modal alignment between textual and visual features and ignore disease tags as auxiliary for report generation. |
| Approach: | They propose a "Jointly learning framework for automated disease Prediction and radiology report Generation" the framework integrates cross-modal alignment between textual and visual features and disease tags to improve the quality of reports. |
| Outcome: | The proposed framework improves the quality of radiology reports by combining the main task and auxiliary tasks. |
Task-oriented Dialogue System for Automatic Diagnosis (P18-2)
Copied to clipboard
Zhongyu Wei, Qianlong Liu, Baolin Peng, Huaixiao Tou, Ting Chen, Xuanjing Huang, Kam-fai Wong, Xiangying Dai
| Challenge: | Existing methods to identify phenotypes using electronic health records (EHRs) are expensive and difficult to transfer models from one disease to another. |
| Approach: | They propose a task-oriented dialogue system framework to make diagnosis for patients automatically, which can converse with patients to collect additional symptoms beyond their self-reports. |
| Outcome: | The proposed system can collect additional symptoms from conversation and improve disease identification accuracy. |
Auxiliary Knowledge-Induced Learning for Automatic Multi-Label Medical Document Classification (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for ICD indexing use machine learning to assign subset of codes to medical records . experimental results show proposed method achieves state-of-the-art performance on a number of measures. |
| Approach: | They propose a method that uses a deep dilated residual convolution encoder to learn document representations across different lengths of the texts. |
| Outcome: | The proposed method achieves state-of-the-art performance on a number of measures. |
Prediction-Augmented Generation for Automatic Diagnosis Tasks (2025.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) adopt autoregressive architecture, predicting the next word token based on the preceding context. |
| Approach: | They propose a method that integrates task-specific predictive models as external tools to improve model generation quality and accuracy. |
| Outcome: | The proposed method improves the generation quality and predictive accuracy of large language models in inference-driven tasks. |
SYMPTOMIFY: Transforming Symptom Annotations with Language Model Knowledge Harvesting (2023.findings-emnlp)
Copied to clipboard
| Challenge: | a new dataset of annotated vaccine adverse reaction reports is aimed at improving human annotators . a continual evolution in language models and strides in few-shot learning offer promise for improvement. |
| Approach: | They propose a resource to help human annotators improve their efficiency . they evaluate performance across various methods and learning paradigms . |
| Outcome: | The proposed resource outperforms existing systems and learning paradigms in evaluating their performance. |
Symptom Identification for Interpretable Detection of Multiple Mental Disorders on Social Media (2022.emnlp-main)
Copied to clipboard
| Challenge: | Mental disease detection (MDD) from social media has suffered from poor generalizability and interpretability due to lack of symptom modeling. |
| Approach: | They propose to annotate a social media corpus of symptom classes related to 7 mental disorders using a knowledge graph and a new annotation framework to facilitate further research. |
| Outcome: | The proposed model outperforms strong pure-text baselines and provides convincing MDD explanations with case studies. |
CoD, Towards an Interpretable Medical Agent using Chain of Diagnosis (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing large language models (LLMs) are proving to be effective in medical automatic diagnosis, but their interpretability remains unaddressed. |
| Approach: | They propose to use a "Chain-of-Diagnosis" approach to enhance the interpretability of medical automatic diagnosis by outputting the disease confidence distribution. |
| Outcome: | The proposed model outperforms other LLMs on automatic diagnostic tasks across three real-world benchmarks and provides interpretability while ensuring controllability in diagnostic rigor. |
Extracting Symptoms and their Status from Clinical Conversations (P19-1)
Copied to clipboard
| Challenge: | Existing models for extracting symptoms from clinical conversations are inherently difficult. |
| Approach: | They propose two new deep learning models tailored for a new application . they propose a hierarchical span-attribute tagging model and a sequence-to-sequence model . |
| Outcome: | The proposed models perform well under different conditions and are compared to existing models. |
Towards Explainable Diagnosis: A Self-learned Explanatory Knowledge Base Approach (2026.acl-long)
Copied to clipboard
| Challenge: | Large language models (LLMs) have great potential to facilitate explainable diagnosis, but their effectiveness is often constrained by insufficient diagnostic expertise. |
| Approach: | They propose a unified LLM-based framework for faithful and explainable diagnosis that builds a high-quality diagnostic knowledge base through a record-driven explanation learning paradigm. |
| Outcome: | The proposed framework outperforms baselines on the DiReCT and JAMA benchmarks and improves the explanation completeness metric from 64.5% to 76.9% over the best existing methods. |
CHARD: Clinical Health-Aware Reasoning Across Dimensions for Text Generation Models (2023.eacl-main)
Copied to clipboard
| Challenge: | Existing studies show that pretrained language models can act as knowledge bases and reason like humans. |
| Approach: | They propose to use pretrained language models to generate free-flow textual explanations about 52 health conditions across three clinical dimensions. |
| Outcome: | The proposed model can generate concise and readable text, but can be improved on medical accuracy and QA. |