paper-with-me

Papers

Bayesian Hierarchical Multi-Objective Optimization for Vehicle Parking Route Discovery

2020-03-27 · Romit S Beed, Sunita Sarkar, Arindam Roy

Discovering an optimal route to the most feasible parking lot has been a matter of concern for any driver which aggravates further during peak hours of the day and at congested places leading to considerable wastage of time and fuel. This paper proposes a Bayesian hierarchical technique for obtaining the most optimal route to a parking lot. The route selection is based on conflicting objectives and hence the problem belongs to the domain of multi-objective optimization. A probabilistic data driven method has been used to overcome the inherent problem of weight selection in the popular weighted sum technique. The weights of these conflicting objectives have been refined using a Bayesian hierarchical model based on Multinomial and Dirichlet prior. Genetic algorithm has been used to obtain optimal solutions. Simulated data has been used to obtain routes which are in close agreement with real life situations.

📄 PDF Abstract BibTeX arXiv:2003.12508

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Controller Learning from Human Preferences and Numerical Data Via Multi-Modal Surrogate Models

2026-03-25 · Lukas Theiner, Maik Pfefferkorn, Yongpeng Zhao, Sebastian Hirt 외 arxiv

Tuning control policies manually to meet high-level objectives is often time-consuming. Bayesian optimization provides a data-efficient framework for automating this process using numerical evaluations of an objective fu…

BOSH: Bayesian Optimization by Sampling Hierarchically

2020-07-02 · Henry B. Moss, David S. Leslie, Paul Rayson

Deployments of Bayesian Optimization (BO) for functions with stochastic evaluations, such as parameter tuning via cross validation and simulation optimization, typically optimize an average of a fixed set of noisy realiz…

Bayesian Optimizationreinforcement-learningReinforcement Learning (RL)

A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to Active User Modeling and Hierarchical Reinforcement Learning

2010-12-12 · Eric Brochu, Vlad M. Cora, Nando de Freitas

We present a tutorial on Bayesian optimization, a method of finding the maximum of expensive cost functions. Bayesian optimization employs the Bayesian technique of setting a prior over the objective function and combini…

Bayesian OptimizationHierarchical Reinforcement LearningHyperparameter Optimizationreinforcement-learning+2

Hierarchical Bayesian Approach for Improving Weights for Solving Multi-Objective Route Optimization Problem

2020-05-03 · Romit S Beed, Sunita Sarkar, Arindam Roy, Durba Bhattacharya

The weighted sum method is a simple and widely used technique that scalarizes multiple conflicting objectives into a single objective function. It suffers from the problem of determining the appropriate weights correspon…

Optimal Weight Adaptation of Model Predictive Control for Connected and Automated Vehicles in Mixed Traffic with Bayesian Optimization

2022-10-03 · Viet-Anh Le, Andreas A. Malikopoulos

In this paper, we develop an optimal weight adaptation strategy of model predictive control (MPC) for connected and automated vehicles (CAVs) in mixed traffic. We model the interaction between a CAV and a human-driven ve…

Bayesian OptimizationModel Predictive Control