paper-with-me

Papers

An Investigation of Evaluation Metrics for Automated Medical Note Generation

2023-05-27 · Asma Ben Abacha, Wen-wai Yim, George Michalopoulos, Thomas Lin

Recent studies on automatic note generation have shown that doctors can save significant amounts of time when using automatic clinical note generation (Knoll et al., 2022). Summarization models have been used for this task to generate clinical notes as summaries of doctor-patient conversations (Krishna et al., 2021; Cai et al., 2022). However, assessing which model would best serve clinicians in their daily practice is still a challenging task due to the large set of possible correct summaries, and the potential limitations of automatic evaluation metrics. In this paper, we study evaluation methods and metrics for the automatic generation of clinical notes from medical conversations. In particular, we propose new task-specific metrics and we compare them to SOTA evaluation metrics in text summarization and generation, including: (i) knowledge-graph embedding-based metrics, (ii) customized model-based metrics, (iii) domain-adapted/fine-tuned metrics, and (iv) ensemble metrics. To study the correlation between the automatic metrics and manual judgments, we evaluate automatic notes/summaries by comparing the system and reference facts and computing the factual correctness, and the hallucination and omission rates for critical medical facts. This study relied on seven datasets manually annotated by domain experts. Our experiments show that automatic evaluation metrics can have substantially different behaviors on different types of clinical notes datasets. However, the results highlight one stable subset of metrics as the most correlated with human judgments with a relevant aggregation of different evaluation criteria.

📄 PDF Abstract BibTeX arXiv:2305.17364

Code (1)

abachaa/evaluationmetrics-acl23 공식 구현 pytorch

Tasks

Graph EmbeddingHallucinationKnowledge Graph EmbeddingText Summarization

Similar Papers 제목 키워드 기반

Revisiting Automatic Question Summarization Evaluation in the Biomedical Domain

2023-03-18 · Hongyi Yuan, Yaoyun Zhang, Fei Huang, Songfang Huang

Automatic evaluation metrics have been facilitating the rapid development of automatic summarization methods by providing instant and fair assessments of the quality of summaries. Most metrics have been developed for the…

Text Generation

Automated Evaluation can Distinguish the Good and Bad AI Responses to Patient Questions about Hospitalization

2025-10-01 · Sarvesh Soni, Dina Demner-Fushman arxiv

Automated approaches to answer patient-posed health questions are rising, but selecting among systems requires reliable evaluation. The current gold standard for evaluating the free-text artificial intelligence (AI) resp…

From Feedback to Checklists: Grounded Evaluation of AI-Generated Clinical Notes

2025-07-23 · Karen Zhou, John Giorgi, Pranav Mani, Peng Xu 외 arxiv

AI-generated clinical notes are increasingly used in healthcare, but evaluating their quality remains a challenge due to high subjectivity and limited scalability of expert review. Existing automated metrics often fail t…

Multilingual BERT language model for medical tasks: Evaluation on domain-specific adaptation and cross-linguality

2025-10-31 · Yinghao Luo, Lang Zhou, Amrish Jhingoer, Klaske Vliegenthart Jongbloed 외 arxiv

In multilingual healthcare applications, the availability of domain-specific natural language processing(NLP) tools is limited, especially for low-resource languages. Although multilingual bidirectional encoder represent…

Domain Adaptation

Beyond Literal Summarization: Redefining Hallucination for Medical SOAP Note Evaluation

2026-04-16 · Bhavik Vachhani, Kush Shrisvastava, Pranshu Nema, Sai Chiranthan arxiv

Evaluating large language models (LLMs) for clinical documentation tasks such as SOAP note generation remains challenging. Unlike standard summarization, these tasks require clinical abstraction, normalization of colloqu…