arXiv:2604.01098cs.LGcs.AI2026-04

用哈希与随机化高效逼近不确定环境下的多目标优化前沿。

Approximating Pareto Frontiers in Stochastic Multi-Objective Optimization via Hashing and Randomization

  • 通过哈希和随机化技术,仅需少量SAT查询即可逼近最优解集。
  • 在真实道路网络和供应链问题上,解集覆盖更全、分布更均匀且目标值更高。
  • 适合需要可靠近似解的复杂决策场景,如基础设施规划与供应链管理。

随机多目标优化(SMOO)在不确定环境中权衡多个冲突目标的决策中至关重要。其目标是识别帕累托前沿,即所有相互非支配的决策集合。由于涉及概率推理(如边际概率、后验概率或期望计算),该问题极难求解。现有方法如标量化、样本平均近似和进化算法,要么近似过松,要么计算成本过高。本文提出XOR-SMOO,一种新算法,在概率1-δ下,仅需对SAT预言机进行poly-log次查询,即可获得γ-近似帕累托前沿(γ>1)。γ-近似前沿相对于真实前沿最多被乘以因子γ。因此,XOR-SMOO仅依赖SAT查询即可解决#P难的高难度SMOO问题,并提供紧致的常数倍近似保证。在真实道路网络加固与供应链设计问题上的实验表明,相比多个基线方法,XOR-SMOO能发现目标值更高、覆盖更优、分布更均衡的解集。总体而言,XOR-SMOO显著提升了SMOO求解器的实用性与可靠性。

原文摘要 · Abstract (English)

Stochastic Multi-Objective Optimization (SMOO) is critical for decision-making trading off multiple potentially conflicting objectives in uncertain environments. SMOO aims at identifying the Pareto frontier, which contains all mutually non-dominating decisions. The problem is highly intractable due to the embedded probabilistic inference, such as computing the marginal, posterior probabilities, or expectations. Existing methods, such as scalarization, sample average approximation, and evolutionary algorithms, either offer arbitrarily loose approximations or may incur prohibitive computational costs. We propose XOR-SMOO, a novel algorithm that with probability $1-δ$, obtains $γ$-approximate Pareto frontiers ($γ>1$) for SMOO by querying an SAT oracle poly-log times in $γ$ and $δ$. A $γ$-approximate Pareto frontier is only below the true frontier by a fixed, multiplicative factor $γ$. Thus, XOR-SMOO solves highly intractable SMOO problems (\#P-hard) with only queries to SAT oracles while obtaining tight, constant factor approximation guarantees. Experiments on real-world road network strengthening and supply chain design problems demonstrate that XOR-SMOO outperforms several baselines in identifying Pareto frontiers that have higher objective values, better coverage of the optimal solutions, and the solutions found are more evenly distributed. Overall, XOR-SMOO significantly enhanced the practicality and reliability of SMOO solvers.

多目标优化随机优化帕累托前沿哈希算法

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。