Search papers, labs, and topics across Lattice.
This paper introduces MDForge, an LLM agent that automates the design of molecular dynamics (MD) pipelines by reshaping its behavior through online verbal rewards, rather than following a predefined tool set. By employing a multi-agent debate among physics experts to densify sparse rewards, MDForge successfully generates MD pipelines that are competitive with those designed by human experts. Notably, it discovers a novel high-affinity binder for CB[7] through its automated pipeline, validated by wet-lab NMR experiments.
MDForge not only matches human expertise in molecular dynamics pipeline design but also uncovers a novel high-affinity binder, showcasing the potential of LLMs in scientific discovery.
Molecular dynamics (MD) is the canonical in-silico method for atomistic molecular science, simulating molecular behavior from first-principle physics. Designing an MD pipeline for a new system requires substantial expert knowledge: running it on even one molecule is expensive, ruling out trial-and-error. We automate this expert pipeline-design process with an LLM agent. Unlike existing MD agents that orchestrate a predefined tool set, we treat pipeline design as open-ended code generation in which the agent's behavior is reshaped online by verbal reward. Specifically, we build MDForge, an LLM agent whose in-context update rule densifies the sparse reward via a multi-agent debate among physics experts. On three SAMPL host-guest binding free-energy benchmarks, MDForge automatically designs MD pipelines competitive with human experts. Deployed on a library of unseen candidate guests, its CB[7] pipeline discovers a novel binder that wet-lab competition NMR confirms is a high-affinity, picomolar CB[7] binder. Our data and code are available at https://github.com/Zehong-Wang/MDForge.