IntEr-HRI Competition: Intrinsic Error Evaluation During Human - Robot Interaction
Abstract
Black-Box Optimization (BBO) has found successful applications in many fields of science and engineering. Recently, there has been a growing interest in meta-learning particular components of BBO algorithms to speed up optimization and get rid of tedious hand-crafted heuristics. As an extension, learning the entire algorithm from data requires the least labor from experts and can provide the most flexibility. In this paper, we propose RIBBO, a method to reinforce-learn a BBO algorithm from offline data in an end-to-end fashion. RIBBO employs expressive sequence models to learn the optimization histories produced by multiple behavior algorithms and tasks, leveraging the in-context learning ability of large models to extract task information and make decisions accordingly. Central to our method is to augment the optimization histories with regret-to-go tokens, which are designed to represent the performance of an algorithm based on cumulative regret over the future part of the histories. The integration of regret-to-go tokens enables RIBBO to automatically generate sequences of query points that are positively correlated to the user-desired regret, verified by its universally good empirical performance on diverse problems, including BBO benchmark, hyper-parameter optimization, and robot control problems.
Cite
Text
Chari et al. "IntEr-HRI Competition: Intrinsic Error Evaluation During Human - Robot Interaction." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/994Markdown
[Chari et al. "IntEr-HRI Competition: Intrinsic Error Evaluation During Human - Robot Interaction." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/chari2024ijcai-inter/) doi:10.24963/ijcai.2024/994BibTeX
@inproceedings{chari2024ijcai-inter,
title = {{IntEr-HRI Competition: Intrinsic Error Evaluation During Human - Robot Interaction}},
author = {Chari, Kartik and Kueper, Niklas and Kim, Su Kyoung and Kirchner, Frank and Kirchner, Elsa Andrea},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8623-8626},
doi = {10.24963/ijcai.2024/994},
url = {https://mlanthology.org/ijcai/2024/chari2024ijcai-inter/}
}