ToolTango: Common sense Generalization in Predicting Sequential Tool Interactions for Robot Plan Synthesis
Shreshth Tuli, Rajas Bansal, Rohan Paul, Mausam

TL;DR
This paper introduces TOOLTANGO, a neural model that predicts tool sequences for robot task planning, leveraging graph neural networks and knowledge-base embeddings to improve generalization in unseen environments.
Contribution
The paper presents a novel neural model that jointly predicts tools and actions for robot planning, enhancing generalization to new environments with unseen objects.
Findings
Achieves 48.8-58.1% improvement over baselines in predicting symbolic plans.
Effectively generalizes to environments with unseen objects using knowledge-base embeddings.
Demonstrates the model's ability to synthesize robust plans in novel settings.
Abstract
Robots assisting us in environments such as factories or homes must learn to make use of objects as tools to perform tasks, for instance using a tray to carry 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. Specifically, we introduce a novel neural model, termed TOOLTANGO, that first predicts the next tool to be used, and then uses this information to predict the next action. We show that this joint model can inform learning of a fine-grained policy enabling the robot to use a particular tool in sequence and adds a significant value in making the model more accurate. TOOLTANGO encodes the world state, comprising objects and symbolic relationships between them, using a graph neural network and is trained using demonstrations from human…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Robot Manipulation and Learning · Reinforcement Learning in Robotics
