Additive Large Language Models for Semi-Structured Text
Karthikeyan K, Raghuveer Thirukovalluru, David Carlson

TL;DR
CALM introduces an interpretable additive framework for semi-structured clinical text classification using large language models, enabling transparent predictions and meaningful visualizations while maintaining competitive performance.
Contribution
The paper presents CALM, a novel additive LLM-based framework that enhances interpretability and trust in clinical text classification without sacrificing accuracy.
Findings
CALM achieves performance comparable to traditional LLM classifiers.
CALM provides faithful explanations at patient and population levels.
CALM enables clear visualizations like component-level risk curves.
Abstract
Large Language Models have advanced clinical text classification, but their opaque predictions remain a critical barrier to practical adoption in research and clinical settings where investigators and physicians need to understand which parts of a patient's record drive risk signals. To address this challenge, we introduce \textbf{CALM}, short for \textbf{Classification with Additive Large Language Models}, an interpretable framework for semi-structured text where inputs are composed of semantically meaningful components, such as sections of an admission note or question-answer fields from an intake form. CALM predicts outcomes as the additive sum of each component's contribution, making these contributions part of the forward computation itself and enabling faithful explanations at both the patient and population level. The additive structure also enables clear visualizations, such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare and Education · Topic Modeling
