paper-with-me

Papers

Probability Density Estimation Based Imitation Learning

2021-12-13 · Yang Liu, Yongzhe Chang, Shilei Jiang, Xueqian Wang, Bin Liang, Bo Yuan

Imitation Learning (IL) is an effective learning paradigm exploiting the interactions between agents and environments. It does not require explicit reward signals and instead tries to recover desired policies using expert demonstrations. In general, IL methods can be categorized into Behavioral Cloning (BC) and Inverse Reinforcement Learning (IRL). In this work, a novel reward function based on probability density estimation is proposed for IRL, which can significantly reduce the complexity of existing IRL methods. Furthermore, we prove that the theoretically optimal policy derived from our reward function is identical to the expert policy as long as it is deterministic. Consequently, an IRL problem can be gracefully transformed into a probability density estimation problem. Based on the proposed reward function, we present a "watch-try-learn" style framework named Probability Density Estimation based Imitation Learning (PDEIL), which can work in both discrete and continuous action spaces. Finally, comprehensive experiments in the Gym environment show that PDEIL is much more efficient than existing algorithms in recovering rewards close to the ground truth.

📄 PDF Abstract BibTeX arXiv:2112.06746

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImitation Learning

Similar Papers 제목 키워드 기반

Uniform Convergence Rates for Kernel Density Estimation

2017-08-01 · ICML 2017 8 · Heinrich Jiang

Kernel density estimation (KDE) is a popular nonparametric density estimation method. We (1) derive finite-sample high-probability density estimation bounds for multivariate KDE under mild density assumptions which …

Density EstimationLocal intrinsic dimension estimation

Sum-of-Squares Polynomial Flow

2019-05-07 · Priyank Jaini, Kira A. Selby, Yao-Liang Yu

Triangular map is a recent construct in probability theory that allows one to transform any source probability density function to any target density function. Based on triangular maps, we propose a general framework for…

Density Estimation

Deterministic Fokker-Planck Transport -- With Applications to Sampling, Variational Inference, Kernel Mean Embeddings & Sequential Monte Carlo

2024-10-11 · Ilja Klebanov

The Fokker-Planck equation can be reformulated as a continuity equation, which naturally suggests using the associated velocity field in particle flow methods. While the resulting probability flow ODE offers appealing pr…

Density EstimationVariational Inference

Learning Transfer Operators by Kernel Density Estimation

2022-08-01 · Sudam Surasinghe, Jeremie Fish, Erik M. Bollt

Inference of transfer operators from data is often formulated as a classical problem that hinges on the Ulam method. The conventional description, known as the Ulam-Galerkin method, involves projecting onto basis functio…

Density Estimation

BORE: Bayesian Optimization by Density-Ratio Estimation

2021-02-17 · Louis C. Tiao, Aaron Klein, Matthias Seeger, Edwin V. Bonilla 외

Bayesian optimization (BO) is among the most effective and widely-used blackbox optimization methods. BO proposes solutions according to an explore-exploit trade-off criterion encoded in an acquisition function, many of …

Bayesian OptimizationBinary ClassificationDensity Ratio Estimation