paper-with-me

홈 › Papers

TriaGS: Differentiable Triangulation-Guided Geometric Consistency for 3D Gaussian Splatting

2025-12-06 · Quan Tran, Tuan Dang arxiv

3D Gaussian Splatting is crucial for real-time novel view synthesis due to its efficiency and ability to render photorealistic images. However, building a 3D Gaussian is guided solely by photometric loss, which can result in inconsistencies in reconstruction. This under-constrained process often results in "floater" artifacts and unstructured geometry, preventing the extraction of high-fidelity surfaces. To address this issue, our paper introduces a novel method that improves reconstruction by enforcing global geometry consistency through constrained multi-view triangulation. Our approach aims to achieve a consensus on 3D representation in the physical world by utilizing various estimated views. We optimize this process by penalizing the deviation of a rendered 3D point from a robust consensus point, which is re-triangulated from a bundle of neighboring views in a self-supervised fashion. We demonstrate the effectiveness of our method across multiple datasets, achieving state-of-the-art results. On the DTU dataset, our method attains a mean Chamfer Distance of 0.50 mm, outperforming comparable explicit methods. We will make our code open-source to facilitate community validation and ensure reproducibility.

📄 PDF Abstract BibTeX arXiv:2512.06269

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Nonparametric Functional Approximation with Delaunay Triangulation

2019-06-02 · Yehong Liu, Guosheng Yin

We propose a differentiable nonparametric algorithm, the Delaunay triangulation learner (DTL), to solve the functional approximation problem on the basis of a $p$-dimensional feature space. By conducting the Delaunay tri…

Supervision by Registration and Triangulation for Landmark Detection

2021-01-25 · Xuanyi Dong, Yi Yang, Shih-En Wei, Xinshuo Weng 외

We present Supervision by Registration and Triangulation (SRT), an unsupervised approach that utilizes unlabeled multi-view video to improve the accuracy and precision of landmark detectors. Being able to utilize unlabel…

Optical Flow Estimation

PointTriNet: Learned Triangulation of 3D Point Sets

2020-04-19 · ECCV 2020 8 · Nicholas Sharp, Maks Ovsjanikov

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as …

Non-planar Object Detection and Identification by Features Matching and Triangulation Growth

2025-05-19 · Filippo Leveni

Object detection and identification is surely a fundamental topic in the computer vision field; it plays a crucial role in many applications such as object tracking, industrial robots control, image retrieval, etc. We pr…

Image RetrievalIndustrial Robotsobject-detectionObject Detection+1

Differentiable Surface Triangulation

2021-09-22 · Marie-Julie Rakotosaona, Noam Aigerman, Niloy Mitra, Maks Ovsjanikov 외

Triangle meshes remain the most popular data representation for surface geometry. This ubiquitous representation is essentially a hybrid one that decouples continuous vertex locations from the discrete topological triang…