Learning to optimally segment point clouds - Robotics Institute Carnegie Mellon University

Learning to optimally segment point clouds

Journal Article, IEEE Robotics and Automation Letters, Vol. 5, No. 2, pp. 875 - 882, April, 2020

Abstract

We focus on the problem of class-agnostic instance segmentation of LiDAR point clouds. We propose an approach that combines graph-theoretic search with data-driven learning: it searches over a set of candidate segmentations and returns one where individual segments score well according to a data-driven point-based model of “objectness”. We prove that if we score a segmentation by the worst objectness among its individual segments, there is an efficient algorithm that finds the optimal worst-case segmentation among an exponentially large number of candidate segmentations. We also present an efficient algorithm for the average-case. For evaluation, we repurpose KITTI 3D detection as a segmentation benchmark and empirically demonstrate that our algorithms significantly outperform past bottom-up segmentation approaches and top-down object-based algorithms on segmenting point clouds.

BibTeX

@article{Hu-2020-113054,
author = {Peiyun Hu and David Held and Deva Ramanan},
title = {Learning to optimally segment point clouds},
journal = {IEEE Robotics and Automation Letters},
year = {2020},
month = {April},
volume = {5},
number = {2},
pages = {875 - 882},
}