English

ShifaMind: A Multiplicative Concept Bottleneck for Interpretable ICD-10 Coding

Machine Learning 2026-05-12 v1 Computation and Language

Abstract

Automated ICD-10 coding from clinical discharge summaries requires models that are both accurate on long-tailed multi-label classification tasks and interpretable to clinicians. Concept Bottleneck Models (CBMs) offer a principled framework for interpretability by routing predictions through human-interpretable concepts, but this transparency often comes at a cost: compressing rich clinical text representations into a narrow concept layer can restrict gradient flow and limit predictive capacity. We present ShifaMind, a concept-grounded architecture built around a Multiplicative Concept Bottleneck (MCB), which changes the form, rather than the width, of the bottleneck. Instead of projecting through a narrow concept layer, ShifaMind uses a learned multiplicative gate over a concept-grounded representation while retaining a scalar concept interface for inspection. On MIMIC-IV top-50 ICD-10 coding, ShifaMind achieves performance competitive with LAAT, the strongest baseline, across F1, AUC, and ranking metrics, while outperforming five additional ICD-coding baselines and providing concept-mediated explanations. Its substantial gains over a capacity-matched Vanilla CBM in both predictive performance and interpretability-oriented metrics highlight the importance of the bottleneck design.

Keywords

Cite

@article{arxiv.2605.08482,
  title  = {ShifaMind: A Multiplicative Concept Bottleneck for Interpretable ICD-10 Coding},
  author = {Mohammed Sameer Syed and Xuan Lu},
  journal= {arXiv preprint arXiv:2605.08482},
  year   = {2026}
}
R2 v1 2026-07-01T12:59:06.257Z