English

Inherently Interpretable Time Series Classification via Multiple Instance Learning

Machine Learning 2024-03-19 v3 Artificial Intelligence

Abstract

Conventional Time Series Classification (TSC) methods are often black boxes that obscure inherent interpretation of their decision-making processes. In this work, we leverage Multiple Instance Learning (MIL) to overcome this issue, and propose a new framework called MILLET: Multiple Instance Learning for Locally Explainable Time series classification. We apply MILLET to existing deep learning TSC models and show how they become inherently interpretable without compromising (and in some cases, even improving) predictive performance. We evaluate MILLET on 85 UCR TSC datasets and also present a novel synthetic dataset that is specially designed to facilitate interpretability evaluation. On these datasets, we show MILLET produces sparse explanations quickly that are of higher quality than other well-known interpretability methods. To the best of our knowledge, our work with MILLET, which is available on GitHub (https://github.com/JAEarly/MILTimeSeriesClassification), is the first to develop general MIL methods for TSC and apply them to an extensive variety of domains

Keywords

Cite

@article{arxiv.2311.10049,
  title  = {Inherently Interpretable Time Series Classification via Multiple Instance Learning},
  author = {Joseph Early and Gavin KC Cheung and Kurt Cutajar and Hanting Xie and Jas Kandola and Niall Twomey},
  journal= {arXiv preprint arXiv:2311.10049},
  year   = {2024}
}

Comments

Published at ICLR 2024. 29 pages (9 main, 3 ref, 17 appendix)

R2 v1 2026-06-28T13:23:37.141Z