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 inverse transfer in multiobjective optimization. Inverse transfer stands out by employing probabilistic inverse 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 Multiobjective Evolutionary 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.
翻译:迁移优化通过利用相关源任务的先验知识,实现对目标任务的数据高效优化。这在多目标优化场景中尤其重要,因为需要在严格评估预算下寻找一组权衡解。本文提出多目标优化中反向迁移的新概念。反向迁移的独特之处在于采用概率逆向模型,将目标空间中的性能向量映射到任务特定决策空间中的种群搜索分布,通过目标空间统一促进知识迁移。基于此思想,我们首次提出反向迁移多目标进化优化器(invTrEMO)。invTrEMO的关键亮点在于能够利用许多应用领域中共有的目标函数,即使任务间的决策空间并非精确对齐。这使得invTrEMO能够独特且高效地利用异构源任务的信息。此外,invTrEMO作为重要副产品生成高精度逆向模型,能够基于用户偏好按需生成定制化解。在多目标和超多目标基准问题上的实证研究,以及实际案例研究,展示了invTrEMO相较于最先进进化与贝叶斯优化算法更快的收敛速度和建模精度。invTrEMO源代码发布于https://github.com/LiuJ-2023/invTrEMO。