paper-with-me

홈 › Papers

Revisiting Depth Representations for Feed-Forward 3D Gaussian Splatting

2025-06-05 · Duochao Shi, Weijie Wang, Donny Y. Chen, Zeyu Zhang, Jia-Wang Bian, Bohan Zhuang, Chunhua Shen

Depth maps are widely used in feed-forward 3D Gaussian Splatting (3DGS) pipelines by unprojecting them into 3D point clouds for novel view synthesis. This approach offers advantages such as efficient training, the use of known camera poses, and accurate geometry estimation. However, depth discontinuities at object boundaries often lead to fragmented or sparse point clouds, degrading rendering quality -- a well-known limitation of depth-based representations. To tackle this issue, we introduce PM-Loss, a novel regularization loss based on a pointmap predicted by a pre-trained transformer. Although the pointmap itself may be less accurate than the depth map, it effectively enforces geometric smoothness, especially around object boundaries. With the improved depth map, our method significantly improves the feed-forward 3DGS across various architectures and scenes, delivering consistently better rendering results. Our project page: https://aim-uofa.github.io/PMLoss

📄 PDF Abstract BibTeX arXiv:2506.05327

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

DrivingForward: Feed-forward 3D Gaussian Splatting for Driving Scene Reconstruction from Flexible Surround-view Input

2024-09-19 · Qijian Tian, Xin Tan, Yuan Xie, Lizhuang Ma

We propose DrivingForward, a feed-forward Gaussian Splatting model that reconstructs driving scenes from flexible surround-view input. Driving scene images from vehicle-mounted cameras are typically sparse, with limited …

CodecSplat: Ultra-Compact Latent Coding for Feed-Forward 3D Gaussian Splatting

2026-05-25 · Pengpeng Yu, Runqing Jiang, Qi Zhang, Dingquan Li 외 arxiv

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage …

AA-Splat: Anti-Aliased Feed-forward Gaussian Splatting

2026-03-31 · Taewoo Suh, Sungpyo Kim, Jongmin Park, Munchurl Kim arxiv

Feed-forward 3D Gaussian Splatting (FF-3DGS) emerges as a fast and robust solution for sparse-view 3D reconstruction and novel view synthesis (NVS). However, existing FF-3DGS methods are built on incorrect screen-space d…

Novel View Synthesis3D Reconstruction

WorldMirror: Universal 3D World Reconstruction with Any-Prior Prompting

2025-10-12 · Yifan Liu, Zhiyuan Min, Zhenwei Wang, Junta Wu 외 arxiv

We present WorldMirror, an all-in-one, feed-forward model for versatile 3D geometric prediction tasks. Unlike existing methods constrained to image-only inputs or customized for a specific task, our framework flexibly in…

Novel View SynthesisPoint Clouds

UniForward: Unified 3D Scene and Semantic Field Reconstruction via Feed-Forward Gaussian Splatting from Only Sparse-View Images

2025-06-11 · Qijian Tian, Xin Tan, Jingyu Gong, Yuan Xie 외

We propose a feed-forward Gaussian Splatting model that unifies 3D scene and semantic field reconstruction. Combining 3D scenes with semantic fields facilitates the perception and understanding of the surrounding environ…

Novel View Synthesis