LLM Reasoning 相关度: 7/10

The Theory and Practice of MAP Inference over Non-Convex Constraints

Leander Kurscheidt, Gabriele Masina, Roberto Sebastiani, Antonio Vergari
arXiv: 2602.08681v1 发布: 2026-02-09 更新: 2026-02-09

AI 摘要

研究非凸约束下的MAP推断问题,提出了一种可扩展的消息传递算法和一种通用的约束MAP策略。

主要贡献

  • 研究了约束MAP推断的条件和可行性
  • 设计了可扩展的消息传递算法
  • 提出了一种基于凸可行域划分的通用约束MAP策略

方法论

首先分析条件,然后针对特定情况设计算法,最后提出通用的凸划分策略并进行数值优化。

原文摘要

In many safety-critical settings, probabilistic ML systems have to make predictions subject to algebraic constraints, e.g., predicting the most likely trajectory that does not cross obstacles. These real-world constraints are rarely convex, nor the densities considered are (log-)concave. This makes computing this constrained maximum a posteriori (MAP) prediction efficiently and reliably extremely challenging. In this paper, we first investigate under which conditions we can perform constrained MAP inference over continuous variables exactly and efficiently and devise a scalable message-passing algorithm for this tractable fragment. Then, we devise a general constrained MAP strategy that interleaves partitioning the domain into convex feasible regions with numerical constrained optimization. We evaluate both methods on synthetic and real-world benchmarks, showing our % approaches outperform constraint-agnostic baselines, and scale to complex densities intractable for SoTA exact solvers.

标签

MAP inference Non-convex constraints Optimization Message Passing

arXiv 分类

cs.LG stat.ML