An Open Source Computer Vision and Machine Learning Framework for Affordable Life Science Robotic Automation

arXiv cs.RO / 2026/3/24

📰 ニュースSignals & Early TrendsModels & Research

要点

  • The paper introduces an open-source framework that combines computer vision and machine learning inverse kinematics to support affordable life-science robotic automation tasks like colony picking and liquid handling.
  • It uses a custom-trained U-Net for semantic segmentation of microbial cultures and a Mixture Density Network to predict joint angles for a low-cost 5-DOF robot arm.
  • The authors validate the system on a modified robot arm equipped with a liquid-handling end-effector and report mean positional error under 1 mm and joint angle prediction errors below 4 degrees.
  • For vision performance, the framework achieves colony detection metrics including IoU of 0.537 and Dice coefficient of 0.596, demonstrating practical feasibility for repeatable operations.
  • By targeting low-cost laboratory use cases, the work lowers the barrier to deploying ML-driven perception and control in life science automation workflows.

Abstract

We present an open-source robotic framework that integrates computer vision and machine learning based inverse kinematics to enable low-cost laboratory automation tasks such as colony picking and liquid handling. The system uses a custom trained U-net model for semantic segmentation of microbial cultures, combined with Mixture Density Network for predicating joint angles of a simple 5-DOF robot arm. We evaluated the framework using a modified robot arm, upgraded with a custom liquid handling end-effector. Experimental results demonstrate the framework's feasibility for precise, repeatable operations, with mean positional error below 1 mm and joint angle prediction errors below 4 degrees and colony detection capabilities with IoU score of 0.537 and Dice coefficient of 0.596.