paper-with-me

Papers

Learning Gaussian Mixture Representations for Tensor Time Series Forecasting

2023-06-01 · Jiewen Deng, Jinliang Deng, Renhe Jiang, Xuan Song

Tensor time series (TTS) data, a generalization of one-dimensional time series on a high-dimensional space, is ubiquitous in real-world scenarios, especially in monitoring systems involving multi-source spatio-temporal data (e.g., transportation demands and air pollutants). Compared to modeling time series or multivariate time series, which has received much attention and achieved tremendous progress in recent years, tensor time series has been paid less effort. Properly coping with the tensor time series is a much more challenging task, due to its high-dimensional and complex inner structure. In this paper, we develop a novel TTS forecasting framework, which seeks to individually model each heterogeneity component implied in the time, the location, and the source variables. We name this framework as GMRL, short for Gaussian Mixture Representation Learning. Experiment results on two real-world TTS datasets verify the superiority of our approach compared with the state-of-the-art baselines. Code and data are published on https://github.com/beginner-sketch/GMRL.

📄 PDF Abstract BibTeX arXiv:2306.00390

Code (1)

beginner-sketch/gmrl 공식 구현 pytorch

Tasks

Representation LearningTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Overcomplete order-3 tensor decomposition, blind deconvolution and Gaussian mixture models

2020-07-16 · Haolin Chen, Luis Rademacher

We propose a new algorithm for tensor decomposition, based on Jennrich's algorithm, and apply our new algorithmic ideas to blind deconvolution and Gaussian mixture models. Our first contribution is a simple and efficient…

Tensor Decomposition

Tensor decomposition for learning Gaussian mixtures from moments

2021-06-01 · Rima Khouja, Pierre-Alexandre Mattei, Bernard Mourrain

In data processing and machine learning, an important challenge is to recover and exploit models that can represent accurately the data. We consider the problem of recovering Gaussian mixture models from datasets. We inv…

Tensor Decomposition

Dynamic Gaussian Mixture based Deep Generative Model For Robust Forecasting on Sparse Multivariate Time Series

2021-03-03 · Yinjun Wu, Jingchao Ni, Wei Cheng, Bo Zong 외

Forecasting on sparse multivariate time series (MTS) aims to model the predictors of future values of time series given their incomplete past, which is important for many emerging applications. However, most existing met…

ClusteringTime SeriesTime Series Analysis

Learning Mixtures of Gaussians in High Dimensions

2015-03-02 · Rong Ge, Qingqing Huang, Sham M. Kakade

Efficiently learning mixture of Gaussians is a fundamental problem in statistics and learning theory. Given samples coming from a random one out of k Gaussian distributions in Rn, the learning problem asks to estimate th…

Learning TheoryVocal Bursts Intensity Prediction

Robustly Learning Mixtures of $k$ Arbitrary Gaussians

2020-12-03 · Ainesh Bakshi, Ilias Diakonikolas, He Jia, Daniel M. Kane 외

We give a polynomial-time algorithm for the problem of robustly estimating a mixture of $k$ arbitrary Gaussians in $\mathbb{R}^d$, for any fixed $k$, in the presence of a constant fraction of arbitrary corruptions. This …

ClusteringTensor Decomposition