Enhancing Time Series Classification with Diversity-Driven Neural Network Ensembles
Javidan Abdullayev, Maxime Devanne, Cyril Meyer, Ali Ismail-Fawaz, Jonathan Weber, Germain Forestier

TL;DR
This paper introduces a diversity-driven neural network ensemble framework for time series classification that promotes feature diversity among models, leading to state-of-the-art results with fewer models and improved efficiency.
Contribution
It proposes a decorrelated learning strategy using feature orthogonality loss to explicitly encourage diversity among ensemble members in TSC.
Findings
Achieves SOTA performance on 128 UCR datasets.
Requires fewer models to reach top accuracy.
Enhances ensemble efficiency and scalability.
Abstract
Ensemble methods have played a crucial role in achieving state-of-the-art (SOTA) performance across various machine learning tasks by leveraging the diversity of features learned by individual models. In Time Series Classification (TSC), ensembles have proven highly effective whether based on neural networks (NNs) or traditional methods like HIVE-COTE. However most existing NN-based ensemble methods for TSC train multiple models with identical architectures and configurations. These ensembles aggregate predictions without explicitly promoting diversity which often leads to redundant feature representations and limits the benefits of ensembling. In this work, we introduce a diversity-driven ensemble learning framework that explicitly encourages feature diversity among neural network ensemble members. Our approach employs a decorrelated learning strategy using a feature orthogonality loss…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Data Stream Mining Techniques
