paper-with-me

Papers

Large Language Model Agent for Modular Task Execution in Drug Discovery

2025-06-26 · Janghoon Ock, Radheesh Sharma Meda, Srivathsan Badrinarayanan, Neha S. Aluru, Achuth Chandrasekhar, Amir Barati Farimani

We present a modular framework powered by large language models (LLMs) that automates and streamlines key tasks across the early-stage computational drug discovery pipeline. By combining LLM reasoning with domain-specific tools, the framework performs biomedical data retrieval, domain-specific question answering, molecular generation, property prediction, property-aware molecular refinement, and 3D protein-ligand structure generation. In a case study targeting BCL-2 in lymphocytic leukemia, the agent autonomously retrieved relevant biomolecular information-including FASTA sequences, SMILES representations, and literature-and answered mechanistic questions with improved contextual accuracy over standard LLMs. It then generated chemically diverse seed molecules and predicted 67 ADMET-related properties, which guided iterative molecular refinement. Across two refinement rounds, the number of molecules with QED > 0.6 increased from 34 to 55, and those passing at least four out of five empirical drug-likeness rules rose from 29 to 52, within a pool of 194 molecules. The framework also employed Boltz-2 to generate 3D protein-ligand complexes and provide rapid binding affinity estimates for candidate compounds. These results demonstrate that the approach effectively supports molecular screening, prioritization, and structure evaluation. Its modular design enables flexible integration of evolving tools and models, providing a scalable foundation for AI-assisted therapeutic discovery.

📄 PDF Abstract BibTeX arXiv:2507.02925

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryLanguage ModelingLanguage ModellingLarge Language ModelProperty PredictionQuestion Answering

Similar Papers 제목 키워드 기반

Flow: Modularized Agentic Workflow Automation

2025-01-14 · Boye Niu, Yiliao Song, Kai Lian, Yifan Shen 외

Multi-agent frameworks powered by large language models (LLMs) have demonstrated great success in automated planning and task execution. However, the effective adjustment of agentic workflows during execution has not bee…

LEGOMem: Modular Procedural Memory for Multi-agent LLM Systems for Workflow Automation

2025-10-06 · Dongge Han, Camille Couturier, Daniel Madrigal Diaz, Xuchao Zhang 외 arxiv

We introduce LEGOMem, a modular procedural memory framework for multi-agent large language model (LLM) systems in workflow automation. LEGOMem decomposes past task trajectories into reusable memory units and flexibly all…

Modular Task Decomposition and Dynamic Collaboration in Multi-Agent Systems Driven by Large Language Models

2025-11-03 · Shuaidong Pan, Di Wu arxiv

This paper addresses the limitations of a single agent in task decomposition and collaboration during complex task execution, and proposes a multi-agent architecture for modular task decomposition and dynamic collaborati…

ALRM: Agentic LLM for Robotic Manipulation

2026-01-27 · Vitor Gaboardi dos Santos, Ibrahim Khadraoui, Ibrahim Farhat, Hamza Yous 외 arxiv

Large Language Models (LLMs) have recently empowered agentic frameworks to exhibit advanced reasoning and planning capabilities. However, their integration in robotic control pipelines remains limited in two aspects: (1)…

Robot ManipulationCode Generation

Agent Lumos: Unified and Modular Training for Open-Source Language Agents

2023-11-09 · Da Yin, Faeze Brahman, Abhilasha Ravichander, Khyathi Chandu 외

Closed-source agents suffer from several issues such as a lack of affordability, transparency, and reproducibility, particularly on complex interactive tasks. This motivates the development of open-source alternatives. W…

MathQuestion Answering