Hierarchical Classification Auxiliary Network for Time Series Forecasting
Yanru Sun, Zongxia Xie, Dongyue Chen, Emadeldeen Eldele, Qinghua Hu

TL;DR
This paper introduces HCAN, a hierarchical classification auxiliary network that improves time series forecasting by capturing high-entropy features and reducing over-smooth predictions through a novel hierarchy-aware attention and uncertainty modeling.
Contribution
The paper presents HCAN, a model-agnostic framework that enhances forecasting models with hierarchical classification and evidence theory to better handle complex, high-variability time series data.
Findings
HCAN improves forecasting accuracy on multiple datasets.
The hierarchical approach captures multi-granularity features effectively.
Uncertainty-aware classifiers reduce over-confidence in predictions.
Abstract
Deep learning has significantly advanced time series forecasting through its powerful capacity to capture sequence relationships. However, training these models with the Mean Square Error (MSE) loss often results in over-smooth predictions, making it challenging to handle the complexity and learn high-entropy features from time series data with high variability and unpredictability. In this work, we introduce a novel approach by tokenizing time series values to train forecasting models via cross-entropy loss, while considering the continuous nature of time series data. Specifically, we propose a Hierarchical Classification Auxiliary Network, HCAN, a general model-agnostic component that can be integrated with any forecasting model. HCAN is based on a Hierarchy-Aware Attention module that integrates multi-granularity high-entropy features at different hierarchy levels. At each level, we…
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
MethodsSoftmax
