Spectrum Attention Mechanism for Time Series Classification
Shibo Zhou, Yu Pan

TL;DR
This paper introduces Spectrum Attention Mechanism (SAM) and segmented-SAM (SSAM) for time series classification, enabling adaptive frequency filtering within deep learning models to improve accuracy and robustness.
Contribution
The paper proposes a novel spectrum-based attention mechanism and a segmented approach to enhance feature extraction and classification performance in time series data.
Findings
SSAM improves classification accuracy
SSAM accelerates network convergence
SSAM enhances robustness against noise
Abstract
Time series classification(TSC) has always been an important and challenging research task. With the wide application of deep learning, more and more researchers use deep learning models to solve TSC problems. Since time series always contains a lot of noise, which has a negative impact on network training, people usually filter the original data before training the network. The existing schemes are to treat the filtering and training as two stages, and the design of the filter requires expert experience, which increases the design difficulty of the algorithm and is not universal. We note that the essence of filtering is to filter out the insignificant frequency components and highlight the important ones, which is similar to the attention mechanism. In this paper, we propose an attention mechanism that acts on spectrum (SAM). The network can assign appropriate weights to each frequency…
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 · Anomaly Detection Techniques and Applications · Complex Systems and Time Series Analysis
MethodsL1 Regularization
