Papers › VA-GS: Enhancing the Geometric Representation of Gaussian Splatting via View Alignment

VA-GS: Enhancing the Geometric Representation of Gaussian Splatting via View Alignment

13 Oct 2025NeurIPSarXiv:2510.11473added by Syntology

Qing Li, Huifang Feng, Xun Gong, Yu-Shen Liu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

3D Gaussian Splatting has recently emerged as an efficient solution for high-quality and real-time novel view synthesis. However, its capability for accurate surface reconstruction remains underexplored. Due to the discrete and unstructured nature of Gaussians, supervision based solely on image rendering loss often leads to inaccurate geometry and inconsistent multi-view alignment. In this work, we propose a novel method that enhances the geometric representation of 3D Gaussians through view alignment (VA). Specifically, we incorporate edge-aware image cues into the rendering loss to improve surface boundary delineation. To enforce geometric consistency across views, we introduce a visibility-aware photometric alignment loss that models occlusions and encourages accurate spatial relationships among Gaussians. To further mitigate ambiguities caused by lighting variations, we incorporate normal-based constraints to refine the spatial orientation of Gaussians and improve local surface estimation. Additionally, we leverage deep image feature embeddings to enforce cross-view consistency, enhancing the robustness of the learned geometry under varying viewpoints and illumination. Extensive experiments on standard benchmarks demonstrate that our method achieves state-of-the-art performance in both surface reconstruction and novel view synthesis. The source code is available at https://github.com/LeoQLi/VA-GS.

PaperPDFCode 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="2510.11473")

Code

Syntology Ran 5 of 16 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran with no contract checked.

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

LeoQLi/VA-GS found in paper text by Syntology report

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

16 samples harvested; 5 ran; 3 honoured the contract we drafted; 11 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 · honoured contract
2ran
11unverified

Licence: 16 of the 16 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 LeoQLi/VA-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.

gaussian LeoQLi/VA-GS/utils/loss_utils.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · c56b7ef16f309a45 · report
l1_loss LeoQLi/VA-GS/utils/loss_utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · ac0e42d6fbcfbbe6 · report
l2_loss LeoQLi/VA-GS/utils/loss_utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 8c3b0f873ba11813 · report
read_next_bytes LeoQLi/VA-GS/scene/colmap_loader.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · 56858e04e6fdb2ff · report
searchForMaxIteration LeoQLi/VA-GS/scene/app_model.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · c1e505eec9aae423 · report
bin_op_reduce LeoQLi/VA-GS/utils/feat_utils.py found in paper text by Syntology unverified no licence file found · pointer only · f266d93858680d82 · report
dilate LeoQLi/VA-GS/scene/gaussian_model.py found in paper text by Syntology unverified no licence file found · pointer only · 64a67fde362cb9dd · report
dilate LeoQLi/VA-GS/scene/cameras.py found in paper text by Syntology unverified no licence file found · pointer only · 25c211d5db295d2f · report
erode LeoQLi/VA-GS/scene/gaussian_model.py found in paper text by Syntology unverified no licence file found · pointer only · 4c709b9fafb59bbe · report
erode LeoQLi/VA-GS/scene/cameras.py found in paper text by Syntology unverified no licence file found · pointer only · f2296dfab4952caa · report
get_combined_args LeoQLi/VA-GS/arguments.py found in paper text by Syntology unverified no licence file found · pointer only · ec76c827fb229d2c · report
idx_cam2img LeoQLi/VA-GS/utils/feat_utils.py found in paper text by Syntology unverified no licence file found · pointer only · f9b8636b554d92e3 · report
idx_world2cam LeoQLi/VA-GS/utils/feat_utils.py found in paper text by Syntology unverified no licence file found · pointer only · e08d07bfb52e9911 · report
load_poses LeoQLi/VA-GS/scene/dataset_readers.py found in paper text by Syntology unverified no licence file found · pointer only · ac53f2d3e9abe6b5 · report
qvec2rotmat LeoQLi/VA-GS/scene/colmap_loader.py found in paper text by Syntology unverified no licence file found · pointer only · 6ce64cf0fbcd6bb1 · report
rotmat2qvec LeoQLi/VA-GS/scene/colmap_loader.py found in paper text by Syntology unverified no licence file found · pointer only · 659bc4e7e63ed8f9 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.11473, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

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