Papers › Semi-supervised 3D Object Detection with PatchTeacher and PillarMix

Semi-supervised 3D Object Detection with PatchTeacher and PillarMix

13 Jul 2024arXiv:2407.09787archive 2025-07-28

Xiaopei Wu, Liang Peng, Liang Xie, Yuenan Hou, Binbin Lin, Xiaoshui Huang, Haifeng Liu, Deng Cai, Wanli Ouyang

Semi-supervised learning aims to leverage numerous unlabeled data to improve the model performance. Current semi-supervised 3D object detection methods typically use a teacher to generate pseudo labels for a student, and the quality of the pseudo labels is essential for the final performance. In this paper, we propose PatchTeacher, which focuses on partial scene 3D object detection to provide high-quality pseudo labels for the student. Specifically, we divide a complete scene into a series of patches and feed them to our PatchTeacher sequentially. PatchTeacher leverages the low memory consumption advantage of partial scene detection to process point clouds with a high-resolution voxelization, which can minimize the information loss of quantization and extract more fine-grained features. However, it is non-trivial to train a detector on fractions of the scene. Therefore, we introduce three key techniques, i.e., Patch Normalizer, Quadrant Align, and Fovea Selection, to improve the performance of PatchTeacher. Moreover, we devise PillarMix, a strong data augmentation strategy that mixes truncated pillars from different LiDAR scans to generate diverse training samples and thus help the model learn more general representation. Extensive experiments conducted on Waymo and ONCE datasets verify the effectiveness and superiority of our method and we achieve new state-of-the-art results, surpassing existing methods by a large margin. Codes are available at https://github.com/LittlePey/PTPM.

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="2407.09787")

Code

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

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

littlepey/ptpm 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; 2 ran; 0 honoured the contract we drafted; 7 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.

2ran
7unverified

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 LittlePey/PTPM. “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.

has_method LittlePey/PTPM/pcdet/datasets/ceph.py official repository ran Apache-2.0 (permissive) · d2e80a401273064f · report
post_act_block_dense LittlePey/PTPM/pcdet/models/backbones_3d/spconv_backbone_2d.py official repository ran Apache-2.0 (permissive) · 0d095007c24b14c0 · report
cfg_from_yaml_file LittlePey/PTPM/pcdet/config.py official repository unverified Apache-2.0 (permissive) · 44db2351bcc0bffe · report
compute_fg_mask LittlePey/PTPM/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 65fe32ede00e7dcb · report
get_corner_loss_lidar LittlePey/PTPM/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 1780d388cc532a6d · report
merge_new_config LittlePey/PTPM/pcdet/config.py official repository unverified Apache-2.0 (permissive) · 50e8e8cdfc5129f0 · report
neg_loss_cornernet LittlePey/PTPM/pcdet/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 488b91d67a807558 · report
post_act_block LittlePey/PTPM/pcdet/models/backbones_3d/spconv_backbone.py official repository unverified Apache-2.0 (permissive) · 2b4e0558df870bf9 · report
post_act_block LittlePey/PTPM/pcdet/models/backbones_3d/spconv_backbone_2d.py official repository unverified Apache-2.0 (permissive) · 016a882194742fe9 · report

Tasks

3D Object DetectionData AugmentationObject DetectionQuantizationobject-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