Task Scoping: Generating Task-Specific Abstractions for Planning
- URL: http://arxiv.org/abs/2010.08869v2
- Date: Tue, 11 May 2021 02:44:38 GMT
- Title: Task Scoping: Generating Task-Specific Abstractions for Planning
- Authors: Nishanth Kumar, Michael Fishman, Natasha Danas, Michael Littman,
Stefanie Tellex, George Konidaris
- Abstract summary: Planning to solve any specific task using an open-scope world model is computationally intractable.
We propose task scoping: a method that exploits knowledge of the initial condition, goal condition, and transition-dynamics structure of a task.
We prove that task scoping never deletes relevant factors or actions, characterize its computational complexity, and characterize the planning problems for which it is especially useful.
- Score: 19.411900372400183
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A generally intelligent agent requires an open-scope world model: one rich
enough to tackle any of the wide range of tasks it may be asked to solve over
its operational lifetime. Unfortunately, planning to solve any specific task
using such a rich model is computationally intractable - even for
state-of-the-art methods - due to the many states and actions that are
necessarily present in the model but irrelevant to that problem. We propose
task scoping: a method that exploits knowledge of the initial condition, goal
condition, and transition-dynamics structure of a task to automatically and
efficiently prune provably irrelevant factors and actions from a planning
problem, which can dramatically decrease planning time. We prove that task
scoping never deletes relevant factors or actions, characterize its
computational complexity, and characterize the planning problems for which it
is especially useful. Finally, we empirically evaluate task scoping on a
variety of domains and demonstrate that using it as a pre-planning step can
reduce the state-action space of various planning problems by orders of
magnitude and speed up planning. When applied to a complex Minecraft domain,
our approach speeds up a state-of-the-art planner by 30 times, including the
time required for task scoping itself.
Related papers
Err
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.