paper-with-me

Papers

A Particle-based Sparse Gaussian Process Optimizer

2022-11-26 · Chandrajit Bajaj, Omatharv Bharat Vaidya, Yi Wang

Task learning in neural networks typically requires finding a globally optimal minimizer to a loss function objective. Conventional designs of swarm based optimization methods apply a fixed update rule, with possibly an adaptive step-size for gradient descent based optimization. While these methods gain huge success in solving different optimization problems, there are some cases where these schemes are either inefficient or suffering from local-minimum. We present a new particle-swarm-based framework utilizing Gaussian Process Regression to learn the underlying dynamical process of descent. The biggest advantage of this approach is greater exploration around the current state before deciding a descent direction. Empirical results show our approach can escape from the local minima compare with the widely-used state-of-the-art optimizers when solving non-convex optimization problems. We also test our approach under high-dimensional parameter space case, namely, image classification task.

📄 PDF Abstract BibTeX arXiv:2211.14517

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

A Marginalized Particle Gaussian Process Regression

2012-12-01 · NeurIPS 2012 12 · Yali Wang, Brahim Chaib-Draa

We present a novel marginalized particle Gaussian process (MPGP) regression, which provides a fast, accurate online Bayesian filtering framework to model the latent function. Using a state space model established by the …

Computational Efficiencyregression

Incremental Nonlinear System Identification and Adaptive Particle Filtering Using Gaussian Process

2016-08-30 · Vahid Bastani, Lucio Marcenaro, Carlo Regazzoni

An incremental/online state dynamic learning method is proposed for identification of the nonlinear Gaussian state space models. The method embeds the stochastic variational sparse Gaussian process as the probabilistic s…

State EstimationState Space Models

Physics-informed Gaussian Process for Online Optimization of Particle Accelerators

2020-09-08 · Adi Hanuka, X. Huang, J. Shtalenkova, D. Kennedy 외

High-dimensional optimization is a critical challenge for operating large-scale scientific facilities. We apply a physics-informed Gaussian process (GP) optimizer to tune a complex system by conducting efficient global s…

Bayesian Inference and Learning in Gaussian Process State-Space Models with Particle MCMC

2013-06-12 · NeurIPS 2013 12 · Roger Frigola, Fredrik Lindsten, Thomas B. Schön, Carl E. Rasmussen

State-space models are successfully used in many areas of science, engineering and economics to model time series and dynamical systems. We present a fully Bayesian approach to inference \emph{and learning} (i.e. state e…

Bayesian InferenceGaussian ProcessesState EstimationState Space Models+2

RICH-SLAM: Radar SLAM with Incremental and Continuous Hilbert Mapping

2026-06-16 · Bingbing Zhang, Huan Yin, Yang Xu, Shuo Liu 외 arxiv

Simultaneous localization and mapping using radar sensors has gained increasing attention due to radar's inherent robustness to adverse weather and lighting conditions. However, radar measurements are characteristically …

Pose Estimation