paper-with-me

홈 › Papers

Robust Adversarial Reinforcement Learning via Bounded Rationality Curricula

2023-11-03 · Aryaman Reddi, Maximilian Tölle, Jan Peters, Georgia Chalvatzaki, Carlo D'Eramo

Robustness against adversarial attacks and distribution shifts is a long-standing goal of Reinforcement Learning (RL). To this end, Robust Adversarial Reinforcement Learning (RARL) trains a protagonist against destabilizing forces exercised by an adversary in a competitive zero-sum Markov game, whose optimal solution, i.e., rational strategy, corresponds to a Nash equilibrium. However, finding Nash equilibria requires facing complex saddle point optimization problems, which can be prohibitive to solve, especially for high-dimensional control. In this paper, we propose a novel approach for adversarial RL based on entropy regularization to ease the complexity of the saddle point optimization problem. We show that the solution of this entropy-regularized problem corresponds to a Quantal Response Equilibrium (QRE), a generalization of Nash equilibria that accounts for bounded rationality, i.e., agents sometimes play random actions instead of optimal ones. Crucially, the connection between the entropy-regularized objective and QRE enables free modulation of the rationality of the agents by simply tuning the temperature coefficient. We leverage this insight to propose our novel algorithm, Quantal Adversarial RL (QARL), which gradually increases the rationality of the adversary in a curriculum fashion until it is fully rational, easing the complexity of the optimization problem while retaining robustness. We provide extensive evidence of QARL outperforming RARL and recent baselines across several MuJoCo locomotion and navigation problems in overall performance and robustness.

📄 PDF Abstract BibTeX arXiv:2311.01642

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Obstacle Avoidance with Bounded Rationality Adversarial Reinforcement Learning

2025-03-14 · Jose-Luis Holgado-Alvarez, Aryaman Reddi, Carlo D'Eramo

Reinforcement Learning (RL) has proven largely effective in obtaining stable locomotion gaits for legged robots. However, designing control algorithms which can robustly navigate unseen environments with obstacles remain…

BenchmarkingNavigatereinforcement-learningReinforcement Learning+1

Flexibly-bounded Rationality and Marginalization of Irrationality Theories for Decision Making

2013-06-09 · Tshilidzi Marwala

In this paper the theory of flexibly-bounded rationality which is an extension to the theory of bounded rationality is revisited. Rational decision making involves using information which is almost always imperfect and i…

Decision Making

Information-Theoretic Bounded Rationality

2015-12-21 · Pedro A. Ortega, Daniel A. Braun, Justin Dyer, Kee-Eung Kim 외

Bounded rationality, that is, decision-making and planning under resource limitations, is widely regarded as an important open problem in artificial intelligence, reinforcement learning, computational neuroscience and ec…

Decision MakingReinforcement Learning

Semi-bounded Rationality: A model for decision making

2013-05-26 · Tshilidzi Marwala

In this paper the theory of semi-bounded rationality is proposed as an extension of the theory of bounded rationality. In particular, it is proposed that a decision making process involves two components and these are th…

Decision MakingMissing Valuesmodel

Automated Machine Learning, Bounded Rationality, and Rational Metareasoning

2021-09-10 · Eyke Hüllermeier, Felix Mohr, Alexander Tornede, Marcel Wever

The notion of bounded rationality originated from the insight that perfectly rational behavior cannot be realized by agents with limited cognitive or computational resources. Research on bounded rationality, mainly initi…

AutoMLBIG-bench Machine Learning