arXiv Computer Vision By Yuhan Xie, Jia Pan

2D GauSS-MI: Efficient Active Scene Reconstruction with Balanced Visual and Geometric Quality

Read the original on arXiv Computer Vision →

The paper introduces 2D GauSS-MI, an active scene reconstruction framework that uses 2D Gaussian Splatting (2DGS) to efficiently process incremental RGB‑D data. It presents an online 2DGS mapping pipeline and a probabilistic reliability model to assess view‑dependent reconstruction quality. Leveraging this model, the authors define a Shannon Mutual Information metric that guides active view selection, balancing visual and geometric quality while reducing computational cost and storage compared to state‑of‑the‑art baselines.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Computer Vision.

arXiv Computer Vision
1d ago

GARO: Geometry-Aware Redundancy Optimization for Real-Time and High-Fidelity Dynamic Gaussian Splatting

arXiv:2609.23509v1 Announce Type: new Abstract: Novel view synthesis is a key task for dynamic scene reconstruction, where high rendering speed is essential for applications such as virtual reality....

By Huiwen Xue (School of Software, Northwestern Polytechnical University), Kaixing Zhao (School of Software, Northwestern Polytechnical University), Zuheng Ming (L2TI, Universit\'e Sorbonne Paris Nord, EmboMind Research), Tingcheng Li (School of Electronic Information,Engineering, Suzhou University of Science,Technology)
Hugging Face Trending Papers
Aug 19

CoMVS-GS: Collaborative Multi-View Stereo and 3D Gaussian Splatting for Surface Reconstruction

CoMVS‑GS is a surface‑reconstruction framework that fuses Multi‑View Stereo (MVS) with 3D Gaussian splatting. It initializes Gaussian primitives from dense MVS points, uses PatchMatch‑3DGS mutual supervision to refine depths and normals, and replaces voxel‑based meshing with a Delaunay graph‑cut pipeline. Experiments on DTU, GauU‑Scene V2, and MatrixCity demonstrate competitive object‑level results and improved geometric accuracy and mesh compactness in outdoor scenes while preserving high rendering quality.