paper-with-me

Papers

Probabilistic sequential matrix factorization

2019-10-09 · Ömer Deniz Akyildiz, Gerrit J. J. van den Burg, Theodoros Damoulas, Mark F. J. Steel

We introduce the probabilistic sequential matrix factorization (PSMF) method for factorizing time-varying and non-stationary datasets consisting of high-dimensional time-series. In particular, we consider nonlinear Gaussian state-space models where sequential approximate inference results in the factorization of a data matrix into a dictionary and time-varying coefficients with potentially nonlinear Markovian dependencies. The assumed Markovian structure on the coefficients enables us to encode temporal dependencies into a low-dimensional feature space. The proposed inference method is solely based on an approximate extended Kalman filtering scheme, which makes the resulting method particularly efficient. PSMF can account for temporal nonlinearities and, more importantly, can be used to calibrate and estimate generic differentiable nonlinear subspace models. We also introduce a robust version of PSMF, called rPSMF, which uses Student-t filters to handle model misspecification. We show that PSMF can be used in multiple contexts: modeling time series with a periodic subspace, robustifying changepoint detection methods, and imputing missing data in several high-dimensional time-series, such as measurements of pollutants across London.

📄 PDF Abstract BibTeX arXiv:1910.03906

Code (1)

alan-turing-institute/rPSMF 공식 구현

Tasks

ImputationMultivariate Time Series ForecastingMultivariate Time Series ImputationState Space ModelsTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

PoissonMat: Remodeling Matrix Factorization using Poisson Distribution and Solving the Cold Start Problem without Input Data

2022-12-06 · Hao Wang

Matrix Factorization is one of the most successful recommender system techniques over the past decade. However, the classic probabilistic theory framework for matrix factorization is modeled using normal distributions. T…

Recommendation Systems

Bayesian Probabilistic Matrix Factorization

2025-06-11 · Ruixuan Xu, Xiangxiang Weng

Matrix factorization is a widely used technique in recommendation systems. Probabilistic Matrix Factorization (PMF) [1] extends traditional matrix factorization by incorporating probability distributions over latent fact…

Bayesian InferenceComputational EfficiencyRecommendation SystemsUncertainty Quantification+1

Sequential Randomized Matrix Factorization for Gaussian Processes: Efficient Predictions and Hyper-parameter Optimization

2017-11-19 · Shaunak D. Bopardikar, George S. Eskander Ekladious

This paper presents a sequential randomized lowrank matrix factorization approach for incrementally predicting values of an unknown function at test points using the Gaussian Processes framework. It is well-known that in…

Computational EfficiencyGaussian Processes

Noisy and Incomplete Boolean Matrix Factorizationvia Expectation Maximization

2019-05-29 · Lifan Liang, Songjian Lu

Probabilistic approach to Boolean matrix factorization can provide solutions robustagainst noise and missing values with linear computational complexity. However,the assumption about latent factors can be problematic in …

Missing Values

A Probabilistic Model for the Cold-Start Problem in Rating Prediction using Click Data

2017-05-05 · ThaiBinh Nguyen, Atsuhiro Takasu

One of the most efficient methods in collaborative filtering is matrix factorization, which finds the latent vector representations of users and items based on the ratings of users to items. However, a matrix factorizati…

Collaborative Filtering