Papers › GPT4Scene: Understand 3D Scenes from Videos with Vision-Language Models

GPT4Scene: Understand 3D Scenes from Videos with Vision-Language Models

2 Jan 2025arXiv:2501.01428archive 2025-07-28

Zhangyang Qi, Zhixiong Zhang, Ye Fang, Jiaqi Wang, Hengshuang Zhao

In recent years, 2D Vision-Language Models (VLMs) have made significant strides in image-text understanding tasks. However, their performance in 3D spatial comprehension, which is critical for embodied intelligence, remains limited. Recent advances have leveraged 3D point clouds and multi-view images as inputs, yielding promising results. However, we propose exploring a purely vision-based solution inspired by human perception, which merely relies on visual cues for 3D spatial understanding. This paper empirically investigates the limitations of VLMs in 3D spatial knowledge, revealing that their primary shortcoming lies in the lack of global-local correspondence between the scene and individual frames. To address this, we introduce GPT4Scene, a novel visual prompting paradigm in VLM training and inference that helps build the global-local relationship, significantly improving the 3D spatial understanding of indoor scenes. Specifically, GPT4Scene constructs a 3D Bird's Eye View (BEV) image from the video and marks consistent object IDs across both frames and the BEV image. The model then inputs the concatenated BEV image and video frames with markers. In zero-shot evaluations, GPT4Scene improves performance over closed-source VLMs like GPT-4o. Additionally, we prepare a processed video dataset consisting of 165K text annotation to fine-tune open-source VLMs, achieving state-of-the-art performance on all 3D understanding tasks. Surprisingly, after training with the GPT4Scene paradigm, VLMs consistently improve during inference, even without visual prompting and BEV image as explicit correspondence. It demonstrates that the proposed paradigm helps VLMs develop an intrinsic ability to understand 3D scenes, which paves the way for a noninvasive approach to extending pre-trained VLMs for 3D scene understanding.

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

Code

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

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

Qi-Zhangyang/GPT4Scene officialmentioned 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

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

1ran
7unverified

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 Qi-Zhangyang/GPT4Scene. “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.

create_sampler Qi-Zhangyang/GPT4Scene/evaluate/val_dataset.py official repository ran Apache-2.0 (permissive) · 8d7bf7ad0e60457f · report
add_step_prompts Qi-Zhangyang/GPT4Scene/VLN-Ego-making/VLN-Ego/r2r_rxr_dataset_convert_sft.py official repository unverified Apache-2.0 (permissive) · 5064009b43a00726 · report
bulid_message Qi-Zhangyang/GPT4Scene/evaluate/qwen2_vl.py official repository unverified Apache-2.0 (permissive) · 7173826fa5a3b3ec · report
create_dataset Qi-Zhangyang/GPT4Scene/evaluate/val_dataset.py official repository unverified Apache-2.0 (permissive) · d1cc4570ba8bbd09 · report
create_loader Qi-Zhangyang/GPT4Scene/evaluate/val_dataset.py official repository unverified Apache-2.0 (permissive) · c11a23c56c87bd2d · report
create_navigation_data Qi-Zhangyang/GPT4Scene/VLN-Ego-making/VLN-Ego/r2r_rxr_dataset_convert_sft.py official repository unverified Apache-2.0 (permissive) · 13da697eeaf18b88 · report
get_step_images Qi-Zhangyang/GPT4Scene/VLN-Ego-making/VLN-Ego/r2r_rxr_dataset_convert_sft.py official repository unverified Apache-2.0 (permissive) · 10db9373c4cbf700 · report
preprocess_image_nearest Qi-Zhangyang/GPT4Scene/evaluate/qwen2_vl.py official repository unverified Apache-2.0 (permissive) · 174c802b9d2bb222 · report

Tasks

Scene UnderstandingVisual Promptingtext annotation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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