paper-with-me

Papers

Bayesian Inverse Transfer in Evolutionary Multiobjective Optimization

2023-12-22 · Jiao Liu, Abhishek Gupta, Yew-Soon Ong

Transfer optimization enables data-efficient optimization of a target task by leveraging experiential priors from related source tasks. This is especially useful in multiobjective optimization settings where a set of trade-off solutions is sought under tight evaluation budgets. In this paper, we introduce a novel concept of \textit{inverse transfer} in multiobjective optimization. Inverse transfer stands out by employing Bayesian inverse Gaussian process models to map performance vectors in the objective space to population search distributions in task-specific decision space, facilitating knowledge transfer through objective space unification. Building upon this idea, we introduce the first Inverse Transfer Evolutionary Multiobjective Optimizer (invTrEMO). A key highlight of invTrEMO is its ability to harness the common objective functions prevalent in many application areas, even when decision spaces do not precisely align between tasks. This allows invTrEMO to uniquely and effectively utilize information from heterogeneous source tasks as well. Furthermore, invTrEMO yields high-precision inverse models as a significant byproduct, enabling the generation of tailored solutions on-demand based on user preferences. Empirical studies on multi- and many-objective benchmark problems, as well as a practical case study, showcase the faster convergence rate and modelling accuracy of the invTrEMO relative to state-of-the-art evolutionary and Bayesian optimization algorithms. The source code of the invTrEMO is made available at https://github.com/LiuJ-2023/invTrEMO.

📄 PDF Abstract BibTeX arXiv:2312.14713

Code (1)

liuj-2023/invtremo 공식 구현 pytorch

Tasks

Bayesian OptimizationMultiobjective OptimizationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

qPOTS: Efficient batch multiobjective Bayesian optimization via Pareto optimal Thompson sampling

2023-10-24 · Ashwin Renganathan, Kade E. Carlson

Classical evolutionary approaches for multiobjective optimization are quite accurate but incur a lot of queries to the objectives; this can be prohibitive when objectives are expensive oracles. A sample-efficient approac…

Bayesian OptimizationComputational EfficiencyMultiobjective OptimizationThompson Sampling

Clustering-based Transfer Learning for Dynamic Multimodal MultiObjective Evolutionary Algorithm

2025-12-22 · Li Yan, Bolun Liu, Chao Li, Jing Liang 외 arxiv

Dynamic multimodal multiobjective optimization presents the dual challenge of simultaneously tracking multiple equivalent pareto optimal sets and maintaining population diversity in time-varying environments. However, ex…

Transfer Learning

Regularized infill criteria for multi-objective Bayesian optimization with application to aircraft design

2025-04-11 · Robin Grapin, Youssef Diouane, Joseph Morlier, Nathalie Bartoli 외

Bayesian optimization is an advanced tool to perform ecient global optimization It consists on enriching iteratively surrogate Kriging models of the objective and the constraints both supposed to be computationally expen…

Bayesian Optimizationglobal-optimizationMixture-of-Experts

Multi-task multi-constraint differential evolution with elite-guided knowledge transfer for coal mine integrated energy system dispatching

2024-06-29 · Canyun Dai, Xiaoyan Sun, Hejuan Hu, Wei Song 외

The dispatch optimization of coal mine integrated energy system is challenging due to high dimensionality, strong coupling constraints, and multiobjective. Existing constrained multiobjective evolutionary algorithms stru…

DiversityEvolutionary AlgorithmsMultiobjective OptimizationTransfer Learning

Transfer Learning based Dynamic Multiobjective Optimization Algorithms

2016-12-19 · Min Jiang, Zhongqiang Huang, Liming Qiu, Wenzhen Huang 외

One of the major distinguishing features of the dynamic multiobjective optimization problems (DMOPs) is the optimization objectives will change over time, thus tracking the varying Pareto-optimal front becomes a challeng…

BIG-bench Machine LearningMultiobjective OptimizationTransfer Learning