paper-with-me

Papers

Agnostic Interactive Imitation Learning: New Theory and Practical Algorithms

2023-12-28 · Yichen Li, Chicheng Zhang

We study interactive imitation learning, where a learner interactively queries a demonstrating expert for action annotations, aiming to learn a policy that has performance competitive with the expert, using as few annotations as possible. We focus on the general agnostic setting where the expert demonstration policy may not be contained in the policy class used by the learner. We propose a new oracle-efficient algorithm MFTPL-P (abbreviation for Mixed Follow the Perturbed Leader with Poisson perturbations) with provable finite-sample guarantees, under the assumption that the learner is given access to samples from some ``explorative'' distribution over states. Our guarantees hold for any policy class, which is considerably broader than prior state of the art. We further propose Bootstrap-Dagger, a more practical variant that does not require additional sample access. Empirically, MFTPL-P and Bootstrap-Dagger notably surpass online and offline imitation learning baselines in continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2312.16860

Code (1)

liyichen1998/bootstrapdagger-mftplp 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlImitation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

RLIF: Interactive Imitation Learning as Reinforcement Learning

2023-11-21 · Jianlan Luo, Perry Dong, Yuexiang Zhai, Yi Ma 외

Although reinforcement learning methods offer a powerful framework for automatic skill acquisition, for practical learning-based control problems in domains such as robotics, imitation learning often provides a more conv…

continuous-controlContinuous ControlImitation Learningreinforcement-learning+1

From Philosophy to Interfaces: an Explanatory Method and a Tool Inspired by Achinstein's Theory of Explanation

2021-09-09 · Francesco Sovrano, Fabio Vitali

We propose a new method for explanations in Artificial Intelligence (AI) and a tool to test its expressive power within a user interface. In order to bridge the gap between philosophy and human-computer interfaces, we sh…

Explainable Artificial Intelligence (XAI)Knowledge GraphsPhilosophyQuestion Answering

Practical, Provably-Correct Interactive Learning in the Realizable Setting: The Power of True Believers

2021-11-09 · NeurIPS 2021 12 · Julian Katz-Samuels, Blake Mason, Kevin Jamieson, Rob Nowak

We consider interactive learning in the realizable setting and develop a general framework to handle problems ranging from best arm identification to active classification. We begin our investigation with the observation…

Computational Efficiency

Formally Verified Solution Methods for Infinite-Horizon Markov Decision Processes

2022-06-05 · Maximilian Schäfeller, Mohammad Abdulaziz

We formally verify executable algorithms for solving Markov decision processes (MDPs) in the interactive theorem prover Isabelle/HOL. We build on existing formalizations of probability theory to analyze the expected tota…

Provably Robust Training of Quantum Circuit Classifiers Against Parameter Noise

2025-05-24 · Lucas Tecot, Di Luo, Cho-Jui Hsieh

Advancements in quantum computing have spurred significant interest in harnessing its potential for speedups over classical systems. However, noise remains a major obstacle to achieving reliable quantum algorithms. In th…