Summary
Clinical language models often achieve strong in-hospital accuracy but fail under deployment shifts because they rely on note-specific artifacts such as templates, separators, and boilerplate rather than genuine patient state. A paper by Jin Mu and Guanhua Chen (arXiv:2608.27397) proposes CAST (Concept-guided Artifact Suppression Tuning), an SAE-based framework for auditable clinical text classification. CAST uses Sparse Autoencoders to expose sparse, human-auditable features from intermediate Transformer activations, labels SAE latents via an LLM-assisted interpretation pipeline with ICD-10 retrieval constraints, suppresses verified artifact latents through residual subtraction during fine-tuning, and offers post-hoc per-concept attributions for auditing model decisions. On MIMIC-IV discharge-note mortality prediction, CAST outperforms comparable fine-tuned encoder baselines and remains competitive with strong LLM baselines, while producing feature-level audit trails that link each prediction to clinical concepts and to artifact concepts suppressed during training.
Paper Overview
Field: NLP
Authors: Jin Mu, Guanhua Chen
Published: 2026-08-27
arXiv: 2608.27397
Abstract
Clinical language models can achieve strong in-hospital accuracy yet fail under deployment shifts because they exploit note-specific artifacts (e.g., templates, separators, boilerplate) that do not reflect patient state. The authors propose CAST (Concept-guided Artifact Suppression Tuning), an SAE-based framework for auditable clinical text classification.
Key components of CAST:
- Uses Sparse Autoencoders (SAEs) to expose sparse, human-auditable features from intermediate Transformer activations.
- Labels SAE latents with an LLM-assisted interpretation pipeline combined with ICD-10 retrieval constraints.
- Suppresses verified artifact latents via residual subtraction during fine-tuning.
- Provides post-hoc per-concept attributions for auditing model decisions.
On MIMIC-IV discharge-note mortality prediction, CAST improves over its corresponding fine-tuned encoder baselines and stays competitive with strong LLM baselines, while producing feature-level audit trails that support each prediction with clinical concepts and artifact concepts suppressed during training.
---
*Auto-collected on 2026-08-30*
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/178634245