🛰️ Daily AI Frontier
‹ back to 2026-08-27

Making Clinical Language Models Auditable: Concept-Guided Fine-Tuning for Robust Prediction

arXiv cs.CL Medical/Healthcare AI Jin Mu, Guanhua Chen 2026-08-27

TL;DR - CAST is an SAE-based fine-tuning framework that makes clinical text classifiers more robust and auditable by identifying and suppressing features tied to note artifacts rather than patient state. On MIMIC-IV mortality prediction, it improves over corresponding fine-tuned encoder baselines while providing concept-level audit trails.

  • Sparse autoencoders expose human-auditable features from intermediate Transformer activations.
  • An LLM-assisted pipeline with ICD-10 retrieval constraints labels SAE latents as clinical concepts or artifacts.
  • Verified artifact latents are suppressed through residual subtraction during fine-tuning.
  • Post-hoc attributions show which clinical concepts supported each prediction and which artifacts were suppressed.

view merged work →