paper-with-me

Papers

Correlating Time Series with Interpretable Convolutional Kernels

2024-09-02 · Xinyu Chen, HanQin Cai, Fuqiang Liu, Jinhua Zhao

This study addresses the problem of convolutional kernel learning in univariate, multivariate, and multidimensional time series data, which is crucial for interpreting temporal patterns in time series and supporting downstream machine learning tasks. First, we propose formulating convolutional kernel learning for univariate time series as a sparse regression problem with a non-negative constraint, leveraging the properties of circular convolution and circulant matrices. Second, to generalize this approach to multivariate and multidimensional time series data, we use tensor computations, reformulating the convolutional kernel learning problem in the form of tensors. This is further converted into a standard sparse regression problem through vectorization and tensor unfolding operations. In the proposed methodology, the optimization problem is addressed using the existing non-negative subspace pursuit method, enabling the convolutional kernel to capture temporal correlations and patterns. To evaluate the proposed model, we apply it to several real-world time series datasets. On the multidimensional rideshare and taxi trip data from New York City and Chicago, the convolutional kernels reveal interpretable local correlations and cyclical patterns, such as weekly seasonality. In the context of multidimensional fluid flow data, both local and nonlocal correlations captured by the convolutional kernels can reinforce tensor factorization, leading to performance improvements in fluid flow reconstruction tasks. Thus, this study lays an insightful foundation for automatically learning convolutional kernels from time series data, with an emphasis on interpretability through sparsity and non-negativity constraints.

📄 PDF Abstract BibTeX arXiv:2409.01362

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HYDRA: Competing convolutional kernels for fast and accurate time series classification

2022-03-25 · Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

We demonstrate a simple connection between dictionary methods for time series classification, which involve extracting and counting symbolic patterns in time series, and methods based on transforming input time series us…

Time SeriesTime Series AnalysisTime Series Anomaly DetectionTime Series Classification

ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels

2019-10-29 · Angus Dempster, François Petitjean, Geoffrey I. Webb

Most methods for time series classification that attain state-of-the-art accuracy have high computational complexity, requiring significant training time even for smaller datasets, and are intractable for larger datasets…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Generalized Dilation Neural Networks

2019-05-08 · Gavneet Singh Chadha, Jan Niclas Reimann, Andreas Schwung

Vanilla convolutional neural networks are known to provide superior performance not only in image recognition tasks but also in natural language processing and time series analysis. One of the strengths of convolutional …

Time SeriesTime Series Analysis

Sparse learned kernels for interpretable and efficient medical time series processing

2023-07-06 · Sully F. Chen, Zhicheng Guo, Cheng Ding, Xiao Hu 외

Rapid, reliable, and accurate interpretation of medical time-series signals is crucial for high-stakes clinical decision-making. Deep learning methods offered unprecedented performance in medical signal processing but at…

Artifact DetectionAtrial Fibrillation DetectionDecision MakingPhotoplethysmography (PPG)+1

Low-dimensional Interpretable Kernels with Conic Discriminant Functions for Classification

2020-07-17 · Gurhan Ceylan, S. Ilker Birbil

Kernels are often developed and used as implicit mapping functions that show impressive predictive power due to their high-dimensional feature space representations. In this study, we gradually construct a series of simp…

ClassificationGeneral Classification