Papers › DiffuBox: Refining 3D Object Detection with Point Diffusion

DiffuBox: Refining 3D Object Detection with Point Diffusion

25 May 2024arXiv:2405.16034archive 2025-07-28

Xiangyu Chen, Zhenzhen Liu, Katie Z Luo, Siddhartha Datta, Adhitya Polavaram, Yan Wang, Yurong You, Boyi Li, Marco Pavone, Wei-Lun Chao, Mark Campbell, Bharath Hariharan, Kilian Q. Weinberger

Ensuring robust 3D object detection and localization is crucial for many applications in robotics and autonomous driving. Recent models, however, face difficulties in maintaining high performance when applied to domains with differing sensor setups or geographic locations, often resulting in poor localization accuracy due to domain shift. To overcome this challenge, we introduce a novel diffusion-based box refinement approach. This method employs a domain-agnostic diffusion model, conditioned on the LiDAR points surrounding a coarse bounding box, to simultaneously refine the box's location, size, and orientation. We evaluate this approach under various domain adaptation settings, and our results reveal significant improvements across different datasets, object classes and detectors. Our PyTorch implementation is available at \href{https://github.com/cxy1997/DiffuBox}{https://github.com/cxy1997/DiffuBox}.

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

Code

Syntology Ran 12 of 16 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

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

cxy1997/DiffuBox officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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; 12 ran; 0 honoured the contract we drafted; 4 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 · our draft was wrong
1ran · fixture could not drive it
9ran
4unverified

Licence: 16 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 cxy1997/DiffuBox. “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.

cart2hom cxy1997/DiffuBox/vis_utils.py official repository ran fingerprinted no licence file found · pointer only · 74ac280ac0823fc6 · report
check_type_and_convert cxy1997/DiffuBox/gen_obj_shape.py official repository ran licence not identified · pointer only · 7ac20666025f8603 · report
compute_box cxy1997/DiffuBox/vis_utils.py official repository ran licence not identified · pointer only · 7f4788146e17df1b · report
constant cxy1997/DiffuBox/torch_utils/misc.py official repository ran no licence file found · pointer only · 6d32f9cf6f29b386 · report
convert_to_tensor cxy1997/DiffuBox/data_utils.py official repository ran licence not identified · pointer only · bdb6bd611c5e9823 · report
format_time cxy1997/DiffuBox/dnnlib/util.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 674eca7b9e1b6439 · report
format_time_brief cxy1997/DiffuBox/dnnlib/util.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 32af001972a0699f · report
get_fov_flag cxy1997/DiffuBox/data_utils.py official repository ran licence not identified · pointer only · 55cc667f830c8533 · report
get_image_size cxy1997/DiffuBox/gen_obj_shape.py official repository ran licence not identified · pointer only · 07aa57390b99e27c · report
load_velo_scan cxy1997/DiffuBox/data_utils.py official repository ran no licence file found · pointer only · 37c1e89b5864f71a · report
transform_points cxy1997/DiffuBox/vis_utils.py official repository ran no licence file found · pointer only · 8b80c6bbc9d282b1 · report
weight_init cxy1997/DiffuBox/training/networks.py official repository ran · fixture could not drive it no licence file found · pointer only · d41a4250066bce93 · report
ask_yes_no cxy1997/DiffuBox/dnnlib/util.py official repository unverified no licence file found · pointer only · 9d31d2c4cd16bb2d · report
is_persistent cxy1997/DiffuBox/torch_utils/persistence.py official repository unverified no licence file found · pointer only · e8b31ffccfa05efc · report
params_and_buffers cxy1997/DiffuBox/torch_utils/misc.py official repository unverified no licence file found · pointer only · b5ae713738eb4d27 · report
profiled_function cxy1997/DiffuBox/torch_utils/misc.py official repository unverified no licence file found · pointer only · f4664bbb3c2df6e0 · report

Tasks

3D Object DetectionAutonomous DrivingDomain AdaptationObjectObject DetectionRobust 3D Object Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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