Weakly-Supervised Depth Completion during Robotic Micromanipulation from a Monocular Microscopic Image

Han Yang CUHK(Shenzhen)
Yufei Jin CUHK(Shenzhen)
Yibin Wang CUHK(Shenzhen)
Yongbin Zheng CUHK(Shenzhen)
Jiangfan Yu CUHK(Shenzhen)
Zhuoran Zhang CUHK(Shenzhen)
Yu Sun UofT

IEEE International Conference on Robotics and Automation (ICRA) 2024

Weakly-Supervised Depth Completion during Robotic Micromanipulation from a Monocular Microscopic Image

Abstract

Obtaining three-dimensional information, especially the z-axis depth information, is crucial for robotic micromanipulation. Due to the unavailability of depth sensors such as lidars in micromanipulation setups, traditional depth acquisition methods such as depth from focus or depth from defocus directly infer depth from microscopic images and suffer from poor resolution. Alternatively, micromanipulation tasks obtain accurate depth information by detecting the contact between an end-effector and an object (e.g., a cell). Despite its high accuracy, only sparse depth data can be obtained due to its low efficiency.

This paper aims to address the challenge of acquiring dense depth information during robotic cell micromanipulation. A weakly-supervised depth completion network is proposed to take cell images and sparse depth data obtained by contact detection as input to generate a dense depth map. A two-stage data augmentation method is proposed to augment the sparse depth data, and the depth map is optimized by a network refinement method.

The experimental results show that the MAE value of the depth prediction error is less than 0.3 mu m, which proves the accuracy and effectiveness of the method. This deep learning network pipeline can be seamlessly integrated with the robotic micromanipulation tasks to provide accurate depth information.

Pipeline

2D garment pattern representation

The pipeline first plans regions for contact detection, then in each region automated contact detection is performed only once to avoid repeated experiments on regions with similar image features. The collected sparse depth data are then augmented and fed into a depth completion network, followed by a refinement process to generate a dense depth map.

Citation

@inproceedings{yang2024weakly,
                title={Weakly-Supervised Depth Completion during Robotic Micromanipulation from a Monocular Microscopic Image},
                author={Yang, Han and Jin, Yufei and Shan, Guanqiao and Wang, Yibin and Zheng, Yongbin and Yu, Jiangfan and Sun, Yu and Zhang, Zhouran},
                booktitle={2024 IEEE International Conference on Robotics and Automation (ICRA)},
                pages={15615--15621},
                year={2024},
                organization={IEEE}
              }
          
Download

Keywords

Biological Cell Manipulation, Automation at Micro/Nano Scales, Deep Learning, Depth Completion