OCAIMar 8, 2025

Exploiting Edited Large Language Models as General Scientific Optimizers

arXiv:2503.09620v214 citationsh-index: 6NAACL
AI Analysis

This addresses inefficiencies in using LLMs for real-world scientific optimization, though it appears incremental as it builds on existing bi-level and editing techniques.

The paper tackled the problem of LLMs' sensitivity to prompts and difficulty with lengthy feedback in scientific optimization by proposing GSO, a bi-level optimization method that uses inner-level simulators and LLMs with model editing, achieving consistent outperformance over state-of-the-art methods across six LLM backbones and seven tasks.

Large language models (LLMs) have been widely adopted in mathematical optimization in scientific scenarios for their extensive knowledge and advanced reasoning capabilities. Existing methods mainly focus on utilizing LLMs to solve optimization problems in a prompt-based manner, which takes observational feedback as additional textual descriptions. However, due to LLM's \textbf{high sensitivity to the prompts} and \textbf{tendency to get lost in lengthy prompts}, these methods struggle to effectively utilize the {observational} feedback from each optimization step, which severely hinders the applications for real-world scenarios. To address these challenges, we propose a conceptually simple and general {bi-level} optimization method, namely \textbf{G}eneral \textbf{S}cientific \textbf{O}ptimizers (GSO). Specifically, GSO first utilizes inner-level simulators as experimental platforms to evaluate the current solution and provide observational feedback. Then, LLMs serve as knowledgeable and versatile scientists, generating new solutions by refining potential errors from the feedback as the outer-level optimization. Finally, simulations together with the expert knowledge in LLMs are jointly updated with bi-level interactions via model editing. Extensive experiments show that GSO consistently outperforms existing state-of-the-art methods using \textit{six} different LLM backbones on \textit{seven} different tasks, demonstrating the effectiveness and a wide range of applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes