paper-with-me

홈 › Papers

Search Hardness-Aware LLM-Based Problem Formulation for Expensive Simulation-Driven Design

2026-07-23 · Yuchen Li, Handing Wang, Bing Xue, Mengjie Zhang arxiv

Expensive 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.

📄 PDF Abstract BibTeX arXiv:2607.21220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Features for the 0-1 knapsack problem based on inclusionwise maximal solutions

2022-11-16 · Jorik Jooken, Pieter Leyman, Patrick De Causmaecker

Decades of research on the 0-1 knapsack problem led to very efficient algorithms that are able to quickly solve large problem instances to optimality. This prompted researchers to also investigate whether relatively smal…

CPU

$λ$-GELU: Learning Gating Hardness for Controlled ReLU-ization in Deep Networks

2026-03-23 · Cristian Pérez-Corral, Alberto Fernández-Hernández, Jose I. Mestre, Manuel F. Dolz 외 arxiv

Gaussian Error Linear Unit (GELU) is a widely used smooth alternative to Rectifier Linear Unit (ReLU), yet many deployment, compression, and analysis toolchains are most naturally expressed for piecewise-linear (ReLU-typ…

Hardness-Aware Dynamic Curriculum Learning for Robust Multimodal Emotion Recognition with Missing Modalities

2025-08-09 · Rui Liu, Haolin Zuo, Zheng Lian, Hongyu Yuan 외 arxiv

Missing modalities have recently emerged as a critical research direction in multimodal emotion recognition (MER). Conventional approaches typically address this issue through missing modality reconstruction. However, th…

Multimodal Emotion Recognition

Universal NP-Hardness of Clustering under General Utilities

2026-02-27 · Angshul Majumdar arxiv

Clustering is a central primitive in unsupervised learning, yet practice is dominated by heuristics whose outputs can be unstable and highly sensitive to representations, hyperparameters, and initialisation. Existing the…

Split-PU: Hardness-aware Training Strategy for Positive-Unlabeled Learning

2022-11-30 · Chengming Xu, Chen Liu, Siqian Yang, Yabiao Wang 외

Positive-Unlabeled (PU) learning aims to learn a model with rare positive samples and abundant unlabeled samples. Compared with classical binary classification, the task of PU learning is much more challenging due to the…

Binary Classification