English

Physical Reasoning Using Dynamics-Aware Models

Artificial Intelligence 2021-09-03 v2 Machine Learning

Abstract

A common approach to solving physical reasoning tasks is to train a value learner on example tasks. A limitation of such an approach is that it requires learning about object dynamics solely from reward values assigned to the final state of a rollout of the environment. This study aims to address this limitation by augmenting the reward value with self-supervised signals about object dynamics. Specifically, we train the model to characterize the similarity of two environment rollouts, jointly with predicting the outcome of the reasoning task. This similarity can be defined as a distance measure between the trajectory of objects in the two rollouts, or learned directly from pixels using a contrastive formulation. Empirically, we find that this approach leads to substantial performance improvements on the PHYRE benchmark for physical reasoning (Bakhtin et al., 2019), establishing a new state-of-the-art.

Keywords

Cite

@article{arxiv.2102.10336,
  title  = {Physical Reasoning Using Dynamics-Aware Models},
  author = {Eltayeb Ahmed and Anton Bakhtin and Laurens van der Maaten and Rohit Girdhar},
  journal= {arXiv preprint arXiv:2102.10336},
  year   = {2021}
}

Comments

ICML 2021 Workshop on Self-Supervised Learning for Reasoning and Perception; Webpage/Code: https://facebookresearch.github.io/DynamicsAware

R2 v1 2026-06-23T23:21:17.197Z