DrugSAGE:Self-evolving Agent Experience for Efficient State-of-the-Art Drug Discovery

📅 2026-05-14
📈 Citations: 0
Influential: 0
📄 PDF

career value

211K/year
🤖 AI Summary
This work addresses the high cost of trial-and-error in drug discovery and the limited cross-task reusability of existing AI agents. The authors propose DrugSAGE, a novel framework that introduces, for the first time, a cross-task memory mechanism enabling large language model agents to accumulate, store, and transfer validated skills, statistical evidence of successful strategies, and error-correction records. This capability significantly reduces—or even eliminates—the need for search during inference. Evaluated across 33 molecular property prediction tasks, DrugSAGE achieves state-of-the-art single-task performance. Moreover, leveraging a memory bank constructed from 16 source tasks, it attains an average normalized score of 0.935 on 17 held-out tasks under zero-shot search conditions, outperforming baseline methods by 10–30%.
📝 Abstract
Building state-of-the-art (SOTA) predictive models for drug discovery requires expensive search over tools, architectures, and training strategies. Current LLM-based agents can find SOTA solutions through extensive trial and error, but they do not retain the experience accumulated along the way and therefore pay the full search cost on every new task. We propose \method (Self-evolving Agent Experience), a framework that accumulates and reuses experience across tasks to build SOTA drug discovery models efficiently. \method maintains a cross-task memory of verified skills, statistical evidence about effective strategies, and a record of recurring errors and their fixes. In some cases, \method transfers a working solution directly without test-time search. In 33 molecular property prediction tasks, \method ranks first among nine SOTA agents in a single-task setting. With memory accumulated from 16 smaller tasks, \method achieves an averaged normalized score of 0.935 on 17 held-out tasks in a cross-task evaluation setting and outperforms all baseline agents by 10-30\% in a zero-test-time search regime. In summary, our work shows the advantage of cross-task memory for efficient SOTA model development in drug discovery.
Problem

Research questions and friction points this paper is trying to address.

drug discovery
predictive modeling
experience reuse
cross-task learning
search cost
Innovation

Methods, ideas, or system contributions that make the work stand out.

Self-evolving Agent
Cross-task Memory
Drug Discovery
Zero-test-time Search
Molecular Property Prediction