CVLGGTJun 13, 2023

Low-Resource White-Box Semantic Segmentation of Supporting Towers on 3D Point Clouds via Signature Shape Identification

arXiv:2306.07809v14 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the need for accessible and interpretable segmentation tools for researchers and practitioners in domains like rural terrain analysis, though it is incremental in method.

The paper tackles the problem of 3D point cloud semantic segmentation for supporting towers by proposing SCENE-Net, a low-resource white-box model that uses signature shape identification via GENEOs, achieving comparable IoU to state-of-the-art methods with training in 85 minutes and inference in 20 ms.

Research in 3D semantic segmentation has been increasing performance metrics, like the IoU, by scaling model complexity and computational resources, leaving behind researchers and practitioners that (1) cannot access the necessary resources and (2) do need transparency on the model decision mechanisms. In this paper, we propose SCENE-Net, a low-resource white-box model for 3D point cloud semantic segmentation. SCENE-Net identifies signature shapes on the point cloud via group equivariant non-expansive operators (GENEOs), providing intrinsic geometric interpretability. Our training time on a laptop is 85~min, and our inference time is 20~ms. SCENE-Net has 11 trainable geometrical parameters and requires fewer data than black-box models. SCENE--Net offers robustness to noisy labeling and data imbalance and has comparable IoU to state-of-the-art methods. With this paper, we release a 40~000 Km labeled dataset of rural terrain point clouds and our code implementation.

Foundations

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

Your Notes