TL;DR
NED-Tree is a novel framework that enhances LLMs' ability to translate complex nonlinear OR problems into executable models by decomposing nonlinear terms and ensuring semantic alignment, achieving state-of-the-art accuracy.
Contribution
Introduces NED-Tree, a recursive decomposition framework and NEXTOR benchmark to improve LLM performance in nonlinear optimization modeling.
Findings
Achieves 72.51% average accuracy on 10 benchmarks.
First framework to use element decomposition for nonlinear modeling.
Establishes a new state-of-the-art in nonlinear OR problem translation.
Abstract
Automating the translation of Operations Research (OR) problems from natural language to executable models is a critical challenge. While Large Language Models (LLMs) have shown promise in linear tasks, they suffer from severe performance degradation in real-world nonlinear scenarios due to semantic misalignment between mathematical formulations and solver codes, as well as unstable information extraction. In this study, we introduce NED-Tree, a systematic framework designed to bridge the semantic gap. NED-Tree employs (a) a sentence-by-sentence extraction strategy to ensure robust parameter mapping and traceability; and (b) a recursive tree-based structure that adaptively decomposes complex nonlinear terms into solver-compatible sub-elements. Additionally, we present NEXTOR, a novel benchmark specifically designed for complex nonlinear, extensive-constraint OR problems. Experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
