English

Solver-Independent Automated Problem Formulation via LLMs for High-Cost Simulation-Driven Design

Computation and Language 2026-04-14 v2 Software Engineering

Abstract

In the high-cost simulation-driven design domain, translating ambiguous design requirements into a mathematical optimization formulation is a bottleneck for optimizing product performance. This process is time-consuming and heavily reliant on expert knowledge. While large language models (LLMs) offer potential for automating this task, existing approaches either suffer from poor formalization that fails to accurately align with the design intent or rely on solver feedback for data filtering, which is unavailable due to the high simulation costs. To address this challenge, we propose APF, a framework for solver-independent, automated problem formulation via LLMs designed to automatically convert engineers' natural language requirements into executable optimization models. The core of this framework is an innovative pipeline for automatically generating high-quality data, which overcomes the difficulty of constructing suitable fine-tuning datasets in the absence of high-cost solver feedback with the help of data generation and test instance annotation. The generated high-quality dataset is used to perform supervised fine-tuning on LLMs, significantly enhancing their ability to generate accurate and executable optimization problem formulations. Experimental results on antenna design demonstrate that APF significantly outperforms the existing methods in both the accuracy of requirement formalization and the quality of resulting radiation efficiency curves in meeting the design goals.

Keywords

Cite

@article{arxiv.2512.18682,
  title  = {Solver-Independent Automated Problem Formulation via LLMs for High-Cost Simulation-Driven Design},
  author = {Yuchen Li and Handing Wang and Bing Xue and Mengjie Zhang and Yaochu Jin},
  journal= {arXiv preprint arXiv:2512.18682},
  year   = {2026}
}

Comments

Accepted to Findings of ACL 2026

R2 v1 2026-07-01T08:35:27.626Z