Papers › Multi3DRefer: Grounding Text Description to Multiple 3D Objects

Multi3DRefer: Grounding Text Description to Multiple 3D Objects

11 Sep 2023ICCV 2023 1arXiv:2309.05251archive 2025-07-28

Yiming Zhang, ZeMing Gong, Angel X. Chang

We introduce the task of localizing a flexible number of objects in real-world 3D scenes using natural language descriptions. Existing 3D visual grounding tasks focus on localizing a unique object given a text description. However, such a strict setting is unnatural as localizing potentially multiple objects is a common need in real-world scenarios and robotic tasks (e.g., visual navigation and object rearrangement). To address this setting we propose Multi3DRefer, generalizing the ScanRefer dataset and task. Our dataset contains 61926 descriptions of 11609 objects, where zero, single or multiple target objects are referenced by each description. We also introduce a new evaluation metric and benchmark methods from prior work to enable further investigation of multi-modal 3D scene understanding. Furthermore, we develop a better baseline leveraging 2D features from CLIP by rendering object proposals online with contrastive learning, which outperforms the state of the art on the ScanRefer benchmark.

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

Code

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

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

3dlg-hcvc/M3DRef-CLIP officialpytorchMIT 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

8 samples harvested; 5 ran; 0 honoured the contract we drafted; 3 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.

5ran
3unverified

Licence: 0 of the 8 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 3dlg-hcvc/M3DRef-CLIP. “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.

decode_stimulus_string 3dlg-hcvc/M3DRef-CLIP/dataset/nr3d/add_evaluation_labels.py official repository ran MIT (permissive) · fad251c358d62da1 · report
get_easy_mask 3dlg-hcvc/M3DRef-CLIP/dataset/nr3d/add_evaluation_labels.py official repository ran MIT (permissive) · 3c337a75a8d80a18 · report
get_semantic_mapping_file 3dlg-hcvc/M3DRef-CLIP/dataset/scannetv2/preprocess_all_data.py official repository ran MIT (permissive) · 6ed96e6cf33ac132 · report
get_view_dependent_mask 3dlg-hcvc/M3DRef-CLIP/dataset/nr3d/add_evaluation_labels.py official repository ran MIT (permissive) · bab2959c5abe5b6f · report
read_axis_align_matrix 3dlg-hcvc/M3DRef-CLIP/dataset/scannetv2/preprocess_all_data.py official repository ran MIT (permissive) · 5633e365874063be · report
generate_gt_multi3drefer 3dlg-hcvc/M3DRef-CLIP/evaluate.py official repository unverified MIT (permissive) · db79df35b7e4c4c2 · report
generate_gt_nr3d 3dlg-hcvc/M3DRef-CLIP/evaluate.py official repository unverified MIT (permissive) · 72af5b9cd6acffdd · report
generate_gt_scanrefer 3dlg-hcvc/M3DRef-CLIP/evaluate.py official repository unverified MIT (permissive) · 52d3233337b7e8cb · report

Tasks

3D visual groundingContrastive LearningObjectObject RearrangementScene UnderstandingVisual GroundingVisual Navigation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIPFocus

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