paper-with-me

Papers

Purely Agent-Driven Black-Box Optimization for Biological Design

2026-01-29 · Natalie Maus, Yimeng Zeng, Haydn Thomas Jones, Yining Huang, Gaurav Ng Goel, Alden Rose, Kyurae Kim, Hyun-Su Lee, Marcelo Der Torossian Torres, Fangping Wan, Cesar de la Fuente-Nunez, Mark Yatskar, Osbert Bastani, Jacob R. Gardner arxiv

Many key challenges in biological design -- such as small-molecule drug discovery, antimicrobial peptide development, and protein engineering -- can be framed as black-box optimization over vast, complex structured spaces. Existing methods rely mainly on raw structural data and struggle to exploit the rich scientific literature. While large language models (LLMs) have been added to these pipelines, they have been confined to narrow roles within structure-centered optimizers. We instead cast biological black-box optimization as an agent-driven, language-based reasoning process. We introduce Purely Agent-driven BLack-box Optimization (PABLO), a hierarchical agentic system that uses scientific LLMs pretrained on chemistry and biology literature to generate and iteratively refine biological candidates. On both the standard GuacaMol molecular design and antimicrobial peptide optimization tasks, PABLO achieves state-of-the-art performance, substantially improving sample efficiency and final objective values over established baselines. Compared to prior optimization methods that incorporate LLMs, PABLO achieves competitive token usage per run despite relying on LLMs throughout the optimization loop. Beyond raw performance, the agentic formulation offers key advantages for realistic design: it naturally incorporates semantic task descriptions, retrieval-augmented domain knowledge, and complex constraints. In follow-up in vitro validation, PABLO-optimized peptides showed strong activity against drug-resistant pathogens, underscoring the practical potential of PABLO for therapeutic discovery.

📄 PDF Abstract BibTeX arXiv:2601.22382

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Agentic Monte Carlo: Simulating Reinforcement Learning for Black-Box Agents

2026-06-03 · Dae Yon Hwang, Raunaq Suri, Valentin Villecroze, Anthony L. Caterini 외 arxiv

LLM agents operate in two distinct regimes: open-weight agents amenable to reinforcement learning (RL) and black-box agents whose behaviour must be controlled purely at test time. Although black-box agents are often back…

Reinforcement LearningBayesian Inference

Fourier Representations for Black-Box Optimization over Categorical Variables

2022-02-08 · Hamid Dadkhahi, Jesus Rios, Karthikeyan Shanmugam, Payel Das

Optimization of real-world black-box functions defined over purely categorical variables is an active area of research. In particular, optimization and design of biological sequences with specific functional or structura…

regressionThompson Sampling

System Identification with Biophysical Constraints: A Circuit Model of the Inner Retina

2020-12-01 · NeurIPS 2020 12 · Cornelius Schröder, David Klindt, Sarah Strauss, Katrin Franke 외

Visual processing in the retina has been studied in great detail at all levels such that a comprehensive picture of the retina's cell types and the many neural circuits they form is emerging. However, the currently best …

Blocking

IOTA: Corrective Knowledge-Guided Prompt Learning via Black-White Box Framework

2026-01-28 · Shaokun Wang, Yifan Yu, Yuhang He, Weili Guan 외 arxiv

Recently, adapting pre-trained models to downstream tasks has attracted increasing interest. Previous Parameter-Efficient-Tuning (PET) methods regard the pre-trained model as an opaque Black Box model, relying purely on …

Image Classification

Discovering Attention-Based Genetic Algorithms via Meta-Black-Box Optimization

2023-04-08 · Robert Tjarko Lange, Tom Schaul, Yutian Chen, Chris Lu 외

Genetic algorithms constitute a family of black-box optimization algorithms, which take inspiration from the principles of biological evolution. While they provide a general-purpose tool for optimization, their particula…