ORGANA: A Robotic Assistant for Automated Chemistry Experimentation and Characterization

Kourosh Darvish,Marta Skreta,Yuchi Zhao,Naruki Yoshikawa,Sagnik Som,Miroslav Bogdanovic,Yang Cao,Han Hao,Haoping Xu,Alán Aspuru-Guzik,Animesh Garg,Florian Shkurti
2024-01-13
Abstract:Chemistry experimentation is often resource- and labor-intensive. Despite the many benefits incurred by the integration of advanced and special-purpose lab equipment, many aspects of experimentation are still manually conducted by chemists, for example, polishing an electrode in electrochemistry experiments. Traditional lab automation infrastructure faces challenges when it comes to flexibly adapting to new chemistry experiments. To address this issue, we propose a human-friendly and flexible robotic system, ORGANA, that automates a diverse set of chemistry experiments. It is capable of interacting with chemists in the lab through natural language, using Large Language Models (LLMs). ORGANA keeps scientists informed by providing timely reports that incorporate statistical analyses. Additionally, it actively engages with users when necessary for disambiguation or troubleshooting. ORGANA can reason over user input to derive experiment goals, and plan long sequences of both high-level tasks and low-level robot actions while using feedback from the visual perception of the environment. It also supports scheduling and parallel execution for experiments that require resource allocation and coordination between multiple robots and experiment stations. We show that ORGANA successfully conducts a diverse set of chemistry experiments, including solubility assessment, pH measurement, recrystallization, and electrochemistry experiments. For the latter, we show that ORGANA robustly executes a long-horizon plan, comprising 19 steps executed in parallel, to characterize the electrochemical properties of quinone derivatives, a class of molecules used in rechargeable flow batteries. Our user study indicates that ORGANA significantly improves many aspects of user experience while reducing their physical workload. More details about ORGANA can be found at
Robotics,Artificial Intelligence
What problem does this paper attempt to address?
The problem this paper attempts to address is the resource-intensive and labor-intensive nature of chemical experimental processes. Although modern laboratories are equipped with various specialized equipment to accelerate independent tasks (such as synthesis, purification, and analysis), many experimental steps still require manual operation, such as electrode polishing in electrochemical experiments. Traditional laboratory automation infrastructure faces challenges in flexibly adapting to new chemical experiments. To this end, the paper proposes a user-friendly and flexible robotic system—ORGANA, to achieve diversified chemical experiment automation. ORGANA has the following features: 1. **Natural Language Interaction**: Communicates with chemists through large language models (LLMs) in natural language, understands their intentions, and plans experiments. 2. **Experiment Planning and Execution**: Capable of generating detailed experimental task descriptions and mapping these instructions to the robot's goals. 3. **Real-time Feedback and Reporting**: Provides timely reports and statistical analysis by analyzing experimental outputs, keeping users informed of high-level decisions. 4. **Visual Perception Capability**: Utilizes 3D visual perception technology to monitor experiment progress and perform object manipulation. 5. **Parallel Task Execution**: Supports parallel execution of multiple experiments or experimental segments, improving experimental efficiency and resource utilization. 6. **Modular Design**: Hardware and functional components can be configured as needed, suitable for various experimental requirements. Specifically, ORGANA can automatically perform a variety of chemical experiments, including solubility assessment, pH measurement, recrystallization, and electrochemical experiments. Particularly in electrochemical experiments, ORGANA can robustly execute long-term plans involving 19 steps to characterize the electrochemical properties of quinone derivatives, which is significant for rechargeable flow batteries. Through these features, ORGANA significantly improves user experience, reduces physical workload, and enhances the consistency and reproducibility of experiments.