ROAIFeb 14, 2018

Generating Plans that Predict Themselves

arXiv:1802.05250v132 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving human-robot collaboration by making robot plans more predictable, which is an incremental advancement in the field of robotics and human-robot interaction.

The paper tackles the problem of enabling robots to select actions that allow human collaborators to easily and correctly anticipate the robot's future plan, introducing a measure called $t$-predictability and a method to generate plans that maximize this predictability. The result shows that their approach outperforms traditional efficiency-based planners in both objective and subjective collaboration metrics.

Collaboration requires coordination, and we coordinate by anticipating our teammates' future actions and adapting to their plan. In some cases, our teammates' actions early on can give us a clear idea of what the remainder of their plan is, i.e. what action sequence we should expect. In others, they might leave us less confident, or even lead us to the wrong conclusion. Our goal is for robot actions to fall in the first category: we want to enable robots to select their actions in such a way that human collaborators can easily use them to correctly anticipate what will follow. While previous work has focused on finding initial plans that convey a set goal, here we focus on finding two portions of a plan such that the initial portion conveys the final one. We introduce $t$-\ACty{}: a measure that quantifies the accuracy and confidence with which human observers can predict the remaining robot plan from the overall task goal and the observed initial $t$ actions in the plan. We contribute a method for generating $t$-predictable plans: we search for a full plan that accomplishes the task, but in which the first $t$ actions make it as easy as possible to infer the remaining ones. The result is often different from the most efficient plan, in which the initial actions might leave a lot of ambiguity as to how the task will be completed. Through an online experiment and an in-person user study with physical robots, we find that our approach outperforms a traditional efficiency-based planner in objective and subjective collaboration metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes