MomentQuant: an even more minimalist interval method with linear time complexity for time series classification

📅 2026-09-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出MomentQuant算法,通过优化实现和使用Cornish-Fisher展开近似计算分位数,加速时间序列分类,降低计算复杂度。
📝 Abstract
Time series data is very common in many real-world applications and in numerous domains, with increasing interest for automated information extraction using machine learning. One of these subfields is time series classification, which consists in assigning a label to each new, unseen time series. Many algorithms have been developed over the past decades, with the trade-off between predictive performance and computational cost being consistently discussed. Quant, an interval-based algorithm extracting quantiles from recursive, fixed, dyadic intervals, was shown to achieve high accuracy, while being very fast. We propose two changes to make this algorithm even faster. The first one is a better optimized implementation of the exact same algorithm. The second one is to derive approximate quantiles, using the Cornish-Fisher expansion, instead of exact quantiles. This change removes the necessity to sort the time series, leading to a smaller computational complexity. We call this novel algorithm MomentQuant. We provide evidence that our implementation of Quant is faster than the original one, and that MomentQuant is even faster than our implementation of Quant, at the cost of a tiny decrease in predictive performance. These improvements are especially relevant for real-life applications, where inference is performed much more often than training.
Problem

Research questions and friction points this paper is trying to address.

time series classification
computational cost
predictive performance
Innovation

Methods, ideas, or system contributions that make the work stand out.

MomentQuant
linear time complexity
approximate quantiles
Cornish-Fisher expansion
💼 Related Jobs
No related jobs found.
J
Johann Faouzi
Univ Rennes, Ensai, CNRS, CREST - UMR 9194, F-35000 Rennes, France