paper-with-me

홈 › Papers

Validation of the Scientific Literature via Chemputation Augmented by Large Language Models

2024-10-08 · Sebastian Pagel, Michael Jirasek, Leroy Cronin

Chemputation is the process of programming chemical robots to do experiments using a universal symbolic language, but the literature can be error prone and hard to read due to ambiguities. Large Language Models (LLMs) have demonstrated remarkable capabilities in various domains, including natural language processing, robotic control, and more recently, chemistry. Despite significant advancements in standardizing the reporting and collection of synthetic chemistry data, the automatic reproduction of reported syntheses remains a labour-intensive task. In this work, we introduce an LLM-based chemical research agent workflow designed for the automatic validation of synthetic literature procedures. Our workflow can autonomously extract synthetic procedures and analytical data from extensive documents, translate these procedures into universal XDL code, simulate the execution of the procedure in a hardware-specific setup, and ultimately execute the procedure on an XDL-controlled robotic system for synthetic chemistry. This demonstrates the potential of LLM-based workflows for autonomous chemical synthesis with Chemputers. Due to the abstraction of XDL this approach is safe, secure, and scalable since hallucinations will not be chemputable and the XDL can be both verified and encrypted. Unlike previous efforts, which either addressed only a limited portion of the workflow, relied on inflexible hard-coded rules, or lacked validation in physical systems, our approach provides four realistic examples of syntheses directly executed from synthetic literature. We anticipate that our workflow will significantly enhance automation in robotically driven synthetic chemistry research, streamline data extraction, improve the reproducibility, scalability, and safety of synthetic and experimental chemistry.

📄 PDF Abstract BibTeX arXiv:2410.06384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PaperQA: Retrieval-Augmented Generative Agent for Scientific Research

2023-12-08 · Jakub Lála, Odhran O'Donoghue, Aleksandar Shtedritski, Sam Cox 외

Large Language Models (LLMs) generalize well across language tasks, but suffer from hallucinations and uninterpretability, making it difficult to assess their accuracy without ground-truth. Retrieval-Augmented Generation…

ArticlesInformation RetrievalQuestion AnsweringRAG+2

SparkRA: A Retrieval-Augmented Knowledge Service System Based on Spark Large Language Model

2024-08-13 · Dayong Wu, Jiaqi Li, Baoxin Wang, Honghong Zhao 외

Large language models (LLMs) have shown remarkable achievements across various language tasks.To enhance the performance of LLMs in scientific literature services, we developed the scientific literature LLM (SciLit-LLM) …

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Enhancing Scientific Literature Chatbots with Retrieval-Augmented Generation: A Performance Evaluation of Vector and Graph-Based Systems

2026-02-19 · Hamideh Ghanadian, Amin Kamali, Mohammad Hossein Tekieh arxiv

This paper investigates the enhancement of scientific literature chatbots through retrieval-augmented generation (RAG), with a focus on evaluating vector- and graph-based retrieval systems. The proposed chatbot leverages…

Decision Making

Retrieval Augmented Generation of Literature-derived Polymer Knowledge: The Example of a Biodegradable Polymer Expert System

2026-02-18 · Sonakshi Gupta, Akhlak Mahmood, Wei Xiong, Rampi Ramprasad arxiv

Polymer literature contains a large and growing body of experimental knowledge, yet much of it is buried in unstructured text and inconsistent terminology, making systematic retrieval and reasoning difficult. Existing to…

Entity Disambiguation

OpenScholar: Synthesizing Scientific Literature with Retrieval-augmented LMs

2024-11-21 · Akari Asai, Jacqueline He, Rulin Shao, Weijia Shi 외

Scientific progress depends on researchers' ability to synthesize the growing body of literature. Can large language models (LMs) assist scientists in this task? We introduce OpenScholar, a specialized retrieval-augmente…

Retrieval