paper-with-me

Papers

Conditioning of Reinforcement Learning Agents and its Policy Regularization Application

2019-06-13 · Arip Asadulaev, Igor Kuznetsov, Gideon Stein, Andrey Filchenkov

The outcome of Jacobian singular values regularization was studied for supervised learning problems. It also was shown that Jacobian conditioning regularization can help to avoid the ``mode-collapse'' problem in Generative Adversarial Networks. In this paper, we try to answer the following question: Can information about policy conditioning help to shape a more stable and general policy of reinforcement learning agents? To answer this question, we conduct a study of Jacobian conditioning behavior during policy optimization. To the best of our knowledge, this is the first work that research condition number in reinforcement learning agents. We propose a conditioning regularization algorithm and test its performance on the range of continuous control tasks. Finally, we compare algorithms on the CoinRun environment with separated train end test levels to analyze how conditioning regularization contributes to agents' generalization.

📄 PDF Abstract BibTeX arXiv:1906.05437

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Linear Convergence of Independent Natural Policy Gradient in Games with Entropy Regularization

2024-05-04 · Youbang Sun, Tao Liu, P. R. Kumar, Shahin Shahrampour

This work focuses on the entropy-regularized independent natural policy gradient (NPG) algorithm in multi-agent reinforcement learning. In this work, agents are assumed to have access to an oracle with exact policy evalu…

Multi-agent Reinforcement Learning

Overestimation, Overfitting, and Plasticity in Actor-Critic: the Bitter Lesson of Reinforcement Learning

2024-03-01 · Michal Nauman, Michał Bortkiewicz, Piotr Miłoś, Tomasz Trzciński 외

Recent advancements in off-policy Reinforcement Learning (RL) have significantly improved sample efficiency, primarily due to the incorporation of various forms of regularization that enable more gradient update steps th…

Reinforcement Learning (RL)

Sparse Adversarial Attack in Multi-agent Reinforcement Learning

2022-05-19 · Yizheng Hu, Zhihua Zhang

Cooperative multi-agent reinforcement learning (cMARL) has many real applications, but the policy trained by existing cMARL algorithms is not robust enough when deployed. There exist also many methods about adversarial a…

Adversarial AttackMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Intrinsic Vicarious Conditioning for Deep Reinforcement Learning

2026-05-12 · Rodney A Sanchez, Ferat Sahin, Alex Ororbia, Jamison Heard arxiv

Advancements in reinforcement learning have produced a variety of complex and useful intrinsic driving forces; crucially, these drivers operate under a direct conditioning paradigm. This form of conditioning limits our a…

Reinforcement LearningContinual Learning

Increasing Entropy to Boost Policy Gradient Performance on Personalization Tasks

2023-10-09 · Andrew Starnes, Anton Dereventsov, Clayton Webster

In this effort, we consider the impact of regularization on the diversity of actions taken by policies generated from reinforcement learning agents trained using a policy gradient. Policy gradient agents are prone to ent…

Diversity