paper-with-me

홈 › Papers

AdaFSNet: Time Series Classification Based on Convolutional Network with a Adaptive and Effective Kernel Size Configuration

2024-04-28 · Haoxiao Wang, Bo Peng, Jianhua Zhang, Xu Cheng

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 numbers corresponding to the time series length. We also design a TargetDrop block, which can reduce redundancy while extracting a more effective RF. To assess the effectiveness of the AdaFSNet network, comprehensive experiments were conducted using the UCR and UEA datasets, which include one-dimensional and multi-dimensional time series data, respectively. Our model surpassed baseline models in terms of classification accuracy, underscoring the AdaFSNet network's efficiency and effectiveness in handling time series classification tasks.

📄 PDF Abstract BibTeX arXiv:2404.18246

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

Convolutional Neural Networks for Time-dependent Classification of Variable-length Time Series

2022-07-08 · Azusa Sawada, Taiki Miyagawa, Akinori F. Ebihara, Shoji Yachida 외

Time series data are often obtained only within a limited time range due to interruptions during observation process. To classify such partial time series, we need to account for 1) the variable-length data drawn from 2)…

Time SeriesTime Series Analysis

Multivariate Time Series Classification using Dilated Convolutional Neural Network

2019-05-05 · Omolbanin Yazdanbakhsh, Scott Dick

Multivariate time series classification is a high value and well-known problem in machine learning community. Feature extraction is a main step in classification tasks. Traditional approaches employ hand-crafted features…

Activity RecognitionClassificationGeneral ClassificationHuman Activity Recognition+3

Deep Gated Recurrent and Convolutional Network Hybrid Model for Univariate Time Series Classification

2018-12-18 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Hybrid LSTM-fully convolutional networks (LSTM-FCN) for time series classification have produced state-of-the-art classification results on univariate time series. We show that replacing the LSTM with a gated recurrent u…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

TSLANet: Rethinking Transformers for Time Series Representation Learning

2024-04-12 · Emadeldeen Eldele, Mohamed Ragab, Zhenghua Chen, Min Wu 외

Time series data, characterized by its intrinsic long and short-range dependencies, poses a unique challenge across analytical applications. While Transformer-based models excel at capturing long-range dependencies, they…

Anomaly DetectionComputational EfficiencyRepresentation LearningSelf-Supervised Learning+2

Cost-Sensitive Convolution based Neural Networks for Imbalanced Time-Series Classification

2018-01-13 · Yue Geng, Xinyu Luo

Some deep convolutional neural networks were proposed for time-series classification and class imbalanced problems. However, those models performed degraded and even failed to recognize the minority class of an imbalance…

Deep LearningGeneral ClassificationTemporal SequencesTime Series+2