ECCV 2024poster2 citations

CARFF: Conditional Auto-encoded Radiance Field for 3D Scene Forecasting

Jiezhi Yang*, Khushi P Desai*, Charles Packer*, Harshil bhatia, Nicholas Rhinehart, Rowan McAllister, Joseph E Gonzalez*

Abstract

"We propose , a method for predicting future 3D scenes given past observations. Our method maps 2D ego-centric images to a distribution over plausible 3D latent scene configurations and predicts the evolution of hypothesized scenes through time. Our latents condition a global Neural Radiance Field (NeRF) to represent a 3D scene model, enabling explainable predictions and straightforward downstream planning. This approach models the world as a POMDP and considers complex scenarios of uncertainty in environmental states and dynamics. Specifically, we employ a two-stage training of Pose-Conditional-VAE and NeRF to learn 3D representations, and auto-regressively predict latent scene representations utilizing a mixture density network. We demonstrate the utility of our method in scenarios using the CARLA driving simulator, where enables efficient trajectory and contingency planning in complex multi-agent autonomous driving scenarios involving occlusions. Video and code are available at: www.carff.website."

BibTeX
@inproceedings{eccv2024_carffconditional,
  title = {CARFF: Conditional Auto-encoded Radiance Field for 3D Scene Forecasting},
  author = {Jiezhi Yang* and Khushi P Desai* and Charles Packer* and Harshil bhatia and Nicholas Rhinehart and Rowan McAllister and Joseph E Gonzalez*},
  booktitle = {ECCV 2024},
  year = {2024}
}