English

Bounce and Learn: Modeling Scene Dynamics with Real-World Bounces

Computer Vision and Pattern Recognition 2019-04-16 v1

Abstract

We introduce an approach to model surface properties governing bounces in everyday scenes. Our model learns end-to-end, starting from sensor inputs, to predict post-bounce trajectories and infer two underlying physical properties that govern bouncing - restitution and effective collision normals. Our model, Bounce and Learn, comprises two modules -- a Physics Inference Module (PIM) and a Visual Inference Module (VIM). VIM learns to infer physical parameters for locations in a scene given a single still image, while PIM learns to model physical interactions for the prediction task given physical parameters and observed pre-collision 3D trajectories. To achieve our results, we introduce the Bounce Dataset comprising 5K RGB-D videos of bouncing trajectories of a foam ball to probe surfaces of varying shapes and materials in everyday scenes including homes and offices. Our proposed model learns from our collected dataset of real-world bounces and is bootstrapped with additional information from simple physics simulations. We show on our newly collected dataset that our model out-performs baselines, including trajectory fitting with Newtonian physics, in predicting post-bounce trajectories and inferring physical properties of a scene.

Keywords

Cite

@article{arxiv.1904.06827,
  title  = {Bounce and Learn: Modeling Scene Dynamics with Real-World Bounces},
  author = {Senthil Purushwalkam and Abhinav Gupta and Danny M. Kaufman and Bryan Russell},
  journal= {arXiv preprint arXiv:1904.06827},
  year   = {2019}
}

Comments

Accepted for publication at the International Conference on Learning Representations (ICLR) 2019

R2 v1 2026-06-23T08:39:19.787Z