SOTAVerified

PHYRE: A New Benchmark for Physical Reasoning

2019-08-15NeurIPS 2019Code Available1· sign in to hype

Anton Bakhtin, Laurens van der Maaten, Justin Johnson, Laura Gustafson, Ross Girshick

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Understanding and reasoning about physics is an important ability of intelligent agents. We develop the PHYRE benchmark for physical reasoning that contains a set of simple classical mechanics puzzles in a 2D physical environment. The benchmark is designed to encourage the development of learning algorithms that are sample-efficient and generalize well across puzzles. We test several modern learning algorithms on PHYRE and find that these algorithms fall short in solving the puzzles efficiently. We expect that PHYRE will encourage the development of novel sample-efficient agents that learn efficient but useful models of physics. For code and to play PHYRE for yourself, please visit https://player.phyre.ai.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PHYRE-1B-CrossDQNAUCCESS36.8Unverified
PHYRE-1B-WithinDQNAUCCESS77.6Unverified

Reproductions