paper-with-me

홈 › Papers

Large Language Models as Optimization Controllers: Adaptive Continuation for SIMP Topology Optimization

2026-03-26 · Shaoliang Yang, Jun Wang, Yunsheng Wang arxiv

We present a framework in which a large language model (LLM) acts as an online adaptive controller for SIMP topology optimization, replacing conventional fixed-schedule continuation with real-time, state-conditioned parameter decisions. At every $k$-th iteration, the LLM receives a structured observation$-$current compliance, grayness index, stagnation counter, checkerboard measure, volume fraction, and budget consumption$-$and outputs numerical values for the penalization exponent $p$, projection sharpness $β$, filter radius $r_{\min}$, and move limit $δ$ via a Direct Numeric Control interface. A hard grayness gate prevents premature binarization, and a meta-optimization loop uses a second LLM pass to tune the agent's call frequency and gate threshold across runs. We benchmark the agent against four baselines$-$fixed (no-continuation), standard three-field continuation, an expert heuristic, and a schedule-only ablation$-$on three 2-D problems (cantilever, MBB beam, L-bracket) at $120\!\times\!60$ resolution and two 3-D problems (cantilever, MBB beam) at $40\!\times\!20\!\times\!10$ resolution, all run for 300 iterations. A standardized 40-iteration sharpening tail is applied from the best valid snapshot so that compliance differences reflect only the exploration phase. The LLM agent achieves the lowest final compliance on every benchmark: $-5.7\%$ to $-18.1\%$ relative to the fixed baseline, with all solutions fully binary. The schedule-only ablation underperforms the fixed baseline on two of three problems, confirming that the LLM's real-time intervention$-$not the schedule geometry$-$drives the gain. Code and reproduction scripts will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2603.25099

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Dynamic-Objective Policies from a Class of Optimal Trajectories

2019-02-27 · Christopher Iliffe Sprague, Dario Izzo, Petter Ögren

Optimal state-feedback controllers, capable of changing between different objective functions, are advantageous to systems in which unexpected situations may arise. However, synthesising such controllers, even for a sing…

Imitation Learning

Beyond Static Bias: Adaptive Multi-Fidelity Bandits with Improving Proxies

2026-05-08 · Muyun Lu, Haoyang Hong, Huazheng Wang, Ying Lin arxiv

As an extension of the classical multi-armed bandit problem, multi-fidelity multi-armed bandits (MF-MAB) enable individual arms to be evaluated using diverse feedback sources that vary in both cost and accuracy. Prior st…

Multi-Armed Bandits

Adaptive Visual Conditioning for Semantic Consistency in Diffusion-Based Story Continuation

2025-10-15 · Seyed Mohammad Mousavi, Morteza Analoui arxiv

Story continuation focuses on generating the next image in a narrative sequence so that it remains coherent with both the ongoing text description and the previously observed images. A central challenge in this setting l…

Story Continuation

Reinforced Diffuser for Red Teaming Large Vision-Language Models

2025-03-08 · Ruofan Wang, Xiang Zheng, Xiaosen Wang, Cong Wang 외

The rapid advancement of large Vision-Language Models (VLMs) has raised significant safety concerns, particularly regarding their vulnerability to jailbreak attacks. While existing research primarily focuses on VLMs' sus…

Large Language ModelRed Teaming

Continuation KD: Improved Knowledge Distillation through the Lens of Continuation Optimization

2022-12-12 · Aref Jafari, Ivan Kobyzev, Mehdi Rezagholizadeh, Pascal Poupart 외

Knowledge Distillation (KD) has been extensively used for natural language understanding (NLU) tasks to improve a small model's (a student) generalization by transferring the knowledge from a larger model (a teacher). Al…

Knowledge DistillationNatural Language Understanding