ParetoFlow: Guided Flows in Multi-Objective Optimization
Ye Yuan, Can Chen, Christopher Pal, Xue Liu

TL;DR
ParetoFlow introduces a flow-based generative approach guided by a multi-objective predictor to efficiently approximate Pareto fronts in offline multi-objective optimization, outperforming existing methods.
Contribution
It presents a novel flow matching method with multi-objective predictor guidance and local filtering, advancing generative modeling in offline multi-objective optimization.
Findings
Achieves state-of-the-art performance on multiple tasks.
Effectively guides sample generation towards the Pareto front.
Introduces a neighboring evolution module for improved diversity.
Abstract
In offline multi-objective optimization (MOO), we leverage an offline dataset of designs and their associated labels to simultaneously minimize multiple objectives. This setting more closely mirrors complex real-world problems compared to single-objective optimization. Recent works mainly employ evolutionary algorithms and Bayesian optimization, with limited attention given to the generative modeling capabilities inherent in such data. In this study, we explore generative modeling in offline MOO through flow matching, noted for its effectiveness and efficiency. We introduce ParetoFlow, specifically designed to guide flow sampling to approximate the Pareto front. Traditional predictor (classifier) guidance is inadequate for this purpose because it models only a single objective. In response, we propose a multi-objective predictor guidance module that assigns each sample a weight vector,…
Peer Reviews
Decision·ICLR 2025 Poster
- The integration of flow matching in offline MOO is a fresh perspective compared to the typical use of evolutionary algorithms or Bayesian optimization. This method captures the potential of generative models for addressing complex, multi-faceted optimization challenges. - The proposed module that fosters information exchange among adjacent distributions is a standout feature. This knowledge-sharing mechanism supports enhanced exploration and refinement of solutions. - This method was evaluat
- You only cited [1] to state that Flow matching outperforms Diffusion models, which I find insufficient. This is especially true in the context of multi-objective optimization, where specific problems require specialized analysis. - Although the results on benchmarks with high-dimensional objectives, such as MO-NAS, are mentioned, there could be more detailed insights into how well the method scales with increased complexity in terms of computational cost and solution quality. - The compariso
1. The paper is well-written and easy to follow. 2. The proposed modules, multi-objective predictor guidance and neighboring evolution, provide a well-motivated approach to guiding flow sampling and promoting knowledge sharing among neighboring distributions. 3. The experimental results of ParetoFlow on various benchmarks are promising.
1. The paper mentions the computational cost of ParetoFlow but does not provide a detailed comparison with other generative modeling methods. 2. Providing some visualization results for the generated samples would be beneficial.
1. **The title is engaging and draws interest.** 2. **Overall, the paper is well-written and easy to follow.** 3. **Section 2.2 is clearly explained. However, could you elaborate on how using a normalizing flow would alter or improve the results?**
1. **Insufficient Mathematical Rigor**: The paper lacks adequate mathematical depth and rigor. Incorporating more detailed mathematical formulations, proofs, and theoretical underpinnings would strengthen the credibility and scholarly value of the work. 2. **Incorrect Formalization in Line 105**: The statement on line 105 is inaccurate. A Multi-Objective Optimization (MOO) problem cannot be "formally" formulated merely as a vector optimization problem. Such a formulation is more of an informal
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications
MethodsSoftmax · Attention Is All You Need
