LGDec 8, 2023

Learning 3D Particle-based Simulators from RGB-D Videos

DeepMind
arXiv:2312.05359v119 citationsh-index: 29ICLR
Originality Incremental advance
AI Analysis

This addresses the sim-to-real gap in robotics and animation by providing a more accessible and flexible simulation method, though it builds incrementally on existing learned simulator approaches.

The authors tackled the problem of learning realistic 3D simulators without privileged ground truth physics data by proposing Visual Particle Dynamics (VPD), which learns from posed RGB-D videos and enables scene editing and long-term predictions.

Realistic simulation is critical for applications ranging from robotics to animation. Traditional analytic simulators sometimes struggle to capture sufficiently realistic simulation which can lead to problems including the well known "sim-to-real" gap in robotics. Learned simulators have emerged as an alternative for better capturing real-world physical dynamics, but require access to privileged ground truth physics information such as precise object geometry or particle tracks. Here we propose a method for learning simulators directly from observations. Visual Particle Dynamics (VPD) jointly learns a latent particle-based representation of 3D scenes, a neural simulator of the latent particle dynamics, and a renderer that can produce images of the scene from arbitrary views. VPD learns end to end from posed RGB-D videos and does not require access to privileged information. Unlike existing 2D video prediction models, we show that VPD's 3D structure enables scene editing and long-term predictions. These results pave the way for downstream applications ranging from video editing to robotic planning.

Foundations

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

Your Notes