CVROSep 10, 2023

A Skeleton-based Approach For Rock Crack Detection Towards A Climbing Robot Application

arXiv:2309.05139v22 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses grasp site identification for climbing robots in dangerous cave environments, representing an incremental advancement in domain-specific robotic perception.

The paper tackles rock crack detection for climbing robots by introducing SKIL, a skeleton-based loss for thin object segmentation, and a new metric LineAcc, achieving improved performance over previous methods on similar tasks.

Conventional wheeled robots are unable to traverse scientifically interesting, but dangerous, cave environments. Multi-limbed climbing robot designs, such as ReachBot, are able to grasp irregular surface features and execute climbing motions to overcome obstacles, given suitable grasp locations. To support grasp site identification, we present a method for detecting rock cracks and edges, the SKeleton Intersection Loss (SKIL). SKIL is a loss designed for thin object segmentation that leverages the skeleton of the label. A dataset of rock face images was collected, manually annotated, and augmented with generated data. A new group of metrics, LineAcc, has been proposed for thin object segmentation such that the impact of the object width on the score is minimized. In addition, the metric is less sensitive to translation which can often lead to a score of zero when computing classical metrics such as Dice on thin objects. Our fine-tuned models outperform previous methods on similar thin object segmentation tasks such as blood vessel segmentation and show promise for integration onto a robotic system.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes