LGJun 2, 2024

Differentiation of Multi-objective Data-driven Decision Pipeline

arXiv:2406.00779v12 citations
Originality Incremental advance
AI Analysis

This addresses the gap in applying decision-focused methods to multi-objective optimization problems, which is incremental as it extends existing single-objective approaches to a more complex setting.

The paper tackled the problem of suboptimal performance in multi-objective data-driven optimization due to mismatches between prediction models and optimization solvers, by proposing a multi-objective decision-focused approach with novel loss functions, and demonstrated that it significantly outperforms traditional two-stage and most current decision-focused methods.

Real-world scenarios frequently involve multi-objective data-driven optimization problems, characterized by unknown problem coefficients and multiple conflicting objectives. Traditional two-stage methods independently apply a machine learning model to estimate problem coefficients, followed by invoking a solver to tackle the predicted optimization problem. The independent use of optimization solvers and prediction models may lead to suboptimal performance due to mismatches between their objectives. Recent efforts have focused on end-to-end training of predictive models that use decision loss derived from the downstream optimization problem. However, these methods have primarily focused on single-objective optimization problems, thus limiting their applicability. We aim to propose a multi-objective decision-focused approach to address this gap. In order to better align with the inherent properties of multi-objective optimization problems, we propose a set of novel loss functions. These loss functions are designed to capture the discrepancies between predicted and true decision problems, considering solution space, objective space, and decision quality, named landscape loss, Pareto set loss, and decision loss, respectively. Our experimental results demonstrate that our proposed method significantly outperforms traditional two-stage methods and most current decision-focused methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes