SOTAVerified

Knot So Simple: A Minimalistic Environment for Spatial Reasoning

2025-05-23Code Available1· sign in to hype

Zizhao Chen, Yoav Artzi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose KnotGym, an interactive environment for complex, spatial reasoning and manipulation. KnotGym includes goal-oriented rope manipulation tasks with varying levels of complexity, all requiring acting from pure image observations. Tasks are defined along a clear and quantifiable axis of complexity based on the number of knot crossings, creating a natural generalization test. KnotGym has a simple observation space, allowing for scalable development, yet it highlights core challenges in integrating acute perception, spatial reasoning, and grounded manipulation. We evaluate methods of different classes, including model-based RL, model-predictive control, and chain-of-thought reasoning, and illustrate the challenges KnotGym presents. KnotGym is available at https://github.com/lil-lab/knotgym.

Tasks

Reproductions