paper-with-me

홈 › Papers

Comparative Experimentation of Accuracy Metrics in Automated Medical Reporting: The Case of Otitis Consultations

2023-11-22 · Wouter Faber, Renske Eline Bootsma, Tom Huibers, Sandra van Dulmen, Sjaak Brinkkemper

Generative Artificial Intelligence (AI) can be used to automatically generate medical reports based on transcripts of medical consultations. The aim is to reduce the administrative burden that healthcare professionals face. The accuracy of the generated reports needs to be established to ensure their correctness and usefulness. There are several metrics for measuring the accuracy of AI generated reports, but little work has been done towards the application of these metrics in medical reporting. A comparative experimentation of 10 accuracy metrics has been performed on AI generated medical reports against their corresponding General Practitioner's (GP) medical reports concerning Otitis consultations. The number of missing, incorrect, and additional statements of the generated reports have been correlated with the metric scores. In addition, we introduce and define a Composite Accuracy Score which produces a single score for comparing the metrics within the field of automated medical reporting. Findings show that based on the correlation study and the Composite Accuracy Score, the ROUGE-L and Word Mover's Distance metrics are the preferred metrics, which is not in line with previous work. These findings help determine the accuracy of an AI generated medical report, which aids the development of systems that generate medical reports for GPs to reduce the administrative burden.

📄 PDF Abstract BibTeX arXiv:2311.13273

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Comparative Analysis of Personalized Voice Activity Detection Systems: Assessing Real-World Effectiveness

2024-06-12 · Satyam Kumar, Sai Srujana Buddi, Utkarsh Oggy Sarawgi, Vineet Garg 외

Voice activity detection (VAD) is a critical component in various applications such as speech recognition, speech enhancement, and hands-free communication systems. With the increasing demand for personalized and context…

Action DetectionActivity DetectionSpeech Enhancementspeech-recognition+1

BioBERT-based Deep Learning and Merged ChemProt-DrugProt for Enhanced Biomedical Relation Extraction

2024-05-28 · Bridget T. McInnes, Jiawei Tang, Darshini Mahendran, Mai H. Nguyen

This paper presents a methodology for enhancing relation extraction from biomedical texts, focusing specifically on chemical-gene interactions. Leveraging the BioBERT model and a multi-layer fully connected network archi…

DrugProtRelationRelation Extraction

Designing Empirical Studies on LLM-Based Code Generation: Towards a Reference Framework

2025-10-04 · Nathalia Nascimento, Everton Guimaraes, Paulo Alencar arxiv

The rise of large language models (LLMs) has introduced transformative potential in automated code generation, addressing a wide range of software engineering challenges. However, empirical evaluation of LLM-based code g…

Code 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…

Automated Image Captioning with CNNs and Transformers

2024-12-13 · Joshua Adrian Cahyono, Jeremy Nathan Jusuf

This project aims to create an automated image captioning system that generates natural language descriptions for input images by integrating techniques from computer vision and natural language processing. We employ var…

DescriptiveHyperparameter OptimizationImage Captioning