English

BusyBot: Learning to Interact, Reason, and Plan in a BusyBoard Environment

Robotics 2022-10-18 v2 Computer Vision and Pattern Recognition

Abstract

We introduce BusyBoard, a toy-inspired robot learning environment that leverages a diverse set of articulated objects and inter-object functional relations to provide rich visual feedback for robot interactions. Based on this environment, we introduce a learning framework, BusyBot, which allows an agent to jointly acquire three fundamental capabilities (interaction, reasoning, and planning) in an integrated and self-supervised manner. With the rich sensory feedback provided by BusyBoard, BusyBot first learns a policy to efficiently interact with the environment; then with data collected using the policy, BusyBot reasons the inter-object functional relations through a causal discovery network; and finally by combining the learned interaction policy and relation reasoning skill, the agent is able to perform goal-conditioned manipulation tasks. We evaluate BusyBot in both simulated and real-world environments, and validate its generalizability to unseen objects and relations. Video is available at https://youtu.be/EJ98xBJZ9ek.

Keywords

Cite

@article{arxiv.2207.08192,
  title  = {BusyBot: Learning to Interact, Reason, and Plan in a BusyBoard Environment},
  author = {Zeyi Liu and Zhenjia Xu and Shuran Song},
  journal= {arXiv preprint arXiv:2207.08192},
  year   = {2022}
}

Comments

CoRL 2022 camera-ready; Website: https://busybot.cs.columbia.edu/

R2 v1 2026-06-25T00:59:08.760Z