🤖 AI Summary
In scientific discovery, manually specified objective functions often fail to capture complex trade-offs, constituting a key bottleneck. This paper introduces SAGA (Scientific Autonomous Goal-evolving Agent), the first framework featuring a hierarchical goal-evolution architecture that automatically analyzes, generates, and computationally transforms objective functions—thereby transcending the fixed-objective paradigm. SAGA integrates large language model–based agents, multi-objective optimization, differentiable and symbolic scoring function synthesis, and a closed-loop scientific solver to enable dynamic goal evolution aligned with scientific semantics. Extensive experiments across four domains—antibiotic discovery, inorganic materials design, functional DNA screening, and chemical process optimization—demonstrate that SAGA significantly improves candidate Pareto-frontier quality (+37.2% on average) and accelerates discovery by 2.8×. This work provides the first systematic empirical validation that automated objective-function synthesis critically enhances the performance of scientific AI agents.
📝 Abstract
There has been unprecedented interest in developing agents that expand the boundary of scientific discovery, primarily by optimizing quantitative objective functions specified by scientists. However, for grand challenges in science , these objectives are only imperfect proxies. We argue that automating objective function design is a central, yet unmet requirement for scientific discovery agents. In this work, we introduce the Scientific Autonomous Goal-evolving Agent (SAGA) to amend this challenge. SAGA employs a bi-level architecture in which an outer loop of LLM agents analyzes optimization outcomes, proposes new objectives, and converts them into computable scoring functions, while an inner loop performs solution optimization under the current objectives. This bi-level design enables systematic exploration of the space of objectives and their trade-offs, rather than treating them as fixed inputs. We demonstrate the framework through a broad spectrum of applications, including antibiotic design, inorganic materials design, functional DNA sequence design, and chemical process design, showing that automating objective formulation can substantially improve the effectiveness of scientific discovery agents.