Learning Configurations for Data-Driven Multi-Objective Optimization

Abstract

Multi-objective optimization problems arise widely in various fields. In practice, multi-objective optimization is generally solved by heuristics with tunable parameters that are highly application-specific. Tuning parameters based on real-world instances (a.k.a. algorithm configuration) are generally empirical without theoretical guarantees. In this work, we establish the theoretical foundation of data-driven multi-objective optimization through the lens of machine learning theory. We provide generalization guarantees on selecting parameters for multi-objective optimization algorithms based on sampled problem instances. Moreover, if the performance metric of the algorithm is the Pareto volume, we can PAC-learn the approximately optimal configuration in polynomial time. We apply our framework to various algorithms, including approximation algorithms, local search, and linear programming. Experiments on multiple problems verify our theoretical findings.

Cite

Text

Chen et al. "Learning Configurations for Data-Driven Multi-Objective Optimization." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Chen et al. "Learning Configurations for Data-Driven Multi-Objective Optimization." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/chen2025icml-learning-c/)

BibTeX

@inproceedings{chen2025icml-learning-c,
  title     = {{Learning Configurations for Data-Driven Multi-Objective Optimization}},
  author    = {Chen, Zhiyang and Yao, Hailong and Yin, Xia},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {9642-9663},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/chen2025icml-learning-c/}
}