paper-with-me

홈 › Papers

CACTUS: Chemistry Agent Connecting Tool-Usage to Science

2024-05-02 · Andrew D. McNaughton, Gautham Ramalaxmi, Agustin Kruel, Carter R. Knutson, Rohith A. Varikoti, Neeraj Kumar

Large language models (LLMs) have shown remarkable potential in various domains, but they often lack the ability to access and reason over domain-specific knowledge and tools. In this paper, we introduced CACTUS (Chemistry Agent Connecting Tool-Usage to Science), an LLM-based agent that integrates cheminformatics tools to enable advanced reasoning and problem-solving in chemistry and molecular discovery. We evaluate the performance of CACTUS using a diverse set of open-source LLMs, including Gemma-7b, Falcon-7b, MPT-7b, Llama2-7b, and Mistral-7b, on a benchmark of thousands of chemistry questions. Our results demonstrate that CACTUS significantly outperforms baseline LLMs, with the Gemma-7b and Mistral-7b models achieving the highest accuracy regardless of the prompting strategy used. Moreover, we explore the impact of domain-specific prompting and hardware configurations on model performance, highlighting the importance of prompt engineering and the potential for deploying smaller models on consumer-grade hardware without significant loss in accuracy. By combining the cognitive capabilities of open-source LLMs with domain-specific tools, CACTUS can assist researchers in tasks such as molecular property prediction, similarity searching, and drug-likeness assessment. Furthermore, CACTUS represents a significant milestone in the field of cheminformatics, offering an adaptable tool for researchers engaged in chemistry and molecular discovery. By integrating the strengths of open-source LLMs with domain-specific tools, CACTUS has the potential to accelerate scientific advancement and unlock new frontiers in the exploration of novel, effective, and safe therapeutic candidates, catalysts, and materials. Moreover, CACTUS's ability to integrate with automated experimentation platforms and make data-driven decisions in real time opens up new possibilities for autonomous discovery.

📄 PDF Abstract BibTeX arXiv:2405.00972

Code (1)

pnnl/cactus 공식 구현 pytorch

Tasks

Molecular Property PredictionPrompt EngineeringProperty Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CACTUS: a Comprehensive Abstraction and Classification Tool for Uncovering Structures

2023-08-23 · Luca Gherardini, Varun Ravi Varma, Karol Capala, Roger Woods 외

The availability of large data sets is providing an impetus for driving current artificial intelligent developments. There are, however, challenges for developing solutions with small data sets due to practical and cost-…

DiagnosticExplainable artificial intelligence

ChemToolAgent: The Impact of Tools on Language Agents for Chemistry Problem Solving

2024-11-11 · Botao Yu, Frazier N. Baker, Ziru Chen, Garrett Herb 외

To enhance large language models (LLMs) for chemistry problem solving, several LLM-based agents augmented with tools have been proposed, such as ChemCrow and Coscientist. However, their evaluations are narrow in scope, l…

S1-NexusAgent: a Self-Evolving Agent Framework for Multidisciplinary Scientific Research

2026-02-02 · S1-NexusAgent Team arxiv

Modern scientific research relies on large-scale data, complex workflows, and specialized tools, which existing LLMs and tool-based agents struggle to handle due to limitations in long-horizon planning, robust goal maint…

Continual Learning

SciToolAgent: A Knowledge Graph-Driven Scientific Agent for Multi-Tool Integration

2025-07-27 · Keyan Ding, Jing Yu, Junjie Huang, Yuchen Yang 외 arxiv

Scientific research increasingly relies on specialized computational tools, yet effectively utilizing these tools demands substantial domain expertise. While Large Language Models (LLMs) show promise in tool automation, …

ChemHAS: Hierarchical Agent Stacking for Enhancing Chemistry Tools

2025-05-27 · Zhucong Li, Bowei Zhang, Jin Xiao, Zhijian Zhou 외

Large Language Model (LLM)-based agents have demonstrated the ability to improve performance in chemistry-related tasks by selecting appropriate tools. However, their effectiveness remains limited by the inherent predict…

AI AgentLanguage ModelingLanguage ModellingLarge Language Model+1