Visual scoping operations for physical assembly
Felix J Binder, Marcelo M Mattar, David Kirsh, Judith E Fan

TL;DR
This paper introduces visual scoping, a novel planning strategy that interleaves subgoal definition and action selection, significantly reducing computational costs in physical assembly tasks while maintaining high performance.
Contribution
The paper presents visual scoping, an innovative algorithm that efficiently combines planning and acting by dynamically defining spatial subgoals, improving computational efficiency over traditional methods.
Findings
Visual scoping achieves similar task success as full subgoal planning.
It requires only a fraction of the computational resources.
The approach offers insights into human-like efficient planning.
Abstract
Planning is hard. The use of subgoals can make planning more tractable, but selecting these subgoals is computationally costly. What algorithms might enable us to reap the benefits of planning using subgoals while minimizing the computational overhead of selecting them? We propose visual scoping, a strategy that interleaves planning and acting by alternately defining a spatial region as the next subgoal and selecting actions to achieve it. We evaluated our visual scoping algorithm on a variety of physical assembly problems against two baselines: planning all subgoals in advance and planning without subgoals. We found that visual scoping achieves comparable task performance to the subgoal planner while requiring only a fraction of the total computational cost. Together, these results contribute to our understanding of how humans might make efficient use of cognitive resources to solve…
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
TopicsAI-based Problem Solving and Planning · Artificial Intelligence in Games · Reinforcement Learning in Robotics
