arXiv AI By Yuanxiang Ni, Xianliang Huang, Chenhang Ma, Chen Xiao, Yuewen Ma, Ruxin Wang, Hao Zhang

CoGeo-GS: Concept-Driven and Geometry-Aware Multi-Object Removal in 3D Scenes

Read the original on arXiv AI →

CoGeo-GS is a concept-driven framework for controllable multi-object removal in 3D scenes. It assigns concept-aware semantic tags to 3D Gaussians, allowing flexible object selection and reducing interference between foreground and background within a single optimization stage. The method also introduces a geometry-aware completion pipeline that uses monocular depth priors, diffusion-based refinement, and boundary-aligned blending, along with a geometry-regularized refinement strategy to stabilize reconstruction and preserve multi-view consistency.

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 AI.

arXiv Computer Vision
Aug 27

3DGS-HPC: Distractor-free 3D Gaussian Splatting with Hybrid Patch-wise Classification

3DGS-HPC is a framework that improves 3D Gaussian Splatting for novel view synthesis by mitigating transient distractors such as moving objects and varying shadows. It combines a patch‑wise classification strategy that uses local spatial consistency for robust region‑level decisions with a hybrid classification metric that adaptively integrates photometric and perceptual cues. Experiments show that this approach outperforms existing methods in reducing distractor effects and enhancing 3DGS quality.

By Jiahao Chen, Yipeng Qin, Ganlong Zhao, Xin Li, Wenping Wang, Guanbin Li
Hugging Face Trending Papers
Jul 2

Online Segment 3D Gaussians via Launching Virtual Drones

Interactive segmentation of 3D Gaussians offers a compelling opportunity for real-time manipulation of 3D scenes, thanks to the real-time rendering capability of 3D Gaussian Splatting (3DGS). However, existing methods require a time-consuming per-scene setup - typically tens of seconds or even minutes - before interactive segmentation can begin on a raw 3DGS scene.

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.