Papers › OpenScene: 3D Scene Understanding with Open Vocabularies

OpenScene: 3D Scene Understanding with Open Vocabularies

28 Nov 2022CVPR 2023 1arXiv:2211.15654archive 2025-07-28

Songyou Peng, Kyle Genova, Chiyu "Max" Jiang, Andrea Tagliasacchi, Marc Pollefeys, Thomas Funkhouser

Traditional 3D scene understanding approaches rely on labeled 3D datasets to train a model for a single task with supervision. We propose OpenScene, an alternative approach where a model predicts dense features for 3D scene points that are co-embedded with text and image pixels in CLIP feature space. This zero-shot approach enables task-agnostic training and open-vocabulary queries. For example, to perform SOTA zero-shot 3D semantic segmentation it first infers CLIP features for every 3D point and later classifies them based on similarities to embeddings of arbitrary class labels. More interestingly, it enables a suite of open-vocabulary scene understanding applications that have never been done before. For example, it allows a user to enter an arbitrary text query and then see a heat map indicating which parts of a scene match. Our approach is effective at identifying objects, materials, affordances, activities, and room types in complex 3D scenes, all using a single model trained without any labeled 3D data.

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

Code

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

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

pengsongyou/openscene mentioned 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; 4 ran; 0 honoured the contract we drafted; 5 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.

4ran
5unverified

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 pengsongyou/openscene. “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.

collation_fn pengsongyou/openscene/dataset/feature_loader.py community (archive-listed) ran Apache-2.0 (permissive) · f726974066cf1352 · report
collation_fn_eval_all pengsongyou/openscene/dataset/feature_loader.py community (archive-listed) ran Apache-2.0 (permissive) · 65392c9cae62b77b · report
collation_fn_eval_all pengsongyou/openscene/dataset/point_loader.py community (archive-listed) ran Apache-2.0 (permissive) · cc9a3557465a7813 · report
state_dict_remove_moudle pengsongyou/openscene/models/disnet.py community (archive-listed) ran Apache-2.0 (permissive) · c4b88bc6388a332e · report
M pengsongyou/openscene/dataset/voxelizer.py community (archive-listed) unverified Apache-2.0 (permissive) · 3095f89bf0fc823d · report
collation_fn pengsongyou/openscene/dataset/point_loader.py community (archive-listed) unverified Apache-2.0 (permissive) · bc5616d55b1b06b2 · report
fnv_hash_vec pengsongyou/openscene/dataset/voxelization_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 0086c892bd1df796 · report
get_release_scans pengsongyou/openscene/dataset/scannet/download-scannet.py community (archive-listed) unverified Apache-2.0 (permissive) · 5905d8e45b03578e · report
ravel_hash_vec pengsongyou/openscene/dataset/voxelization_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · afdc8ad15d9098b8 · report

Tasks

3D Open-Vocabulary Instance Segmentation3D Semantic SegmentationScene UnderstandingSemantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Open-Vocabulary Instance Segmentation Replica OpenScene + Mask3D mAP 10.9 #7 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

CLIP

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