AdaFSNet: Time Series Classification Based on Convolutional Network with a Adaptive and Effective Kernel Size Configuration
Haoxiao Wang, Bo Peng, Jianhua Zhang, Xu Cheng

TL;DR
AdaFSNet is a novel convolutional neural network that adaptively selects kernel sizes to optimize receptive fields, significantly improving time series classification accuracy across diverse datasets.
Contribution
The paper introduces AdaFSNet, which dynamically configures kernel sizes using prime numbers and a TargetDrop block, enhancing RF selection and reducing redundancy for better classification.
Findings
Outperforms baseline models on UCR and UEA datasets
Effectively captures optimal receptive fields for various time series
Demonstrates improved accuracy and efficiency
Abstract
Time series classification is one of the most critical and challenging problems in data mining, existing widely in various fields and holding significant research importance. Despite extensive research and notable achievements with successful real-world applications, addressing the challenge of capturing the appropriate receptive field (RF) size from one-dimensional or multi-dimensional time series of varying lengths remains a persistent issue, which greatly impacts performance and varies considerably across different datasets. In this paper, we propose an Adaptive and Effective Full-Scope Convolutional Neural Network (AdaFSNet) to enhance the accuracy of time series classification. This network includes two Dense Blocks. Particularly, it can dynamically choose a range of kernel sizes that effectively encompass the optimal RF size for various datasets by incorporating multiple prime…
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
