paper-with-me

홈 › Papers

A Model-Based Approach for Improving Reinforcement Learning Efficiency Leveraging Expert Observations

2024-02-29 · Erhan Can Ozcan, Vittorio Giammarino, James Queeney, Ioannis Ch. Paschalidis

This paper investigates how to incorporate expert observations (without explicit information on expert actions) into a deep reinforcement learning setting to improve sample efficiency. First, we formulate an augmented policy loss combining a maximum entropy reinforcement learning objective with a behavioral cloning loss that leverages a forward dynamics model. Then, we propose an algorithm that automatically adjusts the weights of each component in the augmented loss function. Experiments on a variety of continuous control tasks demonstrate that the proposed algorithm outperforms various benchmarks by effectively utilizing available expert observations.

📄 PDF Abstract BibTeX arXiv:2402.18836

Code (1)

noc-lab/sac-expert 공식 구현 tf

Tasks

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Adversarial Imitation Learning from Visual Observations using Latent Information

2023-09-29 · Vittorio Giammarino, James Queeney, Ioannis Ch. Paschalidis

We focus on the problem of imitation learning from visual observations, where the learning agent has access to videos of experts as its sole learning source. The challenges of this framework include the absence of expert…

Imitation Learning

Inverse Delayed Reinforcement Learning

2024-12-04 · Simon Sinong Zhan, Qingyuan Wu, Zhian Ruan, Frank Yang 외

Inverse Reinforcement Learning (IRL) has demonstrated effectiveness in a variety of imitation tasks. In this paper, we introduce an IRL framework designed to extract rewarding features from expert trajectories affected b…

MuJoCoreinforcement-learningReinforcement Learning

SeMAIL: Eliminating Distractors in Visual Imitation via Separated Models

2023-06-19 · Shenghua Wan, Yucen Wang, Minghao Shao, Ruying Chen 외

Model-based imitation learning (MBIL) is a popular reinforcement learning method that improves sample efficiency on high-dimension input sources, such as images and videos. Following the convention of MBIL research, exis…

Imitation Learning

Composition of Memory Experts for Diffusion World Models

2026-05-12 · Sebastian Stapf, Pablo Acuaviva Huertos, Aram Davtyan, Paolo Favaro arxiv

World models aim to predict plausible futures consistent with past observations, a capability central to planning and decision-making in reinforcement learning. Yet, existing architectures face a fundamental memory trade…

Reinforcement Learning

Sample Efficient Social Navigation Using Inverse Reinforcement Learning

2021-06-18 · Bobak H. Baghi, Gregory Dudek

In this paper, we present an algorithm to efficiently learn socially-compliant navigation policies from observations of human trajectories. As mobile robots come to inhabit and traffic social spaces, they must account fo…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Social Navigation