Influencing Behavioral Attributions to Robot Motion During Task Execution

For background and additional information, see this page: Influencing Behavioral Attributions to Robot Motion

See the other references that present older versions of this work: walker2021influencing.

N. Walker, C. Mavrogiannis, S. Srinivasa, and M. Cakmak, “Influencing Behavioral Attributions to Robot Motion During Task Execution,” in Conference on Robot Learning (CoRL), 2021.

Abstract

While prior work has shown how to autonomously generate motion that communicates task-related attributes, like intent or capability, we know less about how to automatically generate motion that communicates higher-level behavioral attributes such as curiosity or competence. We propose a framework that addresses the challenges of modeling human attributions to robot motion, generating trajectories that elicit attributions, and selecting trajectories that balance attribution and task completion. The insight underpinning our approach is that attributions can be ascribed to features of the motion that don’t severely impact task performance, and that these features form a convenient basis both for predicting and generating communicative motion. We illustrate the framework in a coverage task resembling household vacuum cleaning. Through a virtual interface, we collect a dataset of human attributions to robot trajectories during task execution and learn a probabilistic model that maps trajectories to attributions. We then incorporate this model into a trajectory generation mechanism that balances between task completion and communication of a desired behavioral attribute. Through an online user study on a different household layout, we find that our prediction model accurately captures human attribution for coverage tasks.

BibTeX Entry

@inproceedings{walker2021attributions,
  author = {Walker, Nick and Mavrogiannis, Christoforos and Srinivasa, Siddhartha and Cakmak, Maya},
  title = {Influencing Behavioral Attributions to Robot Motion During Task Execution},
  booktitle = {Conference on Robot Learning (CoRL)},
  location = {London, UK},
  month = nov,
  year = {2021},
  wwwtype = {conference},
  wwwpdf = {https://openreview.net/pdf?id=UIaodSPHNFN},
  wwwposter = {https://openreview.net/attachment?id=UIaodSPHNFN&name=poster},
  wwwextra = {https://openreview.net/attachment?id=UIaodSPHNFN&name=supplementary_material},
  wwwcode = {https://github.com/nickswalker/influencing-behavioral-attributions},
  wwwolder = {walker2021influencing},
  wwwurl = {https://attributions.nickwalker.us}
}