Point Cloud Segmentation Using Sparse Temporal Local Attention
Joshua Knights, Peyman Moghadam, Clinton Fookes, Sridha Sridharan

TL;DR
This paper introduces STELA, a novel sparse local attention module that leverages temporal information from point cloud sequences to improve 3D semantic segmentation in autonomous vehicle perception, achieving competitive results.
Contribution
The paper proposes a new sparse temporal local attention mechanism that efficiently incorporates temporal context for point cloud segmentation, outperforming single-frame methods.
Findings
Achieved 64.3% mIoU on SemanticKitti dataset.
Significant improvement over single-frame baseline.
Efficiently gathers temporal features using local neighborhood attention.
Abstract
Point clouds are a key modality used for perception in autonomous vehicles, providing the means for a robust geometric understanding of the surrounding environment. However despite the sensor outputs from autonomous vehicles being naturally temporal in nature, there is still limited exploration of exploiting point cloud sequences for 3D seman-tic segmentation. In this paper we propose a novel Sparse Temporal Local Attention (STELA) module which aggregates intermediate features from a local neighbourhood in previous point cloud frames to provide a rich temporal context to the decoder. Using the sparse local neighbourhood enables our approach to gather features more flexibly than those which directly match point features, and more efficiently than those which perform expensive global attention over the whole point cloud frame. We achieve a competitive mIoU of 64.3% on the SemanticKitti…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Remote Sensing and LiDAR Applications
