ALSO: Automotive Lidar Self-supervision by Occupancy estimation
Alexandre Boulch, Corentin Sautier, Bj\"orn Michele, Gilles Puy,, Renaud Marlet

TL;DR
This paper introduces ALSO, a self-supervised pre-training method for 3D perception models that reconstructs scene surfaces from sparse point clouds, improving semantic segmentation and object detection without annotations.
Contribution
ALSO presents a simple, effective self-supervised pre-training approach based on surface reconstruction, applicable across various 3D sensors and deep networks in autonomous driving.
Findings
Improves perception performance without annotations
Effective across different lidar types and datasets
Supports resource-efficient single-stream training
Abstract
We propose a new self-supervised method for pre-training the backbone of deep perception models operating on point clouds. The core idea is to train the model on a pretext task which is the reconstruction of the surface on which the 3D points are sampled, and to use the underlying latent vectors as input to the perception head. The intuition is that if the network is able to reconstruct the scene surface, given only sparse input points, then it probably also captures some fragments of semantic information, that can be used to boost an actual perception task. This principle has a very simple formulation, which makes it both easy to implement and widely applicable to a large range of 3D sensors and deep networks performing semantic segmentation or object detection. In fact, it supports a single-stream pipeline, as opposed to most contrastive learning approaches, allowing training on…
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
TopicsRemote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis · Advanced Optical Sensing Technologies
MethodsContrastive Learning
