ViaMOBO Optimizes High-Dimensional Multi-Objective Black-Box Problems.

Hongyan Wang, Jiayu Huang, Haotian Zheng, Xin Gao, Chi Ding, Ying Liu, Xia Wang, Qing Xu, Keqiang Li· August 13, 2026 View original

Key takeaways

  • High-dimensional MOBO is challenging due to exponential complexity.
  • ViaMOBO uses variable interaction analysis to divide the decision space.
  • It performs local Bayesian optimization in these subspaces.
  • ViaMOBO outperforms baselines in approximating Pareto fronts for complex problems.

Who benefits

Engineering DesignMaterials ScienceDrug DiscoveryFinancial ModelingAI/ML Hyperparameter Tuning

Summary

This paper introduces ViaMOBO, a framework for high-dimensional multi-objective Bayesian optimization that uses learned variable interaction analysis to divide the decision space. It outperforms state-of-the-art methods in approximating Pareto fronts for complex problems.

Multi-objective Bayesian optimization (MOBO) is a powerful technique for finding optimal trade-offs (Pareto fronts) in expensive, black-box problems, where function evaluations are costly. However, most existing MOBO methods struggle with high-dimensional decision spaces due to their exponentially increasing sampling complexity. This research presents ViaMOBO, a generic framework designed to tackle these high-dimensional challenges. The core innovation of ViaMOBO lies in its use of a variable interaction analysis model. This model determines whether the high-dimensional decision space can be fully or partially decomposed into smaller, independent or interdependent subspaces. By understanding these variable relationships, ViaMOBO can then perform localized Bayesian optimization within these divided subspaces, significantly reducing the overall complexity. This approach allows ViaMOBO to adaptively handle problems where objectives might be separable, partially separable, or non-separable without strong prior assumptions. Comparative experiments against state-of-the-art MOBO methods on both synthetic and real-world benchmarks demonstrated that ViaMOBO consistently outperformed its baselines in accurately approximating the Pareto front for high-dimensional, expensive multi-objective problems.

Why it matters

For engineers and researchers optimizing complex systems with many parameters and conflicting objectives, ViaMOBO offers a more efficient and effective way to find optimal solutions, accelerating design cycles and improving system performance.

How to implement this in your domain

  1. 1Identify high-dimensional optimization problems within your domain that involve multiple conflicting objectives.
  2. 2Explore integrating ViaMOBO's variable interaction analysis into existing Bayesian optimization workflows.
  3. 3Benchmark ViaMOBO against current optimization techniques for complex system design or hyperparameter tuning.
  4. 4Develop internal expertise in multi-objective optimization and variable interaction analysis for advanced problem-solving.

Original post by Hongyan Wang, Jiayu Huang, Haotian Zheng, Xin Gao, Chi Ding, Ying Liu, Xia Wang, Qing Xu, Keqiang Li

"arXiv:2608.11713v1 Announce Type: new Abstract: Multi-objective Bayesian optimization (MOBO) is effective in identifying the Pareto fronts for expensive black-box problems. However, most current MOBO approaches are limited to low-dimensional decision space due to its exponential…"

View on X

Originally posted by Hongyan Wang, Jiayu Huang, Haotian Zheng, Xin Gao, Chi Ding, Ying Liu, Xia Wang, Qing Xu, Keqiang Li on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses