Temporal Convolutional Explorer Helps Understand 1D-CNN's Learning Behavior in Time Series Classification from Frequency Domain
Junru Zhang, Lang Feng, Yang He, Yuhan Wu, Yabo Dong

TL;DR
This paper introduces a method to analyze and improve 1D-CNNs for time series classification by examining their frequency domain learning behavior, leading to enhanced performance and efficiency.
Contribution
We propose the Temporal Convolutional Explorer (TCE) for empirical analysis and develop a regulatory framework to improve 1D-CNN learning by bypassing disturbing convolutions.
Findings
Deeper 1D-CNNs focus less on low-frequency components, causing accuracy issues.
TCE provides valuable insights into 1D-CNN learning behavior.
Our framework improves 1D-CNN performance with reduced memory and computational costs.
Abstract
While one-dimensional convolutional neural networks (1D-CNNs) have been empirically proven effective in time series classification tasks, we find that there remain undesirable outcomes that could arise in their application, motivating us to further investigate and understand their underlying mechanisms. In this work, we propose a Temporal Convolutional Explorer (TCE) to empirically explore the learning behavior of 1D-CNNs from the perspective of the frequency domain. Our TCE analysis highlights that deeper 1D-CNNs tend to distract the focus from the low-frequency components leading to the accuracy degradation phenomenon, and the disturbing convolution is the driving factor. Then, we leverage our findings to the practical application and propose a regulatory framework, which can easily be integrated into existing 1D-CNNs. It aims to rectify the suboptimal learning behavior by enabling…
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 · EEG and Brain-Computer Interfaces · Anomaly Detection Techniques and Applications
MethodsFocus · Convolution
