Papers › OVIR-3D: Open-Vocabulary 3D Instance Retrieval Without Training on 3D Data

OVIR-3D: Open-Vocabulary 3D Instance Retrieval Without Training on 3D Data

6 Nov 2023arXiv:2311.02873archive 2025-07-28

Shiyang Lu, Haonan Chang, Eric Pu Jing, Abdeslam Boularias, Kostas Bekris

This work presents OVIR-3D, a straightforward yet effective method for open-vocabulary 3D object instance retrieval without using any 3D data for training. Given a language query, the proposed method is able to return a ranked set of 3D object instance segments based on the feature similarity of the instance and the text query. This is achieved by a multi-view fusion of text-aligned 2D region proposals into 3D space, where the 2D region proposal network could leverage 2D datasets, which are more accessible and typically larger than 3D datasets. The proposed fusion process is efficient as it can be performed in real-time for most indoor 3D scenes and does not require additional training in 3D space. Experiments on public datasets and a real robot show the effectiveness of the method and its potential for applications in robot navigation and manipulation.

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

Code

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

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

shiyoung77/ovir-3d 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

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

9ran

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 shiyoung77/ovir-3d. “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.

CalculateAveragePrecision shiyoung77/ovir-3d/src/eval_instance_retrieval_scannet200.py official repository ran MIT (permissive) · a9954edde0e544ec · report
compute_hierarchy_graph shiyoung77/ovir-3d/src/visualize_predictions.py official repository ran MIT (permissive) · 726e1e9463e79bee · report
compute_node_level_mapping shiyoung77/ovir-3d/src/visualize_predictions.py official repository ran MIT (permissive) · 9c359d314b97d917 · report
get_gt_instances shiyoung77/ovir-3d/src/eval_instance_retrieval_scannet200.py official repository ran MIT (permissive) · 631e77a373247e2c · report
get_predicted_instances shiyoung77/ovir-3d/src/eval_instance_retrieval_scannet200.py official repository ran MIT (permissive) · 25794809ba04bd44 · report
imread shiyoung77/ovir-3d/src/utils.py official repository ran MIT (permissive) · e163c767a76eba7d · report
iou_matching_greedy shiyoung77/ovir-3d/src/proposed_fusion.py official repository ran MIT (permissive) · f3d381da209e2254 · report
iou_matching_greedy_2 shiyoung77/ovir-3d/src/proposed_fusion.py official repository ran MIT (permissive) · 7f5957e036062267 · report
matching_with_feature_rejection shiyoung77/ovir-3d/src/proposed_fusion.py official repository ran MIT (permissive) · a7a80158ea019a8f · report

Tasks

3D Open-Vocabulary Instance SegmentationRegion ProposalRetrievalRobot Navigation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Open-Vocabulary Instance Segmentation Replica OVIR-3D mAP 11.1 #6 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SET

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