PRISM: Protocol Refinement through Intelligent Simulation Modeling
Brian Hsu, Priyanka V Setty, Rory M Butler, Ryan Lewis, Casey Stone, Rebecca Weinberg, Thomas Brettin, Rick Stevens, Ian Foster, Arvind Ramanathan
TL;DR
PRISM addresses the bottleneck of translating scientific intent into executable robotic protocols by integrating multi-agent LLM planning, physics-based simulation validation, and automated hardware execution. The framework bridges high-level language descriptions and coordinated robotic actions via the Argonne MADSci protocol format, validated in a digital twin environment before end-to-end execution on real instruments for Luna qPCR and Cell Painting workflows. Key contributions include a modular planning architecture, iterative simulation-driven refinement, and demonstration of end-to-end autonomy with measurable improvements over single-agent baselines, highlighting the importance of pre-execution validation for reliable self-driving laboratories. The work advances practical autonomous experimentation by showing how AI-generated plans can be safely translated into actionable robotics while maintaining biological validity and generalizing across diverse, complex workflows.
Abstract
Automating experimental protocol design and execution remains as a fundamental bottleneck in realizing self-driving laboratories. We introduce PRISM (Protocol Refinement through Intelligent Simulation Modeling), a framework that automates the design, validation, and execution of experimental protocols on a laboratory platform composed of off-the-shelf robotic instruments. PRISM uses a set of language-model-based agents that work together to generate and refine experimental steps. The process begins with automatically gathering relevant procedures from web-based sources describing experimental workflows. These are converted into structured experimental steps (e.g., liquid handling steps, deck layout and other related operations) through a planning, critique, and validation loop. The finalized steps are translated into the Argonne MADSci protocol format, which provides a unified interface for coordinating multiple robotic instruments (Opentrons OT-2 liquid handler, PF400 arm, Azenta plate sealer and peeler) without requiring human intervention between steps. To evaluate protocol-generation performance, we benchmarked both single reasoning models and multi-agent workflow across constrained and open-ended prompting paradigms. The resulting protocols were validated in a digital-twin environment built in NVIDIA Omniverse to detect physical or sequencing errors before execution. Using Luna qPCR amplification and Cell Painting as case studies, we demonstrate PRISM as a practical end-to-end workflow that bridges language-based protocol generation, simulation-based validation, and automated robotic execution.
