Interactive Tuning of Robot Program Parameters via Expected Divergence Maximization
M. Racca, V. Kyrki, and M. Cakmak, “Interactive Tuning of Robot Program Parameters via Expected Divergence Maximization,” in Proceedings of the 2020 ACM/IEEE International Conference on Human-Robot Interaction, New York, NY, USA, 2020, pp. 629–638, doi: 10.1145/3319502.3374784.
Abstract
Enabling diverse users to program robots for different applications is critical for robots to be widely adopted. Most of the new collaborative robot manipulators come with intuitive programming interfaces that allow novice users to compose robot programs and tune their parameters. However, parameters like motion speeds or exerted forces cannot be easily demonstrated and often require manual tuning, resulting in a tedious trial-and-error process. To address this problem, we formulate tuning of one-dimensional parameters as an Active Learning problem where the learner iteratively refines its estimate of the feasible range of parameter values, by selecting informative queries. By executing the parametrized actions, the learner gathers the user’s feedback, in the form of directional answers ("higher,” "lower,” or "fine”), and integrates it in the estimate. We propose an Active Learning approach based on Expected Divergence Maximization for this setting and compare it against two baselines with synthetic data. We further compare the approaches on a real-robot dataset obtained from programs written with a simple Domain-Specific Language for a robot arm and manually tuned by expert users (N=8) to perform four manipulation tasks. We evaluate the effectiveness and usability of our interactive tuning approach against manual tuning with a user study where novice users (N=8) tuned parameters of a human-robot hand-over program.
BibTeX Entry
@inproceedings{racca2020hri, title = {Interactive Tuning of Robot Program Parameters via Expected Divergence Maximization}, author = {Racca, Mattia and Kyrki, Ville and Cakmak, Maya}, year = {2020}, booktitle = {Proceedings of the 2020 ACM/IEEE International Conference on Human-Robot Interaction}, type = {conference}, isbn = {9781450367462}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, doi = {10.1145/3319502.3374784}, pages = {629–638}, numpages = {10}, keywords = {human-robot interaction, end-user programming, active learning}, location = {Cambridge, United Kingdom}, series = {HRI '20} }