paper-with-me

Papers

A Two-phase Framework with a Bézier Simplex-based Interpolation Method for Computationally Expensive Multi-objective Optimization

2022-03-29 · Ryoji Tanabe, Youhei Akimoto, Ken Kobayashi, Hiroshi Umeki, Shinichi Shirakawa, Naoki Hamada

This paper proposes a two-phase framework with a B\'{e}zier simplex-based interpolation method (TPB) for computationally expensive multi-objective optimization. The first phase in TPB aims to approximate a few Pareto optimal solutions by optimizing a sequence of single-objective scalar problems. The first phase in TPB can fully exploit a state-of-the-art single-objective derivative-free optimizer. The second phase in TPB utilizes a B\'{e}zier simplex model to interpolate the solutions obtained in the first phase. The second phase in TPB fully exploits the fact that a B\'{e}zier simplex model can approximate the Pareto optimal solution set by exploiting its simplex structure when a given problem is simplicial. We investigate the performance of TPB on the 55 bi-objective BBOB problems. The results show that TPB performs significantly better than HMO-CMA-ES and some state-of-the-art meta-model-based optimizers.

📄 PDF Abstract BibTeX arXiv:2203.15292

Code (1)

ryojitanabe/tpb 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Asymptotic Risk of Bezier Simplex Fitting

2019-06-17 · Akinori Tanaka, Akiyoshi Sannai, Ken Kobayashi, Naoki Hamada

The Bezier simplex fitting is a novel data modeling technique which exploits geometric structures of data to approximate the Pareto front of multi-objective optimization problems. There are two fitting methods based on d…

Approximate Bayesian Computation of Bézier Simplices

2021-04-10 · Akinori Tanaka, Akiyoshi Sannai, Ken Kobayashi, Naoki Hamada

B\'ezier simplex fitting algorithms have been recently proposed to approximate the Pareto set/front of multi-objective continuous optimization problems. These new methods have shown to be successful at approximating vari…

Smooth trajectory generation and hybrid B-splines-Quaternions based tool path interpolation for a 3T1R parallel kinematic milling robot

2026-02-18 · Sina Akhbari, Mehran Mahboubkhah arxiv

This paper presents a smooth trajectory generation method for a four-degree-of-freedom parallel kinematic milling robot. The proposed approach integrates B-spline and Quaternion interpolation techniques to manage decoupl…

Computational Efficiency

Bézier Flow: a Surface-wise Gradient Descent Method for Multi-objective Optimization

2022-05-23 · Akiyoshi Sannai, Yasunari Hikima, Ken Kobayashi, Akinori Tanaka 외

In this paper, we propose a strategy to construct a multi-objective optimization algorithm from a single-objective optimization algorithm by using the B\'ezier simplex model. Also, we extend the stability of optimization…

PAC learning

All unconstrained strongly convex problems are weakly simplicial

2021-06-24 · Yusuke Mizota, Naoki Hamada, Shunsuke Ichiki

A multi-objective optimization problem is $C^r$ weakly simplicial if there exists a $C^r$ surjection from a simplex onto the Pareto set/front such that the image of each subsimplex is the Pareto set/front of a subproblem…

All