Correlating Time Series with Interpretable Convolutional Kernels
Xinyu Chen, HanQin Cai, Fuqiang Liu, Jinhua Zhao
TL;DR
This work introduces a unified framework to learn interpretable convolutional kernels from univariate to multidimensional time series by recasting kernel learning as a non-negative $\tau$-sparse regression problem that leverages circular convolution and circulant matrices. The approach extends naturally to multivariate and multidimensional data through tensor formulations, converting the problem into standard sparse regression via vectorization and tensor unfolding, and solving with non-negative Subspace Pursuit. Empirically, the learned kernels reveal local and periodic temporal patterns (e.g., weekly seasonality) in urban mobility data and improve fluid-flow reconstruction when integrated into tensor factorization. The method provides an interpretable, scalable mechanism for kernel discovery that can benefit downstream predictive and reconstruction tasks across spatiotemporal domains.
Abstract
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.
