paper-with-me

Papers

Comparison of Data Reduction Criteria for Online Gaussian Processes

2025-08-14 · Thore Wietzke, Knut Graichen arxiv

Gaussian Processes (GPs) are widely used for regression and system identification due to their flexibility and ability to quantify uncertainty. However, their computational complexity limits their applicability to small datasets. Moreover in a streaming scenario, more and more datapoints accumulate which is intractable even for Sparse GPs. Online GPs aim to alleviate this problem by e.g. defining a maximum budget of datapoints and removing redundant datapoints. This work provides a unified comparison of several reduction criteria, analyzing both their computational complexity and reduction behavior. The criteria are evaluated on benchmark functions and real-world datasets, including dynamic system identification tasks. Additionally, acceptance criteria are proposed to further filter out redundant datapoints. This work yields practical guidelines for choosing a suitable criterion for an online GP algorithm.

📄 PDF Abstract BibTeX arXiv:2508.10815

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

A Comparison of Bayesian Prediction Techniques for Mobile Robot Trajectory Tracking

2026-02-17 · Jose Luis Peralta-Cabezas, Miguel Torres-Torriti, Marcelo Guarini-Hermann arxiv

This paper presents a performance comparison of different estimation and prediction techniques applied to the problem of tracking multiple robots. The main performance criteria are the magnitude of the estimation or pred…

Approximation errors of online sparsification criteria

2014-09-21 · Paul Honeine

Many machine learning frameworks, such as resource-allocating networks, kernel-based methods, Gaussian processes, and radial-basis-function networks, require a sparsification scheme in order to address the online learnin…

Gaussian Processes

Latent variable modeling with random features

2020-06-19 · Gregory W. Gundersen, Michael Minyi Zhang, Barbara E. Engelhardt

Gaussian process-based latent variable models are flexible and theoretically grounded tools for nonlinear dimension reduction, but generalizing to non-Gaussian data likelihoods within this nonlinear framework is statisti…

Dimensionality Reduction

On Sufficient Graphical Models

2023-07-10 · Bing Li, Kyongwon Kim

We introduce a sufficient graphical model by applying the recently developed nonlinear sufficient dimension reduction techniques to the evaluation of conditional independence. The graphical model is nonparametric in natu…

Dimensionality ReductionVariable Selection

Online Rubrics Elicitation from Pairwise Comparisons

2025-10-08 · MohammadHossein Rezaei, Robert Vacareanu, Zihao Wang, Clinton Wang 외 arxiv

Rubrics provide a flexible way to train LLMs on open-ended long-form answers where verifiable rewards are not applicable and human preferences provide coarse signals. Prior work shows that reinforcement learning with rub…

Reinforcement Learning