TRAVEL: Traversable Ground and Above-Ground Object Segmentation Using Graph Representation of 3D LiDAR Scans
Minho Oh, Euigon Jung, Hyungtae Lim, Wonho Song, Sumin Hu, Eungchang, Mason Lee, Junghee Park, Jaekyung Kim, Jangwoo Lee, and Hyun Myung

TL;DR
TRAVEL introduces a graph-based method for simultaneous segmentation of traversable ground and above-ground objects from 3D LiDAR scans, improving accuracy and real-time performance for autonomous navigation.
Contribution
It presents a novel graph representation approach for joint ground and object segmentation, with new evaluation metrics and demonstrated superior performance over existing methods.
Findings
Outperforms state-of-the-art in ground segmentation accuracy.
Ensures real-time operation for above-ground object segmentation.
Introduces meaningful new metrics for segmentation assessment.
Abstract
Perception of traversable regions and objects of interest from a 3D point cloud is one of the critical tasks in autonomous navigation. A ground vehicle needs to look for traversable terrains that are explorable by wheels. Then, to make safe navigation decisions, the segmentation of objects positioned on those terrains has to be followed up. However, over-segmentation and under-segmentation can negatively influence such navigation decisions. To that end, we propose TRAVEL, which performs traversable ground detection and object clustering simultaneously using the graph representation of a 3D point cloud. To segment the traversable ground, a point cloud is encoded into a graph structure, tri-grid field, which treats each tri-grid as a node. Then, the traversable regions are searched and redefined by examining local convexity and concavity of edges that connect nodes. On the other hand, our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
