paper-with-me

홈 › Papers

PLANING: A Loosely Coupled Triangle-Gaussian Framework for Streaming 3D Reconstruction

2026-01-29 · Changjian Jiang, Kerui Ren, Xudong Li, Kaiwen Song, Guanghao Li, Linning Xu, Tao Lu, Junting Dong, Yu Zhang, Bo Dai, Mulin Yu arxiv

Streaming reconstruction from monocular image sequences remains challenging, as existing methods typically favor either high-quality rendering or accurate geometry, but rarely both. We present PLANING, an efficient on-the-fly reconstruction framework built on a hybrid representation that loosely couples explicit geometric primitives with neural Gaussians, enabling geometry and appearance to be modeled in a decoupled manner. This decoupling supports an online initialization and optimization strategy that separates geometry and appearance updates, yielding stable streaming reconstruction with substantially reduced structural redundancy. PLANING improves dense mesh Chamfer-L2 by 18.52% over PGSR, surpasses ARTDECO by 1.31 dB PSNR, and reconstructs ScanNetV2 scenes in under 100 seconds, over 5x faster than 2D Gaussian Splatting, while matching the quality of offline per-scene optimization. Beyond reconstruction quality, the structural clarity and computational efficiency of PLANING make it well suited for a broad range of downstream applications, such as enabling large-scale scene modeling and simulation-ready environments for embodied AI. Project page: https://city-super.github.io/PLANING/ .

📄 PDF Abstract BibTeX arXiv:2601.22046

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency3D Reconstruction

Similar Papers 제목 키워드 기반

NFTR: From Provable Mode-Averaging to Geodesic Subgoal Selection in Offline Goal-Conditioned RL

2026-07-08 · Erdemt Bao, Xing Lei, Jun Chen arxiv

Hierarchical Implicit Q-Learning (HIQL), an offline goal-conditioned RL method, selects subgoals by value-function advantages alone. This rule has two coupled failure modes. Optimistic bias treats lucky stochastic outcom…

HaloGS: Loose Coupling of Compact Geometry and Gaussian Splats for 3D Scenes

2025-05-26 · Changjian Jiang, Kerui Ren, Linning Xu, Jiong Chen 외

High fidelity 3D reconstruction and rendering hinge on capturing precise geometry while preserving photo realistic detail. Most existing methods either fuse these goals into a single cumbersome model or adopt hybrid sche…

3D Reconstruction

Radiant Triangle Soup with Soft Connectivity Forces for 3D Reconstruction and Novel View Synthesis

2025-05-29 · Nathaniel Burgdorfer, Philippos Mordohai

In this work, we introduce an inference-time optimization framework utilizing triangles to represent the geometry and appearance of the scene. More specifically, we develop a scene optimization algorithm for triangle sou…

3D ReconstructionNovel View Synthesis

Triangle Splatting+: Differentiable Rendering with Opaque Triangles

2025-09-29 · Jan Held, Renaud Vandeghen, Sanghyun Son, Daniel Rebain 외 arxiv

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but …

Novel View Synthesis

GSO-SLAM: Bidirectionally Coupled Gaussian Splatting and Direct Visual Odometry

2026-02-12 · Jiung Yeon, Seongbo Ha, Hyeonwoo Yu arxiv

We propose GSO-SLAM, a real-time monocular dense SLAM system that leverages Gaussian scene representation. Unlike existing methods that couple tracking and mapping with a unified scene, incurring computational costs, or …

Visual Odometry