paper-with-me

Papers

Dynamic Sparse Network for Time Series Classification: Learning What to "see''

2022-12-19 · Qiao Xiao, Boqian Wu, Yu Zhang, Shiwei Liu, Mykola Pechenizkiy, Elena Mocanu, Decebal Constantin Mocanu

The receptive field (RF), which determines the region of time series to be ``seen'' and used, is critical to improve the performance for time series classification (TSC). However, the variation of signal scales across and within time series data, makes it challenging to decide on proper RF sizes for TSC. In this paper, we propose a dynamic sparse network (DSN) with sparse connections for TSC, which can learn to cover various RF without cumbersome hyper-parameters tuning. The kernels in each sparse layer are sparse and can be explored under the constraint regions by dynamic sparse training, which makes it possible to reduce the resource cost. The experimental results show that the proposed DSN model can achieve state-of-art performance on both univariate and multivariate TSC datasets with less than 50\% computational cost compared with recent baseline methods, opening the path towards more accurate resource-aware methods for time series analyses. Our code is publicly available at: https://github.com/QiaoXiao7282/DSN.

📄 PDF Abstract BibTeX arXiv:2212.09840

Code (1)

qiaoxiao7282/dsn 공식 구현 pytorch

Tasks

Time SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Motion Code: Robust Time Series Classification and Forecasting via Sparse Variational Multi-Stochastic Processes Learning

2024-02-21 · Chandrajit Bajaj, Minh Nguyen

Despite extensive research, time series classification and forecasting on noisy data remain highly challenging. The main difficulties lie in finding suitable mathematical concepts to describe time series and effectively …

Gaussian ProcessesTime SeriesTime Series Classification

Similarity Learning for Time Series Classification

2016-10-15 · Maria-Irina Nicolae, Éric Gaussier, Amaury Habrard, Marc Sebban

Multivariate time series naturally exist in many fields, like energy, bioinformatics, signal processing, and finance. Most of these applications need to be able to compare these structured data. In this context, dynamic …

ClassificationDynamic Time WarpingGeneral ClassificationTime Series+2

Analyzing Linear Dynamical Systems: From Modeling to Coding and Learning

2016-08-03 · Wenbing Huang, Fuchun Sun, Lele Cao, Mehrtash Harandi

Encoding time-series with Linear Dynamical Systems (LDSs) leads to rich models with applications ranging from dynamical texture recognition to video segmentation to name a few. In this paper, we propose to represent LDSs…

Dictionary LearningGeneral ClassificationTime SeriesTime Series Analysis+3

Time Series Fault Classification for Wave Propagation Systems with Sparse Fault Data

2022-03-30 · Erik Jakobsson, Erik Frisk, Mattias Krysander, Robert Pettersson

In this work Time Series Classification techniques are investigated, and especially their applicability in applications where there are significant differences between the individuals where data is collected, and the ind…

ClassificationDynamic Time WarpingTime SeriesTime Series Analysis+1

Autism Spectrum Disorder Classification using Graph Kernels on Multidimensional Time Series

2016-11-29 · Rushil Anirudh, Jayaraman J. Thiagarajan, Irene Kim, Wolfgang Polonik

We present an approach to model time series data from resting state fMRI for autism spectrum disorder (ASD) severity classification. We propose to adopt kernel machines and employ graph kernels that define a kernel dot p…

General ClassificationTime SeriesTime Series Analysis