Autonomous Surface Selection For Manipulator-Based UV Disinfection In Hospitals Using Foundation Models
Xueyan Oh, Jonathan Her, Zhixiang Ong, Brandon Koh, Yun Hann Tan, U-Xuan Tan
TL;DR
This work tackles the challenge of autonomously selecting surfaces for UV disinfection in hospital settings, where traditional lamp-based robots pose safety risks and surface definitions are labor-intensive. It introduces a pipeline that leverages foundation models to autonomously extract cleaning points, paired with a VLM-assisted segmentation refinement to exclude thin and small non-target objects, achieving more than $92\%$ segmentation success. The solution comprises perception, cleaning-point selection, and planning/execution modules, producing 3D surface points and buffer zones for safe disinfection, and is demonstrated on a UR10e manipulator with simulated UV illumination. By removing the need for fine-tuning and minimizing operator input, the approach offers a practical path toward scalable, safe robotic UV disinfection in clinical environments, while outlining limitations and avenues for future improvement.
Abstract
Ultraviolet (UV) germicidal radiation is an established non-contact method for surface disinfection in medical environments. Traditional approaches require substantial human intervention to define disinfection areas, complicating automation, while deep learning-based methods often need extensive fine-tuning and large datasets, which can be impractical for large-scale deployment. Additionally, these methods often do not address scene understanding for partial surface disinfection, which is crucial for avoiding unintended UV exposure. We propose a solution that leverages foundation models to simplify surface selection for manipulator-based UV disinfection, reducing human involvement and removing the need for model training. Additionally, we propose a VLM-assisted segmentation refinement to detect and exclude thin and small non-target objects, showing that this reduces mis-segmentation errors. Our approach achieves over 92\% success rate in correctly segmenting target and non-target surfaces, and real-world experiments with a manipulator and simulated UV light demonstrate its practical potential for real-world applications.
