English

Reducing Human-Robot Goal State Divergence with Environment Design

Artificial Intelligence 2024-04-24 v1

Abstract

One of the most difficult challenges in creating successful human-AI collaborations is aligning a robot's behavior with a human user's expectations. When this fails to occur, a robot may misinterpret their specified goals, prompting it to perform actions with unanticipated, potentially dangerous side effects. To avoid this, we propose a new metric we call Goal State Divergence (GSD)\mathcal{(GSD)}, which represents the difference between a robot's final goal state and the one a human user expected. In cases where GSD\mathcal{GSD} cannot be directly calculated, we show how it can be approximated using maximal and minimal bounds. We then input the GSD\mathcal{GSD} value into our novel human-robot goal alignment (HRGA) design problem, which identifies a minimal set of environment modifications that can prevent mismatches like this. To show the effectiveness of GSD\mathcal{GSD} for reducing differences between human-robot goal states, we empirically evaluate our approach on several standard benchmarks.

Cite

@article{arxiv.2404.15184,
  title  = {Reducing Human-Robot Goal State Divergence with Environment Design},
  author = {Kelsey Sikes and Sarah Keren and Sarath Sreedharan},
  journal= {arXiv preprint arXiv:2404.15184},
  year   = {2024}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-28T16:03:58.317Z