TLDR: Chemist Eye is a new AI-powered system designed to enhance safety in self-driving laboratories (SDLs). It uses cameras (RGB, depth, infrared) and vision-language models (VLMs) to monitor for personal protective equipment (PPE) non-compliance, potential accidents, and fire hazards. When a hazard is detected, Chemist Eye issues verbal warnings, repositions mobile robots away from danger, and sends instant notifications to lab personnel. Tested in a real SDL, it achieved high accuracy in spotting hazards and guiding robot decisions, demonstrating its potential to improve safety in automated research environments.
The world of scientific research is rapidly evolving, with the advent of self-driving laboratories (SDLs) bringing unprecedented levels of automation and efficiency. These advanced labs, where robots conduct experiments autonomously, promise to accelerate discovery. However, this integration of robotics also introduces new safety complexities, adding to the existing hazards of conventional chemical laboratories. Risks include human-robot interaction, potential chemical spills, and fire hazards, especially given that mobile robots are powered by flammable lithium batteries.
Addressing these challenges, researchers have developed a groundbreaking system called Chemist Eye. This innovative, distributed safety monitoring system is designed to significantly enhance situational awareness and safety in SDLs. It integrates multiple monitoring stations equipped with a combination of RGB, depth, and infrared cameras to keep a vigilant watch over the laboratory environment.
Chemist Eye is engineered to detect a range of critical safety issues. It can spot workers who might have suffered a potential accident or medical emergency, monitor compliance with personal protective equipment (PPE) such as lab coats, and identify fire hazards. What makes Chemist Eye particularly smart is its use of decision-making driven by a vision-language model (VLM). This allows the system to interpret visual information and make informed safety recommendations.
The system is designed for seamless integration with existing lab infrastructure, enabling real-time communication with mobile robots. Based on the VLM’s recommendations, Chemist Eye can autonomously guide mobile robots away from potential fire locations, clear pathways to exits, or steer them away from individuals not wearing the required PPE. When necessary, it also issues audible warnings through integrated speakers. Furthermore, it connects with third-party messaging platforms, like Slack, to provide instant notifications to lab personnel about detected incidents.
The effectiveness of Chemist Eye was rigorously tested using real-world data from an SDL equipped with three mobile robots. The results were highly promising: the system achieved a 97% success rate in spotting possible safety hazards and a 95% success rate in its decision-making performance. This demonstrates its robust capability to identify and respond to safety concerns in a dynamic laboratory setting.
The core functionalities of Chemist Eye include:
PPE Compliance Monitoring
Chemist Eye actively monitors whether lab workers are wearing essential PPE, initially focusing on lab coats. If a worker is detected without a lab coat, the system issues verbal warnings through speakers and restricts robots from approaching the individual, safeguarding them from potential hazards like chemicals being transported. If non-compliance persists after a set countdown (e.g., 10 minutes), a notification is sent to relevant personnel via Slack.
Accident Detection
The system is also designed to detect potential accidents or medical emergencies, such as a person lying prone on the floor. Upon detection, it changes the virtual representation of the worker on the lab map to red and immediately notifies other lab users through Slack. It then queries the VLM to determine the best positions for robots to ensure they do not pose a risk and keep the passage clear for assistance.
Also Read:
- AI Models Reshape Chemical Synthesis: From Prediction to Automated Labs
- Advancing Robot Intelligence: A Look at AI Agent Integration in Robotics
Fire Detection
Chemist Eye utilizes infrared cameras to detect potential fires or precursors to fires by monitoring temperature thresholds. If a temperature exceeds a predefined safe limit (e.g., 55°C), the system queries the VLM to identify safe locations for robots to move away from the potential fire. After repositioning the robots, a Slack message is sent to lab users to evaluate the situation and take appropriate measures.
The system operates within a Robot Operating System (ROS) environment, allowing for efficient data streaming from its monitoring stations and control over deployed mobile robots. It leverages advanced AI models like You Only Look Once (YOLO) for locating people and their positions, and supports Vision-Language Models such as LLaVA-7B and LLaVA-Phi3 for complex decision-making based on live-stream images.
While Chemist Eye shows immense promise for enhancing safety in automated laboratories, the research highlights that the VLMs’ decision-making capabilities significantly improve with more contextual information. This indicates that while AI can provide valuable alerts and guidance, human judgment remains crucial for complex safety-related decisions. Nevertheless, Chemist Eye represents a significant step forward in creating safer, more intelligent self-driving laboratories. For more details, you can refer to the full research paper here.


