Search Hardness-Aware LLM-Based Problem Formulation for Expensive Simulation-Driven Design
This paper proposes SHA-PF, a search hardness-aware LLM-based problem formulation framework for expensive simulation-driven design, which prioritizes rare samples with greater progress potential and requires significantly fewer evaluations to reach design requirements.
Introduced a search hardness-aware LLM-based problem formulation framework for expensive simulation-driven design
Before reading this…
Applications
- →Engineering design
To understand this paper, make sure you know these concepts first:
- Understanding of simulation-driven design, optimization algorithms, LLMsfind papers →
Abstract
More Like ThisExpensive simulation-driven design is widely used in engineering to identify requirement-satisfying designs with as few high-fidelity simulations as possible. Most existing efforts address this challenge by improving optimization algorithms under fixed formulations, yet the formulation itself shapes the search landscape by defining the objectives and constraints optimized by the solver. Recent LLM-based automatic problem formulation methods generate formulations from natural-language requirements, but they mainly focus on design-intent alignment and overlook whether the formulation induces an efficient search process. To address this limitation, we propose SHA-PF, a search hardness-aware LLM-based problem formulation framework. We find that a formulation is more likely to guide efficient search when it prioritizes rare samples with greater progress potential. Based on this finding, SHA-PF defines a formulation search objective guided by search hardness, scoring each candidate formulation according to the priority. SHA-PF then searches the formulation space under this objective through LLM-based generation, repair, and evolutionary refinement. Experiments on the real-world multi-objective benchmark and five expensive antenna design benchmarks show that the formulations discovered by SHA-PF require significantly fewer evaluations to reach the design requirements than other baselines.