English

TANGO: Commonsense Generalization in Predicting Tool Interactions for Mobile Manipulators

Robotics 2021-05-25 v2 Artificial Intelligence

Abstract

Robots assisting us in factories or homes must learn to make use of objects as tools to perform tasks, e.g., a tray for carrying objects. We consider the problem of learning commonsense knowledge of when a tool may be useful and how its use may be composed with other tools to accomplish a high-level task instructed by a human. We introduce a novel neural model, termed TANGO, for predicting task-specific tool interactions, trained using demonstrations from human teachers instructing a virtual robot. TANGO encodes the world state, comprising objects and symbolic relationships between them, using a graph neural network. The model learns to attend over the scene using knowledge of the goal and the action history, finally decoding the symbolic action to execute. Crucially, we address generalization to unseen environments where some known tools are missing, but alternative unseen tools are present. We show that by augmenting the representation of the environment with pre-trained embeddings derived from a knowledge-base, the model can generalize effectively to novel environments. Experimental results show a 60.5-78.9% absolute improvement over the baseline in predicting successful symbolic plans in unseen settings for a simulated mobile manipulator.

Keywords

Cite

@article{arxiv.2105.04556,
  title  = {TANGO: Commonsense Generalization in Predicting Tool Interactions for Mobile Manipulators},
  author = {Shreshth Tuli and Rajas Bansal and Rohan Paul and Mausam},
  journal= {arXiv preprint arXiv:2105.04556},
  year   = {2021}
}

Comments

10 pages, 10 figures. Accepted in IJCAI 2021. The first two authors contributed equally

R2 v1 2026-06-24T01:57:32.337Z