paper-with-me

홈 › Papers

Diagnosing our datasets: How does my language model learn clinical information?

2025-05-21 · Furong Jia, David Sontag, Monica Agrawal

Large language models (LLMs) have performed well across various clinical natural language processing tasks, despite not being directly trained on electronic health record (EHR) data. In this work, we examine how popular open-source LLMs learn clinical information from large mined corpora through two crucial but understudied lenses: (1) their interpretation of clinical jargon, a foundational ability for understanding real-world clinical notes, and (2) their responses to unsupported medical claims. For both use cases, we investigate the frequency of relevant clinical information in their corresponding pretraining corpora, the relationship between pretraining data composition and model outputs, and the sources underlying this data. To isolate clinical jargon understanding, we evaluate LLMs on a new dataset MedLingo. Unsurprisingly, we find that the frequency of clinical jargon mentions across major pretraining corpora correlates with model performance. However, jargon frequently appearing in clinical notes often rarely appears in pretraining corpora, revealing a mismatch between available data and real-world usage. Similarly, we find that a non-negligible portion of documents support disputed claims that can then be parroted by models. Finally, we classified and analyzed the types of online sources in which clinical jargon and unsupported medical claims appear, with implications for future dataset composition.

📄 PDF Abstract BibTeX arXiv:2505.15024

Code (1)

Flora-jia-jfr/diagnosing_our_datasets 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

From Competition to Collaboration: Making Toy Datasets on Kaggle Clinically Useful for Chest X-Ray Diagnosis Using Federated Learning

2022-11-11 · Pranav Kulkarni, Adway Kanhere, Paul H. Yi, Vishwa S. Parekh

Chest X-ray (CXR) datasets hosted on Kaggle, though useful from a data science competition standpoint, have limited utility in clinical use because of their narrow focus on diagnosing one specific disease. In real-world …

Federated LearningPneumonia DetectionPneumothorax Detection

Guiding Clinical Reasoning with Large Language Models via Knowledge Seeds

2024-03-11 · Jiageng Wu, Xian Wu, Jie Yang

Clinical reasoning refers to the cognitive process that physicians employ in evaluating and managing patients. This process typically involves suggesting necessary examinations, diagnosing patients' diseases, and decidin…

Hallucination

LungNoduleAgent: A Collaborative Multi-Agent System for Precision Diagnosis of Lung Nodules

2025-11-26 · Cheng Yang, Hui Jin, Xinlei Yu, Zhipeng Wang 외 arxiv

Diagnosing lung cancer typically involves physicians identifying lung nodules in Computed tomography (CT) scans and generating diagnostic reports based on their morphological features and medical expertise. Although adva…

MedCTA: A Benchmark for Clinical Tool Agents

2026-06-10 · Tajamul Ashraf, Hyewon Jeong, Fida Mohammad Thoker, Bernard Ghanem arxiv

To make clinically grounded decisions, medical AI agents are expected to go beyond simple recognition and be capable of tool retrieval, evidence acquisition, and integration. Existing benchmarks largely evaluate isolated…

Question Answering

HiQuE: Hierarchical Question Embedding Network for Multimodal Depression Detection

2024-08-07 · Juho Jung, Chaewon Kang, Jeewoo Yoon, Seungbae Kim 외

The utilization of automated depression detection significantly enhances early intervention for individuals experiencing depression. Despite numerous proposals on automated depression detection using recorded clinical in…

Depression DetectionEmotion Recognition