paper-with-me

홈 › Papers

PLACID: Privacy-preserving Large language models for Acronym Clinical Inference and Disambiguation

2026-03-24 · Manjushree B. Aithal, Ph. D., Alexander Kotz, James Mitchell, Ph. D arxiv

Large Language Models (LLMs) offer transformative solutions across many domains, but healthcare integration is hindered by strict data privacy constraints. Clinical narratives are dense with ambiguous acronyms, misinterpretation these abbreviations can precipitate severe outcomes like life-threatening medication errors. While cloud-dependent LLMs excel at Acronym Disambiguation, transmitting Protected Health Information to external servers violates privacy frameworks. To bridge this gap, this study pioneers the evaluation of small-parameter models deployed entirely on-device to ensure privacy preservation. We introduce a privacy-preserving cascaded pipeline leveraging general-purpose local models to detect clinical acronyms, routing them to domain-specific biomedical models for context-relevant expansions. Results reveal that while general instruction-following models achieve high detection accuracy (~0.988), their expansion capabilities plummet (~0.655). Our cascaded approach utilizes domain-specific medical models to increase expansion accuracy to (~0.81). This novel work demonstrates that privacy-preserving, on-device (2B-10B) models deliver high-fidelity clinical acronym disambiguation support.

📄 PDF Abstract BibTeX arXiv:2603.23678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GLADIS: A General and Large Acronym Disambiguation Benchmark

2023-02-03 · Lihu Chen, Gaël Varoquaux, Fabian M. Suchanek

Acronym Disambiguation (AD) is crucial for natural language understanding on various sources, including biomedical reports, scientific papers, and search engine queries. However, existing acronym disambiguation benchmark…

Language ModelingLanguage ModellingNatural Language Understanding

PLACID: Identity-Preserving Multi-Object Compositing via Video Diffusion with Synthetic Trajectories

2026-01-30 · Gemma Canet Tarrés, Manel Baradad, Francesc Moreno-Noguer, Yumeng Li arxiv

Recent advances in generative AI have dramatically improved photorealistic image synthesis, yet they fall short for studio-level multi-object compositing. This task demands simultaneous (i) near-perfect preservation of e…

ADBCMM : Acronym Disambiguation by Building Counterfactuals and Multilingual Mixing

2021-12-08 · Yixuan Weng, Fei Xia, Bin Li, Xiusheng Huang 외

Scientific documents often contain a large number of acronyms. Disambiguation of these acronyms will help researchers better understand the meaning of vocabulary in the documents. In the past, thanks to large amounts of …

Task 2

Automated Extraction of Acronym-Expansion Pairs from Scientific Papers

2024-12-02 · Izhar Ali, Million Haileyesus, Serhiy Hnatyshyn, Jan-Lucas Ott 외

This project addresses challenges posed by the widespread use of abbreviations and acronyms in digital texts. We propose a novel method that combines document preprocessing, regular expressions, and a large language mode…

Language ModelingLanguage ModellingLarge Language Model

Domain Adaptive Pretraining for Multilingual Acronym Extraction

2022-06-30 · Usama Yaseen, Stefan Langer

This paper presents our findings from participating in the multilingual acronym extraction shared task SDU@AAAI-22. The task consists of acronym extraction from documents in 6 languages within scientific and legal domain…