paper-with-me

홈 › Papers

KFD-NeRF: Rethinking Dynamic NeRF with Kalman Filter

2024-07-18 · Yifan Zhan, Zhuoxiao Li, Muyao Niu, Zhihang Zhong, Shohei Nobuhara, Ko Nishino, Yinqiang Zheng

We introduce KFD-NeRF, a novel dynamic neural radiance field integrated with an efficient and high-quality motion reconstruction framework based on Kalman filtering. Our key idea is to model the dynamic radiance field as a dynamic system whose temporally varying states are estimated based on two sources of knowledge: observations and predictions. We introduce a novel plug-in Kalman filter guided deformation field that enables accurate deformation estimation from scene observations and predictions. We use a shallow Multi-Layer Perceptron (MLP) for observations and model the motion as locally linear to calculate predictions with motion equations. To further enhance the performance of the observation MLP, we introduce regularization in the canonical space to facilitate the network's ability to learn warping for different frames. Additionally, we employ an efficient tri-plane representation for encoding the canonical space, which has been experimentally demonstrated to converge quickly with high quality. This enables us to use a shallower observation MLP, consisting of just two layers in our implementation. We conduct experiments on synthetic and real data and compare with past dynamic NeRF methods. Our KFD-NeRF demonstrates similar or even superior rendering performance within comparable computational time and achieves state-of-the-art view synthesis performance with thorough training.

📄 PDF Abstract BibTeX arXiv:2407.13185

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Similar Papers 제목 키워드 기반

NeRF-VIO: Map-Based Visual-Inertial Odometry with Initialization Leveraging Neural Radiance Fields

2025-03-11 · Yanyu Zhang, Dongming Wang, Jie Xu, Mengyuan Liu 외

A prior map serves as a foundational reference for localization in context-aware applications such as augmented reality (AR). Providing valuable contextual information about the environment, the prior map is a vital tool…

NeRF

LATITUDE: Robotic Global Localization with Truncated Dynamic Low-pass Filter in City-scale NeRF

2022-09-18 · Zhenxin Zhu, Yuantao Chen, Zirui Wu, Chao Hou 외

Neural Radiance Fields (NeRFs) have made great success in representing complex 3D scenes with high-resolution details and efficient memory. Nevertheless, current NeRF-based pose estimators have no initial pose prediction…

NeRFPose Prediction

FreeNeRF: Improving Few-shot Neural Rendering with Free Frequency Regularization

2023-03-13 · CVPR 2023 1 · Jiawei Yang, Marco Pavone, Yue Wang

Novel view synthesis with sparse inputs is a challenging problem for neural radiance fields (NeRF). Recent efforts alleviate this challenge by introducing external supervision, such as pre-trained models and extra depth …

NeRFNeural RenderingNovel View Synthesis

Blending Distributed NeRFs with Tri-stage Robust Pose Optimization

2024-05-05 · Baijun Ye, Caiyun Liu, Xiaoyu Ye, Yuantao Chen 외

Due to the limited model capacity, leveraging distributed Neural Radiance Fields (NeRFs) for modeling extensive urban environments has become a necessity. However, current distributed NeRF registration approaches encount…

NeRFPose Estimation

RING-NeRF : Rethinking Inductive Biases for Versatile and Efficient Neural Fields

2023-12-06 · Doriand Petit, Steve Bourgeois, Dumitru Pavel, Vincent Gay-Bellile 외

Recent advances in Neural Fields mostly rely on developing task-specific supervision which often complicates the models. Rather than developing hard-to-combine and specific modules, another approach generally overlooked …

3D ReconstructionNeRF