paper-with-me

Papers

Exact and general decoupled solutions of the LMC Multitask Gaussian Process model

2023-10-18 · Olivier Truffinet, Karim Ammar, Jean-Philippe Argaud, Bertrand Bouriquet

The Linear Model of Co-regionalization (LMC) is a very general model of multitask gaussian process for regression or classification. While its expressivity and conceptual simplicity are appealing, naive implementations have cubic complexity in the number of datapoints and number of tasks, making approximations mandatory for most applications. However, recent work has shown that under some conditions the latent processes of the model can be decoupled, leading to a complexity that is only linear in the number of said processes. We here extend these results, showing from the most general assumptions that the only condition necessary to an efficient exact computation of the LMC is a mild hypothesis on the noise model. We introduce a full parametrization of the resulting \emph{projected LMC} model, and an expression of the marginal likelihood enabling efficient optimization. We perform a parametric study on synthetic data to show the excellent performance of our approach, compared to an unrestricted exact LMC and approximations of the latter. Overall, the projected LMC appears as a credible and simpler alternative to state-of-the art models, which greatly facilitates some computations such as leave-one-out cross-validation and fantasization.

📄 PDF Abstract BibTeX arXiv:2310.12032

Code (1)

qwerty6191/projected-lmc 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Solving Linear-Gaussian Bayesian Inverse Problems with Decoupled Diffusion Sequential Monte Carlo

2025-02-10 · Filip Ekström Kelvinius, Zheng Zhao, Fredrik Lindsten

A recent line of research has exploited pre-trained generative diffusion models as priors for solving Bayesian inverse problems. We contribute to this research direction by designing a sequential Monte Carlo method for l…

An exact solution in Markov decision process with multiplicative rewards as a general framework

2020-12-15 · Yuan YAO, Xiaolin Sun

We develop an exactly solvable framework of Markov decision process with a finite horizon, and continuous state and action spaces. We first review the exact solution of conventional linear quadratic regulation with a lin…

Varying-coefficient models with isotropic Gaussian process priors

2015-08-28 · Matthias Bussas, Christoph Sawade, Tobias Scheffer, Niels Landwehr

We study learning problems in which the conditional distribution of the output given the input varies as a function of additional task variables. In varying-coefficient models with Gaussian process priors, a Gaussian pro…

Bayesian Inference

Decoupled Descent: Exact Test Error Tracking Via Approximate Message Passing

2026-04-30 · Max Lovig arxiv

In modern parametric model training, full-batch gradient descent (and its variants) suffers due to progressively stronger biasing towards the exact realization of training data; this drives the systematic ``generalizatio…

Exact Subspace Diffusion for Decentralized Multitask Learning

2023-04-14 · Shreya Wadehra, Roula Nassif, Stefan Vlaski

Classical paradigms for distributed learning, such as federated or decentralized gradient descent, employ consensus mechanisms to enforce homogeneity among agents. While these strategies have proven effective in i.i.d. s…