Papers › Self-Ensembling Gaussian Splatting for Few-Shot Novel View Synthesis

Self-Ensembling Gaussian Splatting for Few-Shot Novel View Synthesis

31 Oct 2024arXiv:2411.00144archive 2025-07-28

Chen Zhao, Xuan Wang, Tong Zhang, Saqib Javed, Mathieu Salzmann

3D Gaussian Splatting (3DGS) has demonstrated remarkable effectiveness in novel view synthesis (NVS). However, 3DGS tends to overfit when trained with sparse views, limiting its generalization to novel viewpoints. In this paper, we address this overfitting issue by introducing Self-Ensembling Gaussian Splatting (SE-GS). We achieve self-ensembling by incorporating an uncertainty-aware perturbation strategy during training. A Δ-model and a Σ-model are jointly trained on the available images. The Δ-model is dynamically perturbed based on rendering uncertainty across training steps, generating diverse perturbed models with negligible computational overhead. Discrepancies between the Σ-model and these perturbed models are minimized throughout training, forming a robust ensemble of 3DGS models. This ensemble, represented by the Σ-model, is then used to generate novel-view images during inference. Experimental results on the LLFF, Mip-NeRF360, DTU, and MVImgNet datasets demonstrate that our approach enhances NVS quality under few-shot training conditions, outperforming existing state-of-the-art methods. The code is released at: https://sailor-z.github.io/projects/SEGS.html.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

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: 1 ran · honoured contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it.

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

sailor-z/se-gs officialmentioned in paperpytorchNOASSERTION 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; 1 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
2ran · fixture could not drive it
5unverified

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 sailor-z/se-gs. “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.

read_cameras_text sailor-z/se-gs/utils/colmap_read_model.py official repository ran · our draft was wrong no licence file found · pointer only · 8a38e306ff4c5b42 · report
read_next_bytes sailor-z/se-gs/utils/colmap_read_model.py official repository ran · honoured contract no licence file found · pointer only · 56858e04e6fdb2ff · report
visualize_cmap sailor-z/se-gs/spiral.py official repository ran · fixture could not drive it no licence file found · pointer only · 46959ddc3b4a8888 · report
weighted_percentile sailor-z/se-gs/spiral.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 9a7dd063ea98b616 · report
custom_sort sailor-z/se-gs/metrics_dtu.py official repository unverified licence not identified · pointer only · f8a568a9009f4ade · report
get_cam_dis sailor-z/se-gs/train_mvimgnet.py official repository unverified licence not identified · pointer only · 25e8eb8ff1dffb08 · report
readImages sailor-z/se-gs/metrics.py official repository unverified no licence file found · pointer only · 2a05973a17f517e6 · report
readImages sailor-z/se-gs/metrics_dtu.py official repository unverified licence not identified · pointer only · f0a7e7830ac7d9d7 · report
read_cameras_binary sailor-z/se-gs/utils/colmap_read_model.py official repository unverified no licence file found · pointer only · 3d7e294ff8567d46 · report

Tasks

3DGSNovel View Synthesis

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