Content-aware Balanced Spectrum Encoding in Masked Modeling for Time Series Classification
Yudong Han, Haocong Wang, Yupeng Hu, Yongshun Gong, Xuemeng Song,, Weili Guan

TL;DR
This paper introduces a spectrum-aware masked modeling approach with a content-balanced decoder for time-series classification, addressing feature homogenization and spectrum imbalance issues in transformer-based models.
Contribution
It proposes a novel auxiliary decoder and dual-constraint loss to improve spectrum encoding quality in masked time-series modeling, outperforming existing methods.
Findings
Nearly surpasses baseline methods on ten datasets.
Effectively balances spectrum energy distribution.
Reduces feature homogenization in deep layers.
Abstract
Due to the superior ability of global dependency, transformer and its variants have become the primary choice in Masked Time-series Modeling (MTM) towards time-series classification task. In this paper, we experimentally analyze that existing transformer-based MTM methods encounter with two under-explored issues when dealing with time series data: (1) they encode features by performing long-dependency ensemble averaging, which easily results in rank collapse and feature homogenization as the layer goes deeper; (2) they exhibit distinct priorities in fitting different frequency components contained in the time-series, inevitably leading to spectrum energy imbalance of encoded feature. To tackle these issues, we propose an auxiliary content-aware balanced decoder (CBD) to optimize the encoding quality in the spectrum space within masked modeling scheme. Specifically, the CBD iterates on a…
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 · Neural Networks and Applications
