paper-with-me

Papers

Quantifying Assistive Robustness Via the Natural-Adversarial Frontier

2023-10-16 · Jerry Zhi-Yang He, Zackory Erickson, Daniel S. Brown, Anca D. Dragan

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 Reinforcement Learning, 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. https://ood-human.github.io.

📄 PDF Abstract BibTeX arXiv:2310.10610

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring the Adversarial Frontier: Quantifying Robustness via Adversarial Hypervolume

2024-03-08 · Ping Guo, Cheng Gong, Xi Lin, Zhiyuan Yang 외

The escalating threat of adversarial attacks on deep learning models, particularly in security-critical fields, has underscored the need for robust deep learning systems. Conventional robustness evaluations have relied o…

Adversarial RobustnessBenchmarkingDeep Learning

Quantifying the robustness of deep multispectral segmentation models against natural perturbations and data poisoning

2023-05-18 · Elise Bishoff, Charles Godfrey, Myles Mckay, Eleanor Byler

In overhead image segmentation tasks, including additional spectral bands beyond the traditional RGB channels can improve model performance. However, it is still unclear how incorporating this additional data impacts mod…

Adversarial RobustnessData PoisoningImage SegmentationSemantic Segmentation

A Survey on Bridging EEG Signals and Generative AI: From Image and Text to Beyond

2025-02-17 · Shreya Shukla, Jose Torres, Abhijit Mishra, Jacek Gwizdka 외

Integration of Brain-Computer Interfaces (BCIs) and Generative Artificial Intelligence (GenAI) has opened new frontiers in brain signal decoding, enabling assistive communication, neural representation learning, and mult…

Contrastive LearningEEGImage Generationmultimodal generation+3

Multi-modal Intent Classification for Assistive Robots with Large-scale Naturalistic Datasets

2021-12-01 · ALTA 2021 12 · Karun Varghese Mathew, Venkata S Aditya Tarigoppula, Lea Frermann

Recent years have brought a tremendous growth in assistive robots/prosthetics for people with partial or complete loss of upper limb control. These technologies aim to help the users with various reaching and grasping ta…

intent-classificationIntent Classification

Physical world assistive signals for deep neural network classifiers -- neither defense nor attack

2021-05-03 · Camilo Pestana, Wei Liu, David Glance, Robyn Owens 외

Deep Neural Networks lead the state of the art of computer vision tasks. Despite this, Neural Networks are brittle in that small changes in the input can drastically affect their prediction outcome and confidence. Conseq…