paper-with-me

Papers

Supervised Bayesian Specification Inference from Demonstrations

2021-07-06 · Ankit Shah, Pritish Kamath, Shen Li, Patrick Craven, Kevin Landers, Kevin Oden, Julie Shah

When observing task demonstrations, human apprentices are able to identify whether a given task is executed correctly long before they gain expertise in actually performing that task. Prior research into learning from demonstrations (LfD) has failed to capture this notion of the acceptability of a task's execution; meanwhile, temporal logics provide a flexible language for expressing task specifications. Inspired by this, we present Bayesian specification inference, a probabilistic model for inferring task specification as a temporal logic formula. We incorporate methods from probabilistic programming to define our priors, along with a domain-independent likelihood function to enable sampling-based inference. We demonstrate the efficacy of our model for inferring specifications, with over 90% similarity observed between the inferred specification and the ground truth, both within a synthetic domain and during a real-world table setting task.

📄 PDF Abstract BibTeX arXiv:2107.02912

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Programming

Similar Papers 제목 키워드 기반

Bayesian Inference of Temporal Task Specifications from Demonstrations

2018-12-01 · NeurIPS 2018 12 · Ankit Shah, Pritish Kamath, Julie A. Shah, Shen Li

When observing task demonstrations, human apprentices are able to identify whether a given task is executed correctly long before they gain expertise in actually performing that task. Prior research into learning from de…

Bayesian InferenceProbabilistic Programming

Learning Task Specifications from Demonstrations

2017-10-11 · NeurIPS 2018 12 · Marcell Vazquez-Chanlatte, Susmit Jha, Ashish Tiwari, Mark K. Ho 외

Real world applications often naturally decompose into several sub-tasks. In many settings (e.g., robotics) demonstrations provide a natural way to specify the sub-tasks. However, most methods for learning from demonstra…

Safe Imitation Learning via Fast Bayesian Reward Inference from Preferences

2020-02-21 · ICML 2020 1 · Daniel S. Brown, Russell Coleman, Ravi Srinivasan, Scott Niekum

Bayesian reward learning from demonstrations enables rigorous safety and uncertainty analysis when performing imitation learning. However, Bayesian reward learning methods are typically computationally intractable for co…

Atari GamesBayesian InferenceImitation Learning

Interactive Robot Training for Non-Markov Tasks

2020-03-04 · Ankit Shah, Samir Wadhwania, Julie Shah

Defining sound and complete specifications for robots using formal languages is challenging, while learning formal specifications directly from demonstrations can lead to over-constrained task policies. In this paper, we…

Active Learning

Does Unsupervised Domain Adaptation Improve the Robustness of Amortized Bayesian Inference? A Systematic Evaluation

2025-02-07 · Lasse Elsemüller, Valentin Pratz, Mischa von Krause, Andreas Voss 외

Neural networks are fragile when confronted with data that significantly deviates from their training distribution. This is true in particular for simulation-based inference methods, such as neural amortized Bayesian inf…

Bayesian InferenceDomain AdaptationUnsupervised Domain Adaptation