paper-with-me

Papers

Bayesian Optimization for Function Compositions with Applications to Dynamic Pricing

2023-03-21 · Kunal Jain, Prabuchandran K. J., Tejas Bodas

Bayesian Optimization (BO) is used to find the global optima of black box functions. In this work, we propose a practical BO method of function compositions where the form of the composition is known but the constituent functions are expensive to evaluate. By assuming an independent Gaussian process (GP) model for each of the constituent black-box function, we propose Expected Improvement (EI) and Upper Confidence Bound (UCB) based BO algorithms and demonstrate their ability to outperform not just vanilla BO but also the current state-of-art algorithms. We demonstrate a novel application of the proposed methods to dynamic pricing in revenue management when the underlying demand function is expensive to evaluate.

📄 PDF Abstract BibTeX arXiv:2303.11954

Code (1)

kjain1810/bayesian-optimization-for-function-compositions-with-applications-to-dynamic-pricing 공식 구현 pytorch

Tasks

Bayesian OptimizationManagement

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

Bayesian Spillover Graphs for Dynamic Networks

2022-03-03 · Grace Deng, David S. Matteson

We present Bayesian Spillover Graphs (BSG), a novel method for learning temporal relationships, identifying critical nodes, and quantifying uncertainty for multi-horizon spillover effects in a dynamic system. BSG leverag…

Time SeriesTime Series AnalysisUncertainty Quantification

Are Random Decompositions all we need in High Dimensional Bayesian Optimisation?

2023-01-30 · Juliusz Ziomek, Haitham Bou-Ammar

Learning decompositions of expensive-to-evaluate black-box functions promises to scale Bayesian optimisation (BO) to high-dimensional problems. However, the success of these techniques depends on finding proper decomposi…

AllBayesian Optimisation

Bayesian Optimization with Shape Constraints

2016-12-28 · Michael Jauch, Víctor Peña

In typical applications of Bayesian optimization, minimal assumptions are made about the objective function being optimized. This is true even when researchers have prior information about the shape of the function with …

Bayesian OptimizationBIG-bench Machine Learning

Decomposition Polyhedra of Piecewise Linear Functions

2024-10-07 · Marie-Charlotte Brandenburg, Moritz Grillo, Christoph Hertrich

In this paper we contribute to the frequently studied question of how to decompose a continuous piecewise linear (CPWL) function into a difference of two convex CPWL functions. Every CPWL function has infinitely many suc…

Investigating Bayesian optimization for expensive-to-evaluate black box functions: Application in fluid dynamics

2022-07-19 · Mike Diessner, Joseph O'Connor, Andrew Wynn, Sylvain Laizet 외

Bayesian optimization provides an effective method to optimize expensive-to-evaluate black box functions. It has been widely applied to problems in many fields, including notably in computer science, e.g. in machine lear…

Bayesian OptimisationBayesian Optimization