CVMar 24, 2023

Progressively Optimized Local Radiance Fields for Robust View Synthesis

arXiv:2303.13791v1132 citationsh-index: 41
Originality Incremental advance
AI Analysis

This addresses the challenge of view synthesis from in-the-wild videos for applications like VR/AR, though it builds incrementally on existing radiance field methods.

The paper tackles the problem of reconstructing radiance fields from casually captured videos without accurate camera poses, achieving robust view synthesis that scales to large unbounded scenes and performs well even under moderate pose drifts.

We present an algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video. The task poses two core challenges. First, most existing radiance field reconstruction approaches rely on accurate pre-estimated camera poses from Structure-from-Motion algorithms, which frequently fail on in-the-wild videos. Second, using a single, global radiance field with finite representational capacity does not scale to longer trajectories in an unbounded scene. For handling unknown poses, we jointly estimate the camera poses with radiance field in a progressive manner. We show that progressive optimization significantly improves the robustness of the reconstruction. For handling large unbounded scenes, we dynamically allocate new local radiance fields trained with frames within a temporal window. This further improves robustness (e.g., performs well even under moderate pose drifts) and allows us to scale to large scenes. Our extensive evaluation on the Tanks and Temples dataset and our collected outdoor dataset, Static Hikes, show that our approach compares favorably with the state-of-the-art.

Foundations

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

Your Notes