LGAIApr 9

Pruning Extensions and Efficiency Trade-Offs for Sustainable Time Series Classification

arXiv:2604.0795343.2h-index: 7
AI Analysis

This addresses the problem of unsustainable computational costs for practitioners using time series classification, though it appears incremental as it builds on existing hybrid classifiers.

The paper tackles the lack of energy efficiency evaluation in time series classification by introducing a holistic framework that balances predictive performance and resource consumption, showing pruning can reduce energy consumption by up to 80% while typically costing less than 5% accuracy.

Time series classification (TSC) enables important use cases, however lacks a unified understanding of performance trade-offs across models, datasets, and hardware. While resource awareness has grown in the field, TSC methods have not yet been rigorously evaluated for energy efficiency. This paper introduces a holistic evaluation framework that explicitly explores the balance of predictive performance and resource consumption in TSC. To boost efficiency, we apply a theoretically bounded pruning strategy to leading hybrid classifiers - Hydra and Quant - and present Hydrant, a novel, prunable combination of both. With over 4000 experimental configurations across 20 MONSTER datasets, 13 methods, and three compute setups, we systematically analyze how model design, hyperparameters, and hardware choices affect practical TSC performance. Our results showcase that pruning can significantly reduce energy consumption by up to 80% while maintaining competitive predictive quality, usually costing the model less than 5% of accuracy. The proposed methodology, experimental results, and accompanying software advance TSC toward sustainable and reproducible practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes