paper-with-me

Papers

Automated Clinical Problem Detection from SOAP Notes using a Collaborative Multi-Agent LLM Architecture

2025-08-29 · Yeawon Lee, Xiaoyang Wang, Christopher C. Yang arxiv

Accurate interpretation of clinical narratives is critical for patient care, but the complexity of these notes makes automation challenging. While Large Language Models (LLMs) show promise, single-model approaches can lack the robustness required for high-stakes clinical tasks. We introduce a collaborative multi-agent system (MAS) that models a clinical consultation team to address this gap. The system is tasked with identifying clinical problems by analyzing only the Subjective (S) and Objective (O) sections of SOAP notes, simulating the diagnostic reasoning process of synthesizing raw data into an assessment. A Manager agent orchestrates a dynamically assigned team of specialist agents who engage in a hierarchical, iterative debate to reach a consensus. We evaluated our MAS against a single-agent baseline on a curated dataset of 420 MIMIC-III notes. The dynamic multi-agent configuration demonstrated consistently improved performance in identifying congestive heart failure, acute kidney injury, and sepsis. Qualitative analysis of the agent debates reveals that this structure effectively surfaces and weighs conflicting evidence, though it can occasionally be susceptible to groupthink. By modeling a clinical team's reasoning process, our system offers a promising path toward more accurate, robust, and interpretable clinical decision support tools.

📄 PDF Abstract BibTeX arXiv:2508.21803

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Clinical Note Generation from Complex Doctor-Patient Conversation

2024-08-26 · Yizhan Li, Sifan Wu, Christopher Smith, Thomas Lo 외

Writing clinical notes and documenting medical exams is a critical task for healthcare professionals, serving as a vital component of patient care documentation. However, manually writing these notes is time-consuming an…

Skin-SOAP: A Weakly Supervised Framework for Generating Structured SOAP Notes

2025-08-07 · Sadia Kamal, Tim Oates, Joy Wan arxiv

Skin carcinoma is the most prevalent form of cancer globally, accounting for over $8 billion in annual healthcare expenditures. Early diagnosis, accurate and timely treatment are critical to improving patient survival ra…

Towards Scalable SOAP Note Generation: A Weakly Supervised Multimodal Framework

2025-06-12 · Sadia Kamal, Tim Oates, Joy Wan

Skin carcinoma is the most prevalent form of cancer globally, accounting for over $8 billion in annual healthcare expenditures. In clinical settings, physicians document patient visits using detailed SOAP (Subjective, Ob…

Generating SOAP Notes from Doctor-Patient Conversations Using Modular Summarization Techniques

2020-05-04 · ACL 2021 5 · Kundan Krishna, Sopan Khosla, Jeffrey P. Bigham, Zachary C. Lipton

Following each patient visit, physicians draft long semi-structured clinical summaries called SOAP notes. While invaluable to clinicians and researchers, creating digital SOAP notes is burdensome, contributing to physici…

Meeting SummarizationMulti-Label ClassificationSentence

Exploring Robustness in Doctor-Patient Conversation Summarization: An Analysis of Out-of-Domain SOAP Notes

2024-06-05 · Yu-Wen Chen, Julia Hirschberg

Summarizing medical conversations poses unique challenges due to the specialized domain and the difficulty of collecting in-domain training data. In this study, we investigate the performance of state-of-the-art doctor-p…

Conversation SummarizationLanguage ModelingLanguage Modelling