Papers › Learning to Detect Mobile Objects from LiDAR Scans Without Labels

Learning to Detect Mobile Objects from LiDAR Scans Without Labels

29 Mar 2022CVPR 2022 1arXiv:2203.15882archive 2025-07-28

Yurong You, Katie Z Luo, Cheng Perng Phoo, Wei-Lun Chao, Wen Sun, Bharath Hariharan, Mark Campbell, Kilian Q. Weinberger

Current 3D object detectors for autonomous driving are almost entirely trained on human-annotated data. Although of high quality, the generation of such data is laborious and costly, restricting them to a few specific locations and object types. This paper proposes an alternative approach entirely based on unlabeled data, which can be collected cheaply and in abundance almost everywhere on earth. Our approach leverages several simple common sense heuristics to create an initial set of approximate seed labels. For example, relevant traffic participants are generally not persistent across multiple traversals of the same route, do not fly, and are never under ground. We demonstrate that these seed labels are highly effective to bootstrap a surprisingly accurate detector through repeated self-training without a single human annotated label.

PaperPDFConference PDFCodeCode 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="2203.15882")

Code

Syntology Ran 15 of 16 code samples harvested from 2 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · fixture could not drive it; 14 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 15 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yurongyou/modest officialmentioned in papermentioned on GitHubpytorch report
trailab/hypermodest mentioned on GitHubpytorchMIT 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

16 samples harvested; 15 ran; 0 honoured the contract we drafted; 1 has 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 · fixture could not drive it
14ran
1unverified

Licence: 0 of the 16 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.

precompute_affinity_matrix yurongyou/modest/generate_cluster_mask/utils/clustering_utils.py official repository ran · fixture could not drive it MIT (permissive) · 18b226cb7bed941a · report
box_to_string trailab/hypermodest/data_preprocessing/lyft/lyft2kitti.py community (archive-listed) ran MIT (permissive) · dd2865592c40bf95 · report
cart2hom trailab/hypermodest/data_preprocessing/gather_historical_traversals.py community (archive-listed) ran fingerprinted MIT (permissive) · 74ac280ac0823fc6 · report
cls_type_to_id trailab/hypermodest/data_preprocessing/kitti_util.py community (archive-listed) ran fingerprinted MIT (permissive) · 68d59bd1b88d6e20 · report
filter_by_ppscore trailab/hypermodest/generate_cluster_mask/combine_labels.py community (archive-listed) ran MIT (permissive) · 83ab1e0e7536624e · report
in_hull trailab/hypermodest/generate_cluster_mask/pre_compute_pp_score.py community (archive-listed) ran MIT (permissive) · 306616f38b29c8f3 · report
in_hull trailab/hypermodest/generate_cluster_mask/gen_gt_mask.py community (archive-listed) ran MIT (permissive) · 36c27fc61a6a9bb8 · report
load_velo_scan trailab/hypermodest/data_preprocessing/gather_historical_traversals.py community (archive-listed) ran MIT (permissive) · 37c1e89b5864f71a · report
postprocessing trailab/hypermodest/data_preprocessing/lyft/lyft2kitti.py community (archive-listed) ran MIT (permissive) · 145ca2df8e53618f · report
predicts2objs trailab/hypermodest/generate_cluster_mask/combine_labels.py community (archive-listed) ran MIT (permissive) · 748a64a37b298a5e · report
range_cutoff trailab/hypermodest/generate_cluster_mask/gen_gt_mask.py community (archive-listed) ran MIT (permissive) · 7f710b9dd1564d49 · report
remove_center trailab/hypermodest/generate_cluster_mask/pre_compute_pp_score.py community (archive-listed) ran MIT (permissive) · ebebb4d0ffe1438f · report
rotx trailab/hypermodest/data_preprocessing/kitti_util.py community (archive-listed) ran fingerprinted MIT (permissive) · 8843d80ab666c4e9 · report
roty trailab/hypermodest/data_preprocessing/kitti_util.py community (archive-listed) ran fingerprinted MIT (permissive) · ae86074e10e1dfd7 · report
transform_points trailab/hypermodest/data_preprocessing/gather_historical_traversals.py community (archive-listed) ran MIT (permissive) · 8b80c6bbc9d282b1 · report
adaptive_filter trailab/hypermodest/generate_cluster_mask/combine_labels_filter_and_keep_static.py community (archive-listed) unverified MIT (permissive) · d6c07229fa5fde9e · report

Tasks

Autonomous DrivingCommon Sense ReasoningObject

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