AEGIS Validates and Monitors Open-Source Liquid Handling Robots

Priyanka V. Setty, Arvind Ramanathan, Ian Foster, Rick Stevens· July 20, 2026 View original

Summary

AEGIS is a two-layer system for open-source liquid handling robots like Opentrons OT-2, providing assay-aware protocol validation and runtime visual monitoring. It uses an LLM with a rule database to detect protocol errors and a vision model to catch physical execution failures, significantly improving reliability and safety in self-driving labs.

AEGIS is an innovative two-layer system designed to enhance the reliability and safety of low-cost, open-source liquid handling robots, such as the Opentrons OT-2. These robots typically lack the advanced aspiration monitoring found in more expensive systems, leaving them vulnerable to undetected protocol and execution failures. AEGIS addresses this by providing both pre-flight validation and real-time monitoring. The first layer of AEGIS performs assay-aware protocol validation. It combines a curated database of machine-readable assay rules with a large language model (LLM) that analyzes OT-2 Python code. This layer achieves high accuracy (adjusted F1 of 0.97) in detecting protocol violations across various assay families, outperforming rule-only or LLM-only approaches. Notably, it can use a free open-weight LLM, eliminating the need for proprietary API costs. The second layer focuses on runtime monitoring of physical execution. It employs a PCA world model applied to YOLO-cropped pipette trajectories from four-frame video, achieving an average precision of 0.89 in detecting failures like partial dispenses or missing tips. A live demonstration confirmed its ability to deterministically catch no-tip failures and partial dispenses with colored dyes. The system also incorporates a VLM self-vote gate to improve recall for partial dispenses and manages VLM costs efficiently through cascade triage. AEGIS is open-source and represents the first unified solution for both validation and monitoring in this domain.

Why it matters

This system significantly improves the reliability and safety of automated laboratory experiments, especially for labs using more affordable open-source robotics. Professionals in biotech, pharma, and research can reduce experimental errors, save costs, and accelerate discovery by preventing undetected failures.

How to implement this in your domain

  1. 1Integrate AEGIS into existing Opentrons OT-2 workflows for enhanced safety.
  2. 2Develop assay-specific rule databases to customize protocol validation.
  3. 3Utilize the visual monitoring layer to detect physical execution anomalies in real-time.
  4. 4Explore open-source LLMs for protocol validation to minimize API costs.

Who benefits

BiotechnologyPharmaceuticalsAcademic ResearchChemicals

Key takeaways

  • AEGIS offers a two-layer solution for liquid handling robot reliability.
  • It combines LLM-based protocol validation with visual runtime monitoring.
  • The system significantly reduces undetected errors in automated lab experiments.
  • AEGIS is open-source and can use free LLMs, making it accessible.

Original post by Priyanka V. Setty, Arvind Ramanathan, Ian Foster, Rick Stevens

"arXiv:2607.15620v1 Announce Type: cross Abstract: Self-driving laboratories increasingly rely on low-cost liquid handlers such as the Opentrons OT-2, which ship without the pressure-based aspiration monitoring of Hamilton or Tecan systems and are typically run open-loop. Two fail…"

View on X

Originally posted by Priyanka V. Setty, Arvind Ramanathan, Ian Foster, Rick Stevens on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses