arXiv · March 2026 · Accepted poster, AMIA Symposium 2026

PLACID

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

LLM Clinical NLP Privacy-Preserving AI EHR Acronym Disambiguation

Interactive Demo

Acronym ambiguity, resolved in context.

Click any highlighted acronym in the clinical note to see how PLACID resolves it from context

Clinical note

The reports SOB after exertion. Prior noted in chart. Plan includes consult after discharge and repeat in the morning.

Selected acronym

PT is interpreted as patient in this sentence because the note says the PT "reports" symptoms.

Click an acronym to see how PLACID resolves it from context.

PLACID answer

PT → Patient

The phrase "reports SOB after exertion" makes PT most likely to mean patient, not physical therapy.

Patient84%
Physical therapy11%

Context selector

Same acronym, different clinical context.

"PT tolerated gait training and stairs."

Physical therapy78%
Prothrombin time8%
Patient14%

The Problem

Clinical notes are riddled with ambiguous acronyms.

Electronic health records contain tens of thousands of acronyms. "PT" could mean patient, physical therapy, prothrombin time, or posterior tibial, depending on context. Misinterpretation contributes to clinical errors and hinders downstream NLP tasks.

Existing solutions require sending sensitive patient data to external APIs, a non-starter in healthcare. PLACID addresses both problems at once.

Acronym Ambiguity Example

PT
Patient
82%
Physical Therapy
10%
Prothrombin Time
6%
Posterior Tibial
2%

Distribution depends entirely on clinical context

The Approach

Privacy-first, from the ground up.

Local Inference

Runs entirely on-premises. Patient data never leaves the institution. No external API calls, no data sharing.

Context-Aware LLM

Uses surrounding clinical context, the full sentence, section headers, patient history, to infer the most likely acronym expansion.

EHR-Scale

Designed to operate at scale across millions of clinical notes, improving downstream NLP tasks including coding, summarisation, and QA.

The Interface

Designed for clinical workflows.

A clinical note is pasted or uploaded, PLACID identifies and annotates every acronym inline, then returns a disambiguation summary with per-acronym confidence scores and domain classifications, all processed locally, no data leaves the institution.

PLACID interface, clinical note input with acronym disambiguation output

PLACID interface · Clinical note analysis with inline annotation and disambiguation summary · Figma prototype

EHR Integration

PLACID is being integrated directly into Electronic Health Record workflows, running inline disambiguation on clinical notes at the point of documentation. By operating entirely on-device, it meets strict healthcare data governance requirements without requiring any external API calls or data transmission.

Patient-Facing Systems

Clinical notes and discharge summaries shared with patients are dense with acronyms that are meaningless to non-clinicians. PLACID is being adapted for patient-facing portals and after-visit summaries, automatically expanding and contextualising clinical abbreviations to improve health literacy and reduce patient confusion.

Performance

Accurate. Fast. Private.

Disambiguation Accuracy by Acronym Frequency

High-frequency acronyms (top 100) 0%
Medium-frequency acronyms 0%
Low-frequency / rare acronyms 0%

* Figures are representative, see arXiv paper for full experimental details.

Implementation Summary

Overall accuracySee arXiv paper for the complete evaluated breakdown; headline results are shown above by acronym frequency.
Model size rangeLocal LLM variants selected to balance accuracy, latency, and on-premises deployment constraints.
Deployment platformApple M4 Max silicon with MLX framework model optimization.
Privacy boundaryClinical notes remain local; no external API transfer is required.

0

Acronyms in scope

0

% Local inference

0ms

External data transfer

0

Team members

Team

The people behind PLACID.

Manjushree B. Aithal

Manjushree B. Aithal

Lead Author · PhD

Department of Biomedical Informatics · CU Anschutz

Alexander Kotz

Alexander Kotz

Co-author · CPBS PhD Student

Computational Bioscience · CU Anschutz

James Mitchell

James Mitchell

Senior Author · PI

Department of Biomedical Informatics · CU Anschutz

arXiv:2603.23678 · March 2026 · Accepted poster, AMIA Symposium 2026

Read the full paper.

Available on arXiv and accepted as a poster for the AMIA Symposium 2026.

@misc{aithal2026placid, title={PLACID: Privacy-preserving Large language models for Acronym Clinical Inference and Disambiguation}, author={Aithal, Manjushree B. and Kotz, Alexander and Mitchell, James}, year={2026}, eprint={2603.23678}, archivePrefix={arXiv} }