CLAIOct 11, 2024

Large Language Models for Medical OSCE Assessment: A Novel Approach to Transcript Analysis

arXiv:2410.12858v19 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses the need for more efficient and cost-effective assessment in medical education, though it is incremental as it applies existing LLM methods to a new domain-specific task.

The study tackled the problem of time-consuming and expensive manual grading of Objective Structured Clinical Examinations (OSCEs) by using Large Language Models (LLMs) to assess medical students' communication skills, specifically their ability to summarize patients' medical history, achieving a Cohen's kappa agreement of 0.88 with human graders.

Grading Objective Structured Clinical Examinations (OSCEs) is a time-consuming and expensive process, traditionally requiring extensive manual effort from human experts. In this study, we explore the potential of Large Language Models (LLMs) to assess skills related to medical student communication. We analyzed 2,027 video-recorded OSCE examinations from the University of Texas Southwestern Medical Center (UTSW), spanning four years (2019-2022), and several different medical cases or "stations." Specifically, our focus was on evaluating students' ability to summarize patients' medical history: we targeted the rubric item 'did the student summarize the patients' medical history?' from the communication skills rubric. After transcribing speech audio captured by OSCE videos using Whisper-v3, we studied the performance of various LLM-based approaches for grading students on this summarization task based on their examination transcripts. Using various frontier-level open-source and proprietary LLMs, we evaluated different techniques such as zero-shot chain-of-thought prompting, retrieval augmented generation, and multi-model ensemble methods. Our results show that frontier LLM models like GPT-4 achieved remarkable alignment with human graders, demonstrating a Cohen's kappa agreement of 0.88 and indicating strong potential for LLM-based OSCE grading to augment the current grading process. Open-source models also showed promising results, suggesting potential for widespread, cost-effective deployment. Further, we present a failure analysis identifying conditions where LLM grading may be less reliable in this context and recommend best practices for deploying LLMs in medical education settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes