paper-with-me

홈 › Papers

Unbiased learning with State-Conditioned Rewards in Adversarial Imitation Learning

2021-01-01 · Dong-Sig Han, Hyunseo Kim, Hyundo Lee, Je-Hwan Ryu, Byoung-Tak Zhang

Adversarial imitation learning has emerged as a general and scalable framework for automatic reward acquisition. However, we point out that previous methods commonly exploited occupancy-dependent reward learning formulation. Despite the theoretical justification, the occupancy measures tend to cause issues in practice because of high variance and low vulnerability to domain shifts. Another reported problem is termination biases induced by provided rewarding and regularization schemes around terminal states. In order to deal with these issues, this work presents a novel algorithm called causal adversarial inverse reinforcement learning. The framework employs a dual discriminator architecture for decoupling state densities from rewards formulation. We investigate the reward shaping theory to deal with the finite horizon problem and address the reward function's optimality. The formulation draws a strong connection between adversarial learning and energy-based reinforcement learning; thus, the architecture is capable of recovering a reward function that induces a multi-modal policy. In experiments, we demonstrate that our approach outperforms prior methods in challenging continuous control tasks, even under significant variation in the environments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlImitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Noise-conditioned Energy-based Annealed Rewards (NEAR): A Generative Framework for Imitation Learning from Observation

2025-01-24 · Anish Abhijit Diwan, Julen Urain, Jens Kober, Jan Peters

This paper introduces a new imitation learning framework based on energy-based generative models capable of learning complex, physics-dependent, robot motion policies through state-only expert motion trajectories. Our al…

DenoisingImitation Learning

Reward function shape exploration in adversarial imitation learning: an empirical study

2021-04-14 · Yawei Wang, Xiu Li

For adversarial imitation learning algorithms (AILs), no true rewards are obtained from the environment for learning the strategy. However, the pseudo rewards based on the output of the discriminator are still required. …

continuous-controlContinuous ControlImitation LearningMuJoCo

Blockwise Advantage Estimation for Multi-Objective RL with Verifiable Rewards

2026-02-10 · Kirill Pavlenko, Alexander Golubev, Simon Karasik, Boris Yangel arxiv

Group Relative Policy Optimization (GRPO) assigns a single scalar advantage to all tokens in a completion. For structured generations with explicit segments and objectives, this couples unrelated reward signals across se…

Training a Conditioned Video Game Agent on a VLM Annotated Dataset

2026-08-06 · Katrin Schmid, Iuri Frosio arxiv

Reinforcement Learning (RL) is a powerful but far from easy-to-use technique for policy learning. In the specific case of video games, access to the game engine is required to get rewards for training (e.g. to collect re…

Reinforcement LearningOffline RL

Self-Imitation Learning via Trajectory-Conditioned Policy for Hard-Exploration Tasks

2019-09-25 · Yijie Guo, Jongwook Choi, Marcin Moczulski, Samy Bengio 외

Imitation learning from human-expert demonstrations has been shown to be greatly helpful for challenging reinforcement learning problems with sparse environment rewards. However, it is very difficult to achieve similar s…

Imitation Learning