paper-with-me

Papers

SnAKe: Bayesian Optimization with Pathwise Exploration

2022-01-31 · Jose Pablo Folch, Shiqiang Zhang, Robert M Lee, Behrang Shafei, David Walz, Calvin Tsay, Mark van der Wilk, Ruth Misener

Bayesian Optimization is a very effective tool for optimizing expensive black-box functions. Inspired by applications developing and characterizing reaction chemistry using droplet microfluidic reactors, we consider a novel setting where the expense of evaluating the function can increase significantly when making large input changes between iterations. We further assume we are working asynchronously, meaning we have to select new queries before evaluating previous experiments. This paper investigates the problem and introduces 'Sequential Bayesian Optimization via Adaptive Connecting Samples' (SnAKe), which provides a solution by considering large batches of queries and preemptively building optimization paths that minimize input costs. We investigate some convergence properties and empirically show that the algorithm is able to achieve regret similar to classical Bayesian Optimization algorithms in both synchronous and asynchronous settings, while reducing input costs significantly. We show the method is robust to the choice of its single hyper-parameter and provide a parameter-free alternative.

📄 PDF Abstract BibTeX arXiv:2202.00060

Code (2)

cog-imperial/snake 공식 구현 pytorch
jpfolch/SnAKe 공식 구현 pytorch

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Relative Entropy Pathwise Policy Optimization

2025-07-15 · Claas Voelcker, Axel Brunnbauer, Marcel Hussing, Michal Nauman 외

Score-function policy gradients have delivered strong results in game-playing, robotics and language-model fine-tuning. Yet its high-variance often undermines training stability. On the other hand, pathwise policy gradie…

GPU

ARCSnake V2: An Amphibious Multi-Domain Screw-Propelled Snake-Like Robot

2025-11-15 · Sara Wickenhiser, Lizzie Peiros, Calvin Joyce, Peter Gavrilrov 외 arxiv

Robotic exploration in extreme environments such as caves, oceans, and planetary surfaces pose significant challenges, particularly in locomotion across diverse terrains. Conventional wheeled or legged robots often strug…

Practical Path-based Bayesian Optimization

2023-12-01 · Jose Pablo Folch, James Odgers, Shiqiang Zhang, Robert M Lee 외

There has been a surge in interest in data-driven experimental design with applications to chemical engineering and drug manufacturing. Bayesian optimization (BO) has proven to be adaptable to such cases, since we can mo…

Bayesian OptimizationExperimental Design

Pathwise Gradient Variance Reduction with Control Variates in Variational Inference

2024-10-08 · Kenyon Ng, Susan Wei

Variational inference in Bayesian deep learning often involves computing the gradient of an expectation that lacks a closed-form solution. In these cases, pathwise and score-function gradient estimators are the most comm…

Variational Inference

Pathwise Coordinate Optimization for Sparse Learning: Algorithm and Theory

2014-12-23 · Tuo Zhao, Han Liu, Tong Zhang

The pathwise coordinate optimization is one of the most important computational frameworks for high dimensional convex and nonconvex sparse learning problems. It differs from the classical coordinate optimization algorit…

parameter estimationSparse Learning