Papers › Collaborative Novel Object Discovery and Box-Guided Cross-Modal Alignment for...

Collaborative Novel Object Discovery and Box-Guided Cross-Modal Alignment for Open-Vocabulary 3D Object Detection

2 Jun 2024arXiv:2406.00830archive 2025-07-28

Yang Cao, Yihan Zeng, Hang Xu, Dan Xu

Open-vocabulary 3D Object Detection (OV-3DDet) addresses the detection of objects from an arbitrary list of novel categories in 3D scenes, which remains a very challenging problem. In this work, we propose CoDAv2, a unified framework designed to innovatively tackle both the localization and classification of novel 3D objects, under the condition of limited base categories. For localization, the proposed 3D Novel Object Discovery (3D-NOD) strategy utilizes 3D geometries and 2D open-vocabulary semantic priors to discover pseudo labels for novel objects during training. 3D-NOD is further extended with an Enrichment strategy that significantly enriches the novel object distribution in the training scenes, and then enhances the model's ability to localize more novel objects. The 3D-NOD with Enrichment is termed 3D-NODE. For classification, the Discovery-driven Cross-modal Alignment (DCMA) module aligns features from 3D point clouds and 2D/textual modalities, employing both class-agnostic and class-specific alignments that are iteratively refined to handle the expanding vocabulary of objects. Besides, 2D box guidance boosts the classification accuracy against complex background noises, which is coined as Box-DCMA. Extensive evaluation demonstrates the superiority of CoDAv2. CoDAv2 outperforms the best-performing method by a large margin (AP_Novel of 9.17 vs. 3.61 on SUN-RGBD and 9.12 vs. 3.74 on ScanNetv2). Source code and pre-trained models are available at the GitHub project page.

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

Code

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

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

yangcaoai/CoDA_NeurIPS2023 officialmentioned in papermentioned 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

11 samples harvested; 7 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.

7ran
4unverified

Licence: 0 of the 11 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 yangcaoai/CoDA_NeurIPS2023. “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.

adjust_learning_rate yangcaoai/CoDA_NeurIPS2023/engine.py official repository ran MIT (permissive) · 708e6c6c165cb1cd · report
compute_learning_rate yangcaoai/CoDA_NeurIPS2023/engine.py official repository ran MIT (permissive) · ce7775d94f0bd12d · report
filter_pretrained_cfg yangcaoai/CoDA_NeurIPS2023/models/_pretrained.py official repository ran MIT (permissive) · 744b11661038b00f · report
flip_axis_to_camera yangcaoai/CoDA_NeurIPS2023/datasets/scannet_utils.py official repository ran fingerprinted MIT (permissive) · 3ed80fe1e3b53d53 · report
flip_axis_to_camera_tensor yangcaoai/CoDA_NeurIPS2023/datasets/scannet_utils.py official repository ran fingerprinted MIT (permissive) · 63a11dcc6cbfa161 · report
flip_axis_to_depth yangcaoai/CoDA_NeurIPS2023/datasets/scannet_utils.py official repository ran fingerprinted MIT (permissive) · 9ffea672391678c2 · report
split_model_name_tag yangcaoai/CoDA_NeurIPS2023/models/_pretrained.py official repository ran fingerprinted MIT (permissive) · 1113702c1be31a65 · report
build_model_with_cfg yangcaoai/CoDA_NeurIPS2023/models/_builder.py official repository unverified MIT (permissive) · 2333de27c6f455ad · report
generate_default_cfgs yangcaoai/CoDA_NeurIPS2023/models/_pretrained.py official repository unverified MIT (permissive) · 322418b4b7acb44e · report
pretrained_cfg_for_features yangcaoai/CoDA_NeurIPS2023/models/_builder.py official repository unverified MIT (permissive) · 08cf29ad66c15a74 · report
resolve_pretrained_cfg yangcaoai/CoDA_NeurIPS2023/models/_builder.py official repository unverified MIT (permissive) · 29a3e687db3fce97 · report

Tasks

3D Object DetectionObjectObject DetectionObject Discoverycross-modal alignmentobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASE

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