arXiv:2601.04789cs.CLcs.AI2026-01被引 2

用大模型自动把难解的非凸优化问题变成可解的凸问题。

NC2C: Automated Convexification of Generic Non-Convex Optimization Problems

  • 基于大模型识别非凸项并自动选择最优凸化策略。
  • 在100个问题上实现89.3%执行率与76%成功转化率。
  • 减少人工依赖,适合工程与科研中复杂优化场景。

非凸优化问题广泛存在于数学规划、工程设计和科学计算中,因其复杂的目标函数与约束结构,传统求解器常难以处理。为克服人工凸化效率低及对专家知识过度依赖的问题,我们提出NC2C——一个基于大语言模型的端到端自动化框架,可将通用非凸优化问题转化为可求解的凸形式。该框架利用大模型的数学推理能力,自主检测非凸成分、选择最优凸化策略,并生成严格等价的凸问题。通过符号推理、自适应变换与迭代验证机制,结合错误纠正与可行域修正,确保转换结果的鲁棒性与正确性。在包含100个通用非凸问题的数据集上实验显示,NC2C达到89.3%的执行率与76%的成功率,显著优于基线方法,证明其能有效利用大模型实现非凸到凸的自动化转换,降低专家依赖,推动凸求解器在以往不可行优化任务中的高效应用。

原文摘要 · Abstract (English)

Non-convex optimization problems are pervasive across mathematical programming, engineering design, and scientific computing, often posing intractable challenges for traditional solvers due to their complex objective functions and constrained landscapes. To address the inefficiency of manual convexification and the over-reliance on expert knowledge, we propose NC2C, an LLM-based end-to-end automated framework designed to transform generic non-convex optimization problems into solvable convex forms using large language models. NC2C leverages LLMs' mathematical reasoning capabilities to autonomously detect non-convex components, select optimal convexification strategies, and generate rigorous convex equivalents. The framework integrates symbolic reasoning, adaptive transformation techniques, and iterative validation, equipped with error correction loops and feasibility domain correction mechanisms to ensure the robustness and validity of transformed problems. Experimental results on a diverse dataset of 100 generic non-convex problems demonstrate that NC2C achieves an 89.3\% execution rate and a 76\% success rate in producing feasible, high-quality convex transformations. This outperforms baseline methods by a significant margin, highlighting NC2C's ability to leverage LLMs for automated non-convex to convex transformation, reduce expert dependency, and enable efficient deployment of convex solvers for previously intractable optimization tasks.

优化大模型自动凸化

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