paper-with-me

Papers

An Automatic SOAP Classification System Using Weakly Supervision And Transfer Learning

2022-11-26 · Sunjae Kwon, Zhichao Yang, Hong Yu

In this paper, we introduce a comprehensive framework for developing a machine learning-based SOAP (Subjective, Objective, Assessment, and Plan) classification system without manually SOAP annotated training data or with less manually SOAP annotated training data. The system is composed of the following two parts: 1) Data construction, 2) A neural network-based SOAP classifier, and 3) Transfer learning framework. In data construction, since a manual construction of a large size training dataset is expensive, we propose a rule-based weak labeling method utilizing the structured information of an EHR note. Then, we present a SOAP classifier composed of a pre-trained language model and bi-directional long-short term memory with conditional random field (Bi-LSTM-CRF). Finally, we propose a transfer learning framework that re-uses the trained parameters of the SOAP classifier trained with the weakly labeled dataset for datasets collected from another hospital. The proposed weakly label-based learning model successfully performed SOAP classification (89.99 F1-score) on the notes collected from the target hospital. Otherwise, in the notes collected from other hospitals and departments, the performance dramatically decreased. Meanwhile, we verified that the transfer learning framework is advantageous for inter-hospital adaptation of the model increasing the models' performance in every cases. In particular, the transfer learning approach was more efficient when the manually annotated data size was smaller. We showed that SOAP classification models trained with our weakly labeling algorithm can perform SOAP classification without manually annotated data on the EHR notes from the same hospital. The transfer learning framework helps SOAP classification model's inter-hospital migration with a minimal size of the manually annotated dataset.

📄 PDF Abstract BibTeX arXiv:2211.14539

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationLanguage ModellingTransfer Learning

Similar Papers 제목 키워드 기반

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 an Automated SOAP Note: Classifying Utterances from Medical Conversations

2020-07-17 · Benjamin Schloss, Sandeep Konam

Summaries generated from medical conversations can improve recall and understanding of care plans for patients and reduce documentation burden for doctors. Recent advancements in automatic speech recognition (ASR) and na…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)BenchmarkingNatural Language Understanding+2

Beyond Adam: SOAP and Muon for Faster, Label-Efficient Training of Machine Learning Interatomic Potentials

2026-07-02 · Gil Harari, Yoel Zimmermann, Ola Tangen Kulseng, Laura Zichi 외 arxiv

Machine learning interatomic potentials (MLIPs) have become a hallmark of AI for scientific simulation. While efforts on new architectures and datasets have led to increasingly accurate and general models, the choice of …

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…

Semi-supervised Acoustic Modelling for Five-lingual Code-switched ASR using Automatically-segmented Soap Opera Speech

2020-05-01 · LREC 2020 5 · Nick Wilkinson, Astik Biswas, Emre Yilmaz, Febe De Wet 외

This paper considers the impact of automatic segmentation on the fully-automatic, semi-supervised training of automatic speech recog-nition (ASR) systems for five-lingual code-switched (CS) speech. Four automatic segment…

Acoustic ModellingAction DetectionActivity DetectionSegmentation+2