Papers › Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning

Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning

4 Apr 2024CVPR 2024 1arXiv:2404.03658archive 2025-07-28

Rui Li, Tobias Fischer, Mattia Segu, Marc Pollefeys, Luc van Gool, Federico Tombari

Recovering the 3D scene geometry from a single view is a fundamental yet ill-posed problem in computer vision. While classical depth estimation methods infer only a 2.5D scene representation limited to the image plane, recent approaches based on radiance fields reconstruct a full 3D representation. However, these methods still struggle with occluded regions since inferring geometry without visual observation requires (i) semantic knowledge of the surroundings, and (ii) reasoning about spatial context. We propose KYN, a novel method for single-view scene reconstruction that reasons about semantic and spatial context to predict each point's density. We introduce a vision-language modulation module to enrich point features with fine-grained semantic information. We aggregate point representations across the scene through a language-guided spatial attention mechanism to yield per-point density predictions aware of the 3D semantic context. We show that KYN improves 3D shape recovery compared to predicting density for each 3D point in isolation. We achieve state-of-the-art results in scene and object reconstruction on KITTI-360, and show improved zero-shot generalization compared to prior work. Project page: https://ruili3.github.io/kyn.

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

Code

Syntology Ran 9 of 11 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 11 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.

ruili3/Know-Your-Neighbors officialmentioned on GitHubpytorch 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; 9 ran; 1 honoured the contract we drafted; 2 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 · honoured contract
2ran · our draft was wrong
6ran
2unverified

Licence: 11 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 ruili3/Know-Your-Neighbors. “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.

get_activation ruili3/Know-Your-Neighbors/models/lseg/lseg_vit.py official repository ran · our draft was wrong no licence file found · pointer only · 1c094193a4506a40 · report
get_attention ruili3/Know-Your-Neighbors/models/lseg/lseg_vit.py official repository ran · our draft was wrong no licence file found · pointer only · a552c8f30bbe3f97 · report
get_mean_attention_map ruili3/Know-Your-Neighbors/models/lseg/lseg_vit.py official repository ran no licence file found · pointer only · 0f6587dd0ee20c03 · report
get_new_mask_pallete ruili3/Know-Your-Neighbors/models/lseg/lseg_utils.py official repository ran no licence file found · pointer only · 823f12b0a40a50b0 · report
get_new_pallete ruili3/Know-Your-Neighbors/models/lseg/lseg_utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 0fc141584bd295d9 · report
get_pts ruili3/Know-Your-Neighbors/models/kyn/evaluator_lidar.py official repository ran no licence file found · pointer only · 42ae707644c269f9 · report
map_fn ruili3/Know-Your-Neighbors/utils/array_operations.py official repository ran no licence file found · pointer only · 71c95d8143324dee · report
mask_mean ruili3/Know-Your-Neighbors/utils/array_operations.py official repository ran no licence file found · pointer only · 12c0b473a6b44e45 · report
to ruili3/Know-Your-Neighbors/utils/array_operations.py official repository ran no licence file found · pointer only · 3e9b5afd90a4aba3 · report
check_occupancy ruili3/Know-Your-Neighbors/models/kyn/evaluator_lidar.py official repository unverified no licence file found · pointer only · 9a1494233c7ac3bb · report
get_lidar_slices ruili3/Know-Your-Neighbors/models/kyn/evaluator_lidar.py official repository unverified no licence file found · pointer only · c1ebda79d060ccc9 · report

Tasks

3D Scene ReconstructionDepth EstimationObject ReconstructionZero-shot Generalization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AWARE

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