paper-with-me

Papers

MVGSR: Multi-View Consistency Gaussian Splatting for Robust Surface Reconstruction

2025-03-11 · Chenfeng Hou, Qi Xun Yeo, Mengqi Guo, YongXin Su, Yanyan Li, Gim Hee Lee

3D Gaussian Splatting (3DGS) has gained significant attention for its high-quality rendering capabilities, ultra-fast training, and inference speeds. However, when we apply 3DGS to surface reconstruction tasks, especially in environments with dynamic objects and distractors, the method suffers from floating artifacts and color errors due to inconsistency from different viewpoints. To address this challenge, we propose Multi-View Consistency Gaussian Splatting for the domain of Robust Surface Reconstruction (\textbf{MVGSR}), which takes advantage of lightweight Gaussian models and a {heuristics-guided distractor masking} strategy for robust surface reconstruction in non-static environments. Compared to existing methods that rely on MLPs for distractor segmentation strategies, our approach separates distractors from static scene elements by comparing multi-view feature consistency, allowing us to obtain precise distractor masks early in training. Furthermore, we introduce a pruning measure based on multi-view contributions to reset transmittance, effectively reducing floating artifacts. Finally, a multi-view consistency loss is applied to achieve high-quality performance in surface reconstruction tasks. Experimental results demonstrate that MVGSR achieves competitive geometric accuracy and rendering fidelity compared to the state-of-the-art surface reconstruction algorithms. More information is available on our project page (https://mvgsr.github.io).

📄 PDF Abstract BibTeX arXiv:2503.08093

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSSurface Reconstruction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

MVGSR: Multi-View Consistent 3D Gaussian Super-Resolution via Epipolar Guidance

2025-12-17 · Kaizhe Zhang, Shinan Chen, Qian Zhao, Weizhan Zhang 외 arxiv

Scenes reconstructed by 3D Gaussian Splatting (3DGS) trained on low-resolution (LR) images are unsuitable for high-resolution (HR) rendering. Consequently, a 3DGS super-resolution (SR) method is needed to bridge LR input…

LLGS: Unsupervised Gaussian Splatting for Image Enhancement and Reconstruction in Pure Dark Environment

2025-03-24 · Haoran Wang, Jingwei Huang, Lu Yang, Tianchen Deng 외

3D Gaussian Splatting has shown remarkable capabilities in novel view rendering tasks and exhibits significant potential for multi-view optimization.However, the original 3D Gaussian Splatting lacks color representation …

Image Enhancement

GSV3D: Gaussian Splatting-based Geometric Distillation with Stable Video Diffusion for Single-Image 3D Object Generation

2025-03-08 · Ye Tao, Jiawei Zhang, Yahao Shi, Dongqing Zou 외

Image-based 3D generation has vast applications in robotics and gaming, where high-quality, diverse outputs and consistent 3D representations are crucial. However, existing methods have limitations: 3D diffusion models a…

3D GenerationDecoderVideo Generation

MCGS: Multiview Consistency Enhancement for Sparse-View 3D Gaussian Radiance Fields

2024-10-15 · Yuru Xiao, Deming Zhai, Wenbo Zhao, Kui Jiang 외

Radiance fields represented by 3D Gaussians excel at synthesizing novel views, offering both high training efficiency and fast rendering. However, with sparse input views, the lack of multi-view consistency constraints r…

StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering

2024-02-01 · Lukas Radl, Michael Steiner, Mathias Parger, Alexander Weinrauch 외

Gaussian Splatting has emerged as a prominent model for constructing 3D representations from images across diverse domains. However, the efficiency of the 3D Gaussian Splatting rendering pipeline relies on several simpli…

Novel View Synthesis