Skip to content

Commit

Permalink
Update publications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zackory authored Sep 18, 2023
1 parent 2280453 commit b88f56f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/publications.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Find and Delete these: ’

- title: "Quantifying Assistive Robustness Via the Natural-Adversarial Frontier"
authors: Jerry Zhi-Yang He, Daniel S. Brown, Zackory Erickson, and Anca Dragan
year: 2023
type: conference
venue: CoRL
image: ../images/he2023quantifying.jpg
id: he2023quantifying
projectpage:
code:
bibtex: |
@inproceedings{he2023quantifying,
title={Quantifying Assistive Robustness Via the Natural-Adversarial Frontier},
author={He, Jerry Zhi-Yang and Brown, Daniel S and Erickson, Zackory and Dragan, Anca},
booktitle={7th Annual Conference on Robot Learning},
year={2023}
}
abstract: "Our ultimate goal is to build robust policies for robots that assist people. What makes this hard is that people can behave unexpectedly at test time, potentially interacting with the robot outside its training distribution and leading to failures. Even just measuring robustness is a challenge. Adversarial perturbations are the default, but they can paint the wrong picture: they can correspond to human motions that are unlikely to occur during natural interactions with people. A robot policy might fail under small adversarial perturbations but work under large natural perturbations. We propose that capturing robustness in these interactive settings requires constructing and analyzing the entire natural-adversarial frontier: the Pareto-frontier of human policies that are the best trade-offs between naturalness and low robot performance. We introduce RIGID, a method for constructing this frontier by training adversarial human policies that trade off between minimizing robot reward and acting human-like (as measured by a discriminator). On an Assistive Gym task, we use RIGID to analyze the performance of standard collaborative RL, as well as the performance of existing methods meant to increase robustness. We also compare the frontier RIGID identifies with the failures identified in expert adversarial interaction, and with naturally-occurring failures during user interaction. Overall, we find evidence that RIGID can provide a meaningful measure of robustness predictive of deployment performance, and uncover failure cases in human-robot interaction that are difficult to find manually."
awards:
video:
pdf: https://openreview.net/pdf?id=diOr96f65N

title: "A Multimodal Sensing Ring for Quantification of Scratch Intensity"
authors: Akhil Padmanabha, Sonal Choudhary, Carmel Majidi*, and Zackory Erickson*
year: 2023
Expand Down

0 comments on commit b88f56f

Please sign in to comment.