The Meta-Learning Gap: Combining Hydra and Quant for Large-Scale Time Series Classification
Urav Maniar

TL;DR
This paper explores combining two efficient time series classifiers, Hydra and Quant, to improve accuracy while maintaining computational feasibility, revealing significant potential and challenges in meta-learning for large-scale datasets.
Contribution
It introduces combined ensemble configurations of Hydra and Quant, analyzes their performance on large datasets, and highlights the gap between theoretical potential and practical meta-learning strategies.
Findings
Strongest ensemble improves accuracy from 0.829 to 0.836
Prediction ensembles capture only 11% of oracle potential
Feature-concatenation surpasses oracle bounds by learning new decision boundaries
Abstract
Time series classification faces a fundamental trade-off between accuracy and computational efficiency. While comprehensive ensembles like HIVE-COTE 2.0 achieve state-of-the-art accuracy, their 340-hour training time on the UCR benchmark renders them impractical for large-scale datasets. We investigate whether targeted combinations of two efficient algorithms from complementary paradigms can capture ensemble benefits while maintaining computational feasibility. Combining Hydra (competing convolutional kernels) and Quant (hierarchical interval quantiles) across six ensemble configurations, we evaluate performance on 10 large-scale MONSTER datasets (7,898 to 1,168,774 training instances). Our strongest configuration improves mean accuracy from 0.829 to 0.836, succeeding on 7 of 10 datasets. However, prediction-combination ensembles capture only 11% of theoretical oracle potential,…
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
