paper-with-me

Papers

Robust and Adaptive Temporal-Difference Learning Using An Ensemble of Gaussian Processes

2021-12-01 · Qin Lu, Georgios B. Giannakis

Value function approximation is a crucial module for policy evaluation in reinforcement learning when the state space is large or continuous. The present paper takes a generative perspective on policy evaluation via temporal-difference (TD) learning, where a Gaussian process (GP) prior is presumed on the sought value function, and instantaneous rewards are probabilistically generated based on value function evaluations at two consecutive states. Capitalizing on a random feature-based approximant of the GP prior, an online scalable (OS) approach, termed {OS-GPTD}, is developed to estimate the value function for a given policy by observing a sequence of state-reward pairs. To benchmark the performance of OS-GPTD even in an adversarial setting, where the modeling assumptions are violated, complementary worst-case analyses are performed by upper-bounding the cumulative Bellman error as well as the long-term reward prediction error, relative to their counterparts from a fixed value function estimator with the entire state-reward trajectory in hindsight. Moreover, to alleviate the limited expressiveness associated with a single fixed kernel, a weighted ensemble (E) of GP priors is employed to yield an alternative scheme, termed OS-EGPTD, that can jointly infer the value function, and select interactively the EGP kernel on-the-fly. Finally, performances of the novel OS-(E)GPTD schemes are evaluated on two benchmark problems.

📄 PDF Abstract BibTeX arXiv:2112.00882

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

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 제목 키워드 기반

Ensemble-Conditional Gaussian Processes (Ens-CGP): Representation, Geometry, and Inference

2026-02-14 · Sai Ravela, Jae Deok Kim, Kenneth Gee, Xingjian Yan 외 arxiv

We formulate Ensemble-Conditional Gaussian Processes (Ens-CGP), a finite-dimensional synthesis that centers ensemble-based inference on the conditional Gaussian law. Conditional Gaussian processes (CGP) arise directly fr…

Gaussian Processes

Deep Echo State Networks with Uncertainty Quantification for Spatio-Temporal Forecasting

2018-06-28 · Patrick L. McDermott, Christopher K. Wikle

Long-lead forecasting for spatio-temporal systems can often entail complex nonlinear dynamics that are difficult to specify it a priori. Current statistical methodologies for modeling these processes are often highly par…

Spatio-Temporal ForecastingUncertainty Quantification

Sequential Estimation of Gaussian Process-based Deep State-Space Models

2023-01-29 · Yuhao Liu, Marzieh Ajirak, Petar Djuric

We consider the problem of sequential estimation of the unknowns of state-space and deep state-space models that include estimation of functions and latent processes of the models. The proposed approach relies on Gaussia…

Gaussian ProcessesState Space Models

Adaptive Ensemble Learning with Gaussian Copula for Load Forecasting

2025-08-25 · Junying Yang, Gang Lu, Xiaoqing Yan, Peng Xia 외 arxiv

Machine learning (ML) is capable of accurate Load Forecasting from complete data. However, there are many uncertainties that affect data collection, leading to sparsity. This article proposed a model called Adaptive Ense…

Ensemble Learning

Gaussian Ensemble Belief Propagation for Efficient Inference in High-Dimensional Systems

2024-02-13 · Dan MacKinlay, Russell Tsuchida, Dan Pagendam, Petra Kuhnert

Efficient inference in high-dimensional models is a central challenge in machine learning. We introduce the Gaussian Ensemble Belief Propagation (GEnBP) algorithm, which combines the strengths of the Ensemble Kalman Filt…

Computational EfficiencyDistributed Computing