LightTS: Lightweight Time Series Classification with Adaptive Ensemble Distillation -- Extended Version
David Campos, Miao Zhang, Bin Yang, Tung Kieu, Chenjuan Guo, Christian, S. Jensen

TL;DR
LightTS introduces an adaptive ensemble distillation method to create lightweight, resource-efficient time series classifiers that maintain high accuracy, making ensemble learning feasible for edge devices.
Contribution
The paper presents a novel adaptive ensemble distillation technique and Pareto optimal model selection for resource-constrained time series classification.
Findings
LightTS outperforms existing methods on 128 real-world datasets.
Adaptive weighting improves ensemble distillation effectiveness.
Pareto optimal models balance accuracy and size effectively.
Abstract
Due to the sweeping digitalization of processes, increasingly vast amounts of time series data are being produced. Accurate classification of such time series facilitates decision making in multiple domains. State-of-the-art classification accuracy is often achieved by ensemble learning where results are synthesized from multiple base models. This characteristic implies that ensemble learning needs substantial computing resources, preventing their use in resource-limited environments, such as in edge devices. To extend the applicability of ensemble learning, we propose the LightTS framework that compresses large ensembles into lightweight models while ensuring competitive accuracy. First, we propose adaptive ensemble distillation that assigns adaptive weights to different base models such that their varying classification capabilities contribute purposefully to the training of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Data Stream Mining Techniques
MethodsBalanced Selection
