paper-with-me

홈 › Papers

Constraint-Aware Corrective Memory for Language-Based Drug Discovery Agents

2026-04-10 · Maochen Sun, Youzhi Zhang, Gaofeng Meng arxiv

Large language models are making autonomous drug discovery agents increasingly feasible, but reliable success in this setting is not determined by any single action or molecule. It is determined by whether the final returned set jointly satisfies protocol-level requirements such as set size, diversity, binding quality, and developability. This creates a fundamental control problem: the agent plans step by step, while task validity is decided at the level of the whole candidate set. Existing language-based drug discovery systems therefore tend to rely on long raw history and under-specified self-reflection, making failure localization imprecise and planner-facing agent states increasingly noisy. We present CACM (Constraint-Aware Corrective Memory), a language-based drug discovery framework built around precise set-level diagnosis and a concise memory write-back mechanism. CACM introduces protocol auditing and a grounded diagnostician, which jointly analyze multimodal evidence spanning task requirements, pocket context, and candidate-set evidence to localize protocol violations, generate actionable remediation hints, and bias the next action toward the most relevant correction. To keep planning context compact, CACM organizes memory into static, dynamic, and corrective channels and compresses them before write-back, thereby preserving persistent task information while exposing only the most decision-relevant failures. Our experimental results show that CACM improves the target-level success rate by 36.4% over the state-of-the-art baseline. The results show that reliable language-based drug discovery benefits not only from more powerful molecular tools, but also from more precise diagnosis and more economical agent states.

📄 PDF Abstract BibTeX arXiv:2604.09308

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

SculptDrug : A Spatial Condition-Aware Bayesian Flow Model for Structure-based Drug Design

2025-11-16 · Qingsong Zhong, Haomin Yu, Yan Lin, Wangmeng Shen 외 arxiv

Structure-Based drug design (SBDD) has emerged as a popular approach in drug discovery, leveraging three-dimensional protein structures to generate drug ligands. However, existing generative models encounter several key …

Drug Discovery

Stop Wandering: Efficient Vision-Language Navigation via Metacognitive Reasoning

2026-04-02 · Xueying Li, Feng Lyu, Hao Wu, Mingliu Liu 외 arxiv

Training-free Vision-Language Navigation (VLN) agents powered by foundation models can follow instructions and explore 3D environments. However, existing approaches rely on greedy frontier selection and passive spatial m…

Vision-Language Navigation

Erase-then-Delta Attention: Decoupling Erase and Write Addresses in Delta-Rule Linear Attention

2026-06-25 · Xiao Li, Chengruidong Zhang, Hao Luo, Xi Lin 외 arxiv

Delta-rule linear attention improves recurrent memory updates by correcting what is already stored at the current write address before writing new content. However, the active correction is still anchored to that same wr…

PolicyBank: Evolving Policy Understanding for LLM Agents

2026-04-16 · Jihye Choi, Jinsung Yoon, Long T. Le, Somesh Jha 외 arxiv

LLM agents operating under organizational policies must comply with authorization constraints typically specified in natural language. In practice, such specifications inevitably contain ambiguities and logical or semant…

McCast: Memory-Guided Latent Drift Correction for Long-Horizon Precipitation Nowcasting

2026-05-13 · Penghui Wen, Yu Luo, Lintao Wang, Mengwei He 외 arxiv

Existing precipitation nowcasting methods typically adopt an autoregressive formulation, where future states are predicted from previous outputs. However, such an approach accumulates errors over long rollouts, causing f…