paper-with-me

홈 › Papers

On Assessing the Usefulness of Proxy Domains for Developing and Evaluating Embodied Agents

2021-09-29 · Anthony Courchesne, Andrea Censi, Liam Paull

In many situations it is either impossible or impractical to develop and evaluate agents entirely on the target domain on which they will be deployed. This is particularly true in robotics, where doing experiments on hardware is much more arduous than in simulation. This has become arguably more so in the case of learning-based agents. To this end, considerable recent effort has been devoted to developing increasingly realistic and higher fidelity simulators. However, we lack any principled way to evaluate how good a "proxy domain" is, specifically in terms of how useful it is in helping us achieve our end objective of building an agent that performs well in the target domain. In this work, we investigate methods to address this need. We begin by clearly separating two uses of proxy domains that are often conflated: 1) their ability to be a faithful predictor of agent performance and 2) their ability to be a useful tool for learning. In this paper, we attempt to clarify the role of proxy domains and establish new proxy usefulness (PU) metrics to compare the usefulness of different proxy domains. We propose the relative predictive PU to assess the predictive ability of a proxy domain and the learning PU to quantify the usefulness of a proxy as a tool to generate learning data. Furthermore, we argue that the value of a proxy is conditioned on the task that it is being used to help solve. We demonstrate how these new metrics can be used to optimize parameters of the proxy domain for which obtaining ground truth via system identification is not trivial.

📄 PDF Abstract BibTeX arXiv:2109.14516

Code (1)

duckietown/gym-duckietown 공식 구현 pytorch

Similar Papers 제목 키워드 기반

What's a Good Prediction? Challenges in evaluating an agent's knowledge

2020-01-23 · Alex Kearney, Anna Koop, Patrick M. Pilarski

Constructing general knowledge by learning task-independent models of the world can help agents solve challenging problems. However, both constructing and evaluating such models remains an open challenge. The most common…

Continual LearningGeneral KnowledgeMinecraft

An Integration of UTAUT and Task-Technology Fit Frameworks for Assessing the Acceptance of Clinical Decision Support Systems in the Context of a Developing Country

2020-11-25 · Soliman Aljarboa, Shah J. Miah

This paper is to create a basis of theoretical contribution for a new PhD thesis in the area of Clinical Decision Support Systems (CDSS) acceptance. Over the past three years, we conducted qualitative research into three…

PROXYQA: An Alternative Framework for Evaluating Long-Form Text Generation with Large Language Models

2024-01-26 · Haochen Tan, Zhijiang Guo, Zhan Shi, Lu Xu 외

Large Language Models (LLMs) have succeeded remarkably in understanding long-form contents. However, exploring their capability for generating long-form contents, such as reports and articles, has been relatively unexplo…

ArticlesFormText Generation

Neural Bridge Sampling for Evaluating Safety-Critical Autonomous Systems

2020-08-24 · NeurIPS 2020 12 · Aman Sinha, Matthew O'Kelly, Russ Tedrake, John Duchi

Learning-based methodologies increasingly find applications in safety-critical domains like autonomous driving and medical robotics. Due to the rare nature of dangerous events, real-world testing is prohibitively expensi…

Autonomous DrivingComputational Efficiency

Quantifying the Intrinsic Usefulness of Attributional Explanations for Graph Neural Networks with Artificial Simulatability Studies

2023-05-25 · Jonas Teufel, Luca Torresi, Pascal Friederich

Despite the increasing relevance of explainable AI, assessing the quality of explanations remains a challenging issue. Due to the high costs associated with human-subject experiments, various proxy metrics are often used…

Graph Classification