paper-with-me

Papers

Generalist embedding models are better at short-context clinical semantic search than specialized embedding models

2024-01-03 · Jean-Baptiste Excoffier, Tom Roehr, Alexei Figueroa, Jens-Michalis Papaioannou, Keno Bressem, Matthieu Ortala

The increasing use of tools and solutions based on Large Language Models (LLMs) for various tasks in the medical domain has become a prominent trend. Their use in this highly critical and sensitive domain has thus raised important questions about their robustness, especially in response to variations in input, and the reliability of the generated outputs. This study addresses these questions by constructing a textual dataset based on the ICD-10-CM code descriptions, widely used in US hospitals and containing many clinical terms, and their easily reproducible rephrasing. We then benchmarked existing embedding models, either generalist or specialized in the clinical domain, in a semantic search task where the goal was to correctly match the rephrased text to the original description. Our results showed that generalist models performed better than clinical models, suggesting that existing clinical specialized models are more sensitive to small changes in input that confuse them. The highlighted problem of specialized models may be due to the fact that they have not been trained on sufficient data, and in particular on datasets that are not diverse enough to have a reliable global language understanding, which is still necessary for accurate handling of medical documents.

📄 PDF Abstract BibTeX arXiv:2401.01943

Code (1)

kaduceo/icd10cm_embedding_benchmark 공식 구현

Similar Papers 제목 키워드 기반

Virtual-Eyes: Quantitative Validation of a Lung CT Quality-Control Pipeline for Foundation-Model Cancer Risk Prediction

2025-12-30 · Md. Enamul Hoq, Linda Larson-Prior, Fred Prior arxiv

Robust preprocessing is rarely quantified in deep-learning pipelines for low-dose CT (LDCT) lung cancer screening. We develop and validate Virtual-Eyes, a clinically motivated 16-bit CT quality-control pipeline, and meas…

Generalist Large Language Models Outperform Clinical Tools on Medical Benchmarks

2025-12-01 · Krithik Vishwanath, Mrigayu Ghosh, Anton Alyakin, Daniel Alexander Alber 외 arxiv

Specialized clinical AI assistants are rapidly entering medical practice, often framed as safer or more reliable than general-purpose large language models (LLMs). Yet, unlike frontier models, these clinical tools are ra…

Reasoning Over Recall: Evaluating the Efficacy of Generalist Architectures vs. Specialized Fine-Tunes in RAG-Based Mental Health Dialogue Systems

2026-01-04 · Md Abdullah Al Kafi, Raka Moni, Sumit Kumar Banshal arxiv

The deployment of Large Language Models (LLMs) in mental health counseling faces the dual challenges of hallucinations and lack of empathy. While the former may be mitigated by RAG (retrieval-augmented generation) by anc…

ACER: Automatic Language Model Context Extension via Retrieval

2024-10-11 · Luyu Gao, Yunyi Zhang, Jamie Callan

Long-context modeling is one of the critical capabilities of language AI for digesting and reasoning over complex information pieces. In practice, long-context capabilities are typically built into a pre-trained language…

Language ModelingLanguage ModellingmodelRetrieval+1

Health system learning achieves generalist neuroimaging models

2025-11-23 · Akhil Kondepudi, Akshay Rao, Chenhui Zhao, Yiwei Lyu 외 arxiv

Frontier artificial intelligence (AI) models, such as OpenAI's GPT-5 and Meta's DINOv3, have advanced rapidly through training on internet-scale public data, yet such systems lack access to private clinical data. Neuroim…

Visual Grounding