cs.LGApr 18, 2026

Tree of Concepts: Interpretable Continual Learners in Non-Stationary Clinical Domains

Authors: Dongkyu ChoXiyue LiSamrachana AdhikariRumi Chunara

Organizations: Computer Science Department New York University New York, NY, USA · Department of Population Health NYU Grossman School of Medicine New York, NY, USA · School of Global Public Health Computer Science Department New York University New York, NY, USA

Abstract

Continual learning aims to update models under distribution shift without forgetting, yet many high-stakes deployments, such as healthcare, also require interpretability. In practice, models that adapt well (e.g., deep networks) are often opaque, while models that are interpretable (e.g., decision trees) are brittle under shift, making it difficult to achieve both properties simultaneously. In response, we propose Tree of Concepts, an interpretable continual learning framework that uses a shallow decision tree to define a fixed, rule-based concept interface and trains a concept bottleneck model to predict these concepts from raw features. Continual updates act on the concept extractor and label head while keeping concept semantics stable over time, yielding explanations that do not drift across sequential updates. On multiple tabular healthcare benchmarks under continual learning protocols, our method achieves a stronger stability-plasticity trade-off than existing baselines, including replay-enhanced variants. Our results suggest that structured concept interfaces can support continual adaptation while preserving a consistent audit interface in non-stationary, high-stakes domains.

Explore similar work

CardsList