paper-with-me

홈 › Papers

InfiniSplat: Implicit Gaussian Decoding for Large-Baseline Monocular View Synthesis

2026-08-03 · Jiawei Wang, Hao Yu, Yongzhen Hu, Xinyi Yang, Tao Ni, Xin Zhan, Junbo Chen, Xiaowei Zhou, Ruizhen Hu, Sida Peng arxiv

Single-image feed-forward 3D Gaussian Splatting (3DGS) aims to directly generate a renderable 3D scene representation from one input image, avoiding the cost of multi-view capture and per-scene optimization. However, existing methods are often constrained by a pixel-aligned representation, where Gaussians are predicted from fixed image-grid locations. Such pixel-aligned primitives can produce promising nearby-view renderings, but they remain weakly coupled to underlying scene surfaces and struggle to preserve coherent structures under large viewpoint shifts. We present InfiniSplat, a feed-forward single-image 3DGS framework that moves from a pixel-aligned representation toward a surface-aligned representation. InfiniSplat constructs this representation by first using geometry-guided sampling to place 2D supports according to depth-induced local surface structure, and then applying a query-conditioned implicit decoder to predict Gaussian attributes from the image features queried at these supports.By grounding support locations in geometry while decoupling Gaussian prediction from fixed pixel centers, InfiniSplat produces Gaussian layouts that better follow scene surfaces and reduce scattered primitives caused by grid discretization.Across multiple cross-dataset NVS evaluations, InfiniSplat achieves state-of-the-art performance compared with single-image feed-forward baselines, and demonstrates zero-shot generalization from Hypersim indoor synthetic training to complex open-world scenes.Project page: https://zju3dv.github.io/InfiniSplat.

📄 PDF Abstract BibTeX arXiv:2608.02437

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot Generalization

Similar Papers 제목 키워드 기반

GaussianMarker: Uncertainty-Aware Copyright Protection of 3D Gaussian Splatting

2024-10-31 · Xiufeng Huang, RuiQi Li, Yiu-ming Cheung, Ka Chun Cheung 외

3D Gaussian Splatting (3DGS) has become a crucial method for acquiring 3D assets. To protect the copyright of these assets, digital watermarking techniques can be applied to embed ownership information discreetly within …

3DGS

Pixel to Gaussian: Ultra-Fast Continuous Super-Resolution with 2D Gaussian Modeling

2025-03-09 · Long Peng, Anran Wu, Wenbo Li, Peizhe Xia 외

Arbitrary-scale super-resolution (ASSR) aims to reconstruct high-resolution (HR) images from low-resolution (LR) inputs with arbitrary upsampling factors using a single model, addressing the limitations of traditional SR…

Super-Resolution

Large Images are Gaussians: High-Quality Large Image Representation with Levels of 2D Gaussian Splatting

2025-02-13 · Lingting Zhu, Guying Lin, Jinnan Chen, Xinjie Zhang 외

While Implicit Neural Representations (INRs) have demonstrated significant success in image representation, they are often hindered by large training memory and slow decoding speed. Recently, Gaussian Splatting (GS) has …

3D ReconstructionNovel View Synthesis

Drift: Decoding-time Personalized Alignments with Implicit User Preferences

2025-02-20 · Minbeom Kim, Kang-il Lee, Seongho Joo, Hwaran Lee 외

Personalized alignments for individual users have been a long-standing goal in large language models (LLMs). We introduce Drift, a novel framework that personalizes LLMs at decoding time with implicit user preferences. T…

i-PhysGaussian: Implicit Physical Simulation for 3D Gaussian Splatting

2026-02-19 · Yicheng Cao, Zhuo Huang, Yu Yao, Yiming Ying 외 arxiv

Physical simulation predicts future states of objects based on material properties and external loads, enabling blueprints for both Industry and Engineering to conduct risk management. Current 3D reconstruction-based sim…

3D Reconstruction