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 for classification while convolutional neural networks (CNN) are able to extract features automatic…
Bayesian model clusters brain activity time series.
problem Heterogeneous multivariate time series in brain imaging.
method Group-based Bayesian mixture of smoothing splines with covariate effects.
result Distinct brain activity patterns identified.
Proposes ACLAE-DT for unsupervised anomaly detection in multivariate time series.
problem Challenges in building anomaly detection frameworks for multivariate time series data.
method Attention-based ConvLSTM Autoencoder with Dynamic Thresholding.
result Demonstrates superior performance over state-of-the-art methods.
Paper introduces a new method for classifying interval-valued time series.
problem Classification of interval-valued time series.
method Extends point-valued time series imaging methods to interval-valued scenarios using DK-distance and employs deep learning for classification. result Proposed method achieves superior classification performance compared to existing methods.
MFSSA improves reconstruction accuracy of multivariate functional time series.
problem Improving reconstruction accuracy of multivariate functional time series.
method Developed MFSSA, a functional extension of MSSA, for different dimensional domains.
result Better reconstruction accuracy of MFTS signals using MFSSA compared to other methods.
New Riemannian geometry for Compound Gaussian distributions applied to efficient change detection.
problem Change detection in multivariate image times series.
method Developed a recursive approach based on Riemannian optimization.
result Optimal performance achieved with computational efficiency.
New method recovers causal networks from short time-series data.
problem Inferring causal relationships from short time-series data in complex systems.
method Large-scale Nonlinear Granger Causality (lsNGC) approach.
result Captures meaningful interactions from limited observational data.
Proposes a new model for non-linear regression of multivariate time series data.
problem Regression models for non-scalar variables, especially time series, have limitations.
method Develops a non-linear function-on-function model using neural networks.
result Demonstrates effectiveness through real-world applications.
Proposes RBLDA for multivariate time series data classification.
problem Classifying multivariate time series data.
method Regularized Bilinear Discriminant Analysis (RBLDA) for multivariate time series data.
result RBLDA achieves the best overall recognition performance on real MTS data sets.
RED CoMETS improves multivariate time series classification accuracy.
problem Complexity of multivariate time series classification.
method Ensemble classifier RED CoMETS for symbolically represented multivariate time series.
result RED CoMETS achieves highest reported accuracy on 'HandMovementDirection' dataset.
New method interprets multivariate time series for better results.
problem Difficulty in applying traditional methods to multivariate time series.
method Alternative representation of multivariate time series through features.
result Competitive and interpretable results achieved.
CATS enhances MTSF by generating ATS from OTS to improve forecasting accuracy.
problem Recent deep learning models often outperform multivariate ones in MTSF.
method CATS constructs ATS from OTS using a 2D temporal-contextual attention mechanism.
result CATS achieves state-of-the-art performance with reduced complexity.
A new framework for generating predictive features in noisy multivariate time series.
problem Predicting noisy multivariate time series with limited user effort.
method Develops a feature programming framework based on spin-gas dynamical Ising models.
result Validated the method on synthetic and real-world datasets.
This paper presents a new methodology for clustering multivariate time series leveraging optimal transport between copulas. Copulas are used to encode both (i) intra-dependence of a multivariate time series, and (ii) inter-dependence between two time series. Then, optimal copula transport allows us to define two distan…
Framework detects anomalies in industrial processes using deep learning.
problem Detect anomalies in complex industrial processes.
method Causal-based framework with unsupervised deep learning.
result Successfully validated abstract contexts of blast furnace assets.
Proposes adaptive method for classifying interval-valued time series.
problem Lack of classification methods for interval-valued time series.
method Represent intervals as images, classify using CNN, optimize coefficients with ADMM.
result Validated through simulations and real data, outperforming point-valued methods.
DL models for MTS regression are vulnerable to adversarial attacks, posing risks in safety-critical applications.
problem Vulnerability of DL models to adversarial examples in MTS regression.
method Adversarial attack generation techniques from image classification were adapted for MTS.
result All state-of-the-art DL regression models (CNN, LSTM, GRU) are vulnerable to adversarial attacks.
Paper develops multivariate time series similarity and distance measures.
problem Compensating for misalignments in multivariate time series data.
method Adapted Independent and Dependent DTW strategies to seven elastic similarity and distance measures.
result Each measure achieves highest accuracy on at least one dataset, supporting their value.
A new framework detects anomalies in multivariate time-series data.
problem Lack of explicit relationships between time-series data.
method Graph Attention Network framework that considers temporal and feature dependencies.
result Outperforms state-of-the-art models on three real-world datasets.
Proposes a GNN for multivariate time-series prediction with filtering.
problem Low signal-to-noise ratio in complex systems data.
method Integrates a spatial-temporal GNN with a matrix filtering module to generate filtered graphs.
result Proposed model outperforms baseline approaches in multivariate time-series prediction.
Paper proposes transforming ATN to attack multivariate time series models.
problem Generating adversarial samples for multivariate time series classification models.
method Proposes using a distilled model as a surrogate to mimic attacked models and applies 1-NN DTW and FCN attacks.
result Both models were susceptible to attacks on all 18 datasets.
New framework assesses and benchmarks ML methods for multivariate time series.
problem Benchmarking and explaining performance of machine learning methods.
method Proposes a new framework with systematized performance-explainability characteristics.
result Illustrates application to multivariate time series classifiers.
Proposes a deep neural network for early disk drive failure prediction.
problem Early prediction of disk drive failure using multivariate time series sensor data.
method Enriched features derived from sensor data through transformations, combined with ensemble learning and deep neural network architecture.
result Significantly improved classification accuracy in predicting disk drive failure.
Over the past decade, multivariate time series classification has received great attention. We propose transforming the existing univariate time series classification models, the Long Short Term Memory Fully Convolutional Network (LSTM-FCN) and Attention LSTM-FCN (ALSTM-FCN), into a multivariate time series classificat…
ARM improves multivariate time series forecasting by better capturing series-wise relationships.
problem Challenges in handling complex temporal-contextual relationships in multivariate time series forecasting.
method ARM is an enhanced multivariate LTSF architecture that employs Adaptive Univariate Effect Learning, Random Dropping, and Multi-kernel Local Smoothing.
result ARM outperforms vanilla Transformers on multiple benchmarks without significantly increasing computational costs.
Develops a method for multivariate time series prediction intervals.
problem Uncertainty quantification in multivariate time series forecasting.
method Conformal prediction method for multivariate time series.
result Empirically demonstrates valid coverage of prediction regions.
Proposes a new model for online anomaly detection in multivariate time series.
problem Inaccurate anomaly detection in multivariate time series due to spurious correlations and lack of temporal causality.
method Clusters channels based on correlations, embeds each cluster, and integrates information through a causal mixer while maintaining temporal causality.
result Consistently superior performance across six public benchmark datasets.
Kernel-based tests detect dependencies in multivariate time series, including stationary and non-stationary data.
problem Detecting dependencies in multivariate time series data, especially non-stationary data.
method Kernel-based statistical tests of joint independence, extending dHSIC to handle both stationary and non-stationary processes.
result Robustly uncovers significant higher-order dependencies in synthetic and real-world data.
ScoreGrad predicts multivariate time series with energy-based models, achieving state-of-the-art results.
problem Predicting multivariate time series with generative models while considering noise and distribution.
method ScoreGrad uses continuous energy-based generative models with a feature extraction and score matching module.
result ScoreGrad achieves state-of-the-art results on six real-world datasets.
Improved time series forecasting with multivariate probabilistic models.
problem Improving accuracy in forecasting time series with statistical dependencies.
method Conditioned Normalizing Flows for autoregressive deep learning models.
result Improved performance over state-of-the-art models on real-world data sets.
AdaPTS adapts univariate FMs for multivariate time series forecasting.
problem Challenges in managing feature dependencies and uncertainty quantification in multivariate time series forecasting.
method Adapters that transform multivariate inputs into a latent space and apply univariate FMs independently to each dimension.
result AdaPTS enhances forecasting accuracy and uncertainty quantification compared to baseline methods.
LAVARNET predicts multivariate time series by estimating causal variable relationships.
problem Forecasting multivariate time series requires understanding causal interrelationships among variables.
method LAVARNET is a neural network architecture that estimates causal effects and predicts future values.
result LAVARNET outperforms other models on various real-world data sets.
New kernel handles irregularly-spaced multivariate time series.
problem No kernel exists for irregularly-spaced multivariate time series.
method Built a series kernel from vector kernels, ensuring it's PSD.
result Validated the series kernel on multiple datasets and time series classification.
Proposes a GNN framework for multivariate time series forecasting.
problem Lack of exploiting latent spatial dependencies in multivariate time series forecasting.
method Automatically extracts graph structures from multivariate time series data, integrates external knowledge, and uses mix-hop and dilated inception layers for capturing dependencies.
result Outperforms state-of-the-art methods on 3 out of 4 benchmark datasets.
Paper proposes counterfactual explanations for ML on multivariate time series data.
problem Lack of user trust and difficulty in debugging ML frameworks using multivariate time series data.
method Proposes a novel explainability technique for providing counterfactual explanations.
result Outperforms state-of-the-art explainability methods in metrics like faithfulness and robustness.
Algorithm detects lead-lag relationships in multivariate time series.
problem Understanding temporal dependencies between time series.
method Cluster-driven methodology based on dynamic time warping.
result Robust detection of lead-lag relationships in lagged multi-factor models.
MTSCI uses diffusion models to impute multivariate time series data with consistency.
problem Imputation of missing values in multivariate time series data.
method MTSCI employs a contrastive complementary mask and mixup mechanism to ensure intra-consistency and inter-consistency.
result MTSCI achieves state-of-the-art performance on multivariate time series imputation tasks.
This paper extends hypergraph construction to multivariate time series using signature transforms.
problem Constructing hypergraphs from collections of multivariate time series.
method Leveraging signature transforms to introduce controlled randomness and robustness.
result Validated on synthetic datasets, the method enhances robustness in hypergraph construction.
OFTER predicts multivariate time series online, outperforming baselines.
problem Mid-sized multivariate time series forecasting challenges.
method k-nearest neighbors, Generalized Regression Neural Networks, dimensionality reduction.
result OFTER outperforms state-of-the-art baselines in financial multivariate time series forecasting.
Proposes iVDFM for identifying latent factors in multivariate time series.
problem Identifying latent factors in multivariate time series with structural dynamics.
method Identifiable Variational Dynamic Factor Model (iVDFM) with iVAE-style conditioning.
result Identifiable latent factors up to permutation and component-wise affine transformations.
InGRA models for efficient Granger causality learning in multivariate time series.
problem Efficiently modeling Granger causality in large-scale multivariate time series data.
method Inductive GRanger causal modeling (InGRA) framework with prototypical Granger causal attention.
result InGRA detects common causal structures and infers Granger causal structures for new individuals.
We propose parametric copulas that capture serial dependence in stationary heteroskedastic time series. We develop our copula for first order Markov series, and extend it to higher orders and multivariate series. We derive the copula of a volatility proxy, based on which we propose new measures of volatility dependence…
Multi-SpaCE generates valid counterfactual explanations for multivariate time series data.
problem Lack of transparency in deep learning models for multivariate time series data.
method Multi-objective counterfactual explanation method using NSGA-II for multivariate time series data.
result Ensures perfect validity and superior performance compared to existing methods.
MTS-CycleGAN adapts multivariate time series data for ironmaking industry.
problem Creating a domain invariant dataset from multivariate time series data of different blast furnaces.
method Adversarial-based deep mapping learning network (CycleGAN) with LSTM-based AutoEncoder and discriminator.
result MTS-CycleGAN successfully translates multivariate time series data between different blast furnaces.
Paper proposes LATC for multivariate time series prediction and missing data imputation.
problem Large-scale, incomplete, and corrupted multivariate time series data.
method Transforms multivariate time series into a tensor structure, models global and local trends, and uses autoregressive norm.
result Integration of global and local trends improves missing data imputation and rolling prediction.
A novel non-supervised method detects anomalies in multivariate time series.
problem Detecting anomalies in multivariate time series data.
method Partitioning based on clustering of correlation coefficients.
result Significant improvement in anomaly detection performance.
Generative neural networks model multivariate time series data.
problem Modeling cross-sectional dependence in multivariate time series data.
method ARMA-GARCH for serial dependence, PCA for dimensionality reduction, GMMN for cross-sectional dependence.
result GMMN-GARCH approach produces better predictive distributions and probabilistic forecasts.
This paper evaluates anomaly detection methods for multivariate time series data.
problem Lack of systematic comparison of anomaly detection methods on multivariate time series data.
method Comprehensive evaluation of 10 models and 4 scoring functions on 10 datasets.
result Dynamic scoring functions outperform static ones, and the choice of scoring functions matters more than the model choice.