CVAIGRLGJun 8, 2024

PAPR in Motion: Seamless Point-level 3D Scene Interpolation

arXiv:2406.05533v15 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of generating smooth 3D scene transitions with non-rigid changes for applications in computer graphics and vision, representing an incremental advancement over existing methods.

The paper tackles the problem of point-level 3D scene interpolation to reconstruct and smoothly interpolate between two scene states from multiple views without supervision, achieving visually coherent results and outperforming leading neural renderers for dynamic scenes.

We propose the problem of point-level 3D scene interpolation, which aims to simultaneously reconstruct a 3D scene in two states from multiple views, synthesize smooth point-level interpolations between them, and render the scene from novel viewpoints, all without any supervision between the states. The primary challenge is on achieving a smooth transition between states that may involve significant and non-rigid changes. To address these challenges, we introduce "PAPR in Motion", a novel approach that builds upon the recent Proximity Attention Point Rendering (PAPR) technique, which can deform a point cloud to match a significantly different shape and render a visually coherent scene even after non-rigid deformations. Our approach is specifically designed to maintain the temporal consistency of the geometric structure by introducing various regularization techniques for PAPR. The result is a method that can effectively bridge large scene changes and produce visually coherent and temporally smooth interpolations in both geometry and appearance. Evaluation across diverse motion types demonstrates that "PAPR in Motion" outperforms the leading neural renderer for dynamic scenes. For more results and code, please visit our project website at https://niopeng.github.io/PAPR-in-Motion/ .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes