Papers › Occupancy-MAE: Self-supervised Pre-training Large-scale LiDAR Point Clouds with Masked...

Occupancy-MAE: Self-supervised Pre-training Large-scale LiDAR Point Clouds with Masked Occupancy Autoencoders

20 Jun 2022arXiv:2206.09900archive 2025-07-28

Chen Min, Xinli Xu, Dawei Zhao, Liang Xiao, Yiming Nie, Bin Dai

Current perception models in autonomous driving heavily rely on large-scale labelled 3D data, which is both costly and time-consuming to annotate. This work proposes a solution to reduce the dependence on labelled 3D training data by leveraging pre-training on large-scale unlabeled outdoor LiDAR point clouds using masked autoencoders (MAE). While existing masked point autoencoding methods mainly focus on small-scale indoor point clouds or pillar-based large-scale outdoor LiDAR data, our approach introduces a new self-supervised masked occupancy pre-training method called Occupancy-MAE, specifically designed for voxel-based large-scale outdoor LiDAR point clouds. Occupancy-MAE takes advantage of the gradually sparse voxel occupancy structure of outdoor LiDAR point clouds and incorporates a range-aware random masking strategy and a pretext task of occupancy prediction. By randomly masking voxels based on their distance to the LiDAR and predicting the masked occupancy structure of the entire 3D surrounding scene, Occupancy-MAE encourages the extraction of high-level semantic information to reconstruct the masked voxel using only a small number of visible voxels. Extensive experiments demonstrate the effectiveness of Occupancy-MAE across several downstream tasks. For 3D object detection, Occupancy-MAE reduces the labelled data required for car detection on the KITTI dataset by half and improves small object detection by approximately 2% in AP on the Waymo dataset. For 3D semantic segmentation, Occupancy-MAE outperforms training from scratch by around 2% in mIoU. For multi-object tracking, Occupancy-MAE enhances training from scratch by approximately 1% in terms of AMOTA and AMOTP. Codes are publicly available at https://github.com/chaytonmin/Occupancy-MAE.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.09900")

Code

Syntology Ran 1 of 9 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 9 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chaytonmin/occupancy-mae officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
chaytonmin/voxel-mae officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 1 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
8unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bilinear_interpolate_torch chaytonmin/voxel-mae/pcdet/models/backbones_3d/pfe/voxel_set_abstraction.py official repository ran Apache-2.0 (permissive) · d30c03f27e494c3c · report
cfg_from_yaml_file chaytonmin/occupancy-mae/pcdet/config.py official repository unverified Apache-2.0 (permissive) · 44db2351bcc0bffe · report
compute_fg_mask chaytonmin/occupancy-mae/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 65fe32ede00e7dcb · report
get_corner_loss_lidar chaytonmin/occupancy-mae/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 1780d388cc532a6d · report
merge_new_config chaytonmin/occupancy-mae/pcdet/config.py official repository unverified Apache-2.0 (permissive) · 50e8e8cdfc5129f0 · report
neg_loss_cornernet chaytonmin/occupancy-mae/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 488b91d67a807558 · report
post_act_block chaytonmin/occupancy-mae/pcdet/models/backbones_3d/spconv_backbone.py official repository unverified Apache-2.0 (permissive) · 2b4e0558df870bf9 · report
sample_points_with_roi chaytonmin/voxel-mae/pcdet/models/backbones_3d/pfe/voxel_set_abstraction.py official repository unverified Apache-2.0 (permissive) · 8b5fb32a06d91f7f · report
sector_fps chaytonmin/voxel-mae/pcdet/models/backbones_3d/pfe/voxel_set_abstraction.py official repository unverified Apache-2.0 (permissive) · c2d2294ec9e613c4 · report

Tasks

3D Object Detection3D Semantic SegmentationAutonomous DrivingDomain AdaptationMulti-Object TrackingObject DetectionObject TrackingSelf-Supervised LearningSemantic SegmentationSmall Object DetectionUnsupervised Domain Adaptationobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections