Papers › GNeSF: Generalizable Neural Semantic Fields

GNeSF: Generalizable Neural Semantic Fields

24 Oct 2023NeurIPS 2023 11arXiv:2310.15712archive 2025-07-28

3D scene segmentation based on neural implicit representation has emerged recently with the advantage of training only on 2D supervision. However, existing approaches still requires expensive per-scene optimization that prohibits generalization to novel scenes during inference. To circumvent this problem, we introduce a generalizable 3D segmentation framework based on implicit representation. Specifically, our framework takes in multi-view image features and semantic maps as the inputs instead of only spatial information to avoid overfitting to scene-specific geometric and semantic information. We propose a novel soft voting mechanism to aggregate the 2D semantic information from different views for each 3D point. In addition to the image features, view difference information is also encoded in our framework to predict the voting scores. Intuitively, this allows the semantic information from nearby views to contribute more compared to distant ones. Furthermore, a visibility module is also designed to detect and filter out detrimental information from occluded views. Due to the generalizability of our proposed method, we can synthesize semantic maps or conduct 3D semantic segmentation for novel scenes with solely 2D semantic supervision. Experimental results show that our approach achieves comparable performance with scene-specific approaches. More importantly, our approach can even outperform existing strong supervision-based approaches with only 2D annotations. Our source code is available at: https://github.com/HLinChen/GNeSF.

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

Code

Syntology Ran 7 of 9 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

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

hlinchen/gnesf mentioned 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

9 samples harvested; 7 ran; 0 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.

3ran · our draft was wrong
1ran · fixture could not drive it
3ran
2unverified

Licence: 9 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 HLinChen/GNeSF. “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.

build_nerf_mlp HLinChen/GNeSF/GNeSF-3D/models/mlp_network.py community (archive-listed) ran no licence file found · pointer only · 618aa16279c6cf99 · report
class_for_name HLinChen/GNeSF/GNeSF-2D/gnesf/feature_network.py community (archive-listed) ran no licence file found · pointer only · 22e670c8093b7c80 · report
conv1x1 HLinChen/GNeSF/GNeSF-2D/gnesf/feature_network.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 036782aebf2185a0 · report
conv3x3 HLinChen/GNeSF/GNeSF-2D/gnesf/feature_network.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 7e558f4229d053af · report
fused_mean_variance HLinChen/GNeSF/GNeSF-2D/gnesf/mlp_network.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 34ea5f2db980a0f7 · report
img2mse HLinChen/GNeSF/GNeSF-2D/utils.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 598359a17b0a3a7f · report
l1loss HLinChen/GNeSF/GNeSF-2D/utils.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c563ac957a237903 · report
celoss HLinChen/GNeSF/GNeSF-2D/utils.py community (archive-listed) unverified no licence file found · pointer only · 92c7feff69d2e06f · report
de_parallel HLinChen/GNeSF/GNeSF-2D/gnesf/model.py community (archive-listed) unverified no licence file found · pointer only · b7b60558eb5ef908 · report

Tasks

3D Semantic SegmentationScene SegmentationSegmentationSemantic Segmentation

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