paper-with-me

Papers

Learning to Shape Rewards using a Game of Two Partners

2021-03-16 · David Mguni, Taher Jafferjee, Jianhong Wang, Nicolas Perez-Nieves, Tianpei Yang, Matthew Taylor, Wenbin Song, Feifei Tong, Hui Chen, Jiangcheng Zhu, Jun Wang, Yaodong Yang

Reward shaping (RS) is a powerful method in reinforcement learning (RL) for overcoming the problem of sparse or uninformative rewards. However, RS typically relies on manually engineered shaping-reward functions whose construction is time-consuming and error-prone. It also requires domain knowledge which runs contrary to the goal of autonomous learning. We introduce Reinforcement Learning Optimising Shaping Algorithm (ROSA), an automated reward shaping framework in which the shaping-reward function is constructed in a Markov game between two agents. A reward-shaping agent (Shaper) uses switching controls to determine which states to add shaping rewards for more efficient learning while the other agent (Controller) learns the optimal policy for the task using these shaped rewards. We prove that ROSA, which adopts existing RL algorithms, learns to construct a shaping-reward function that is beneficial to the task thus ensuring efficient convergence to high performance policies. We demonstrate ROSA's properties in three didactic experiments and show its superior performance against state-of-the-art RS algorithms in challenging sparse reward environments.

📄 PDF Abstract BibTeX arXiv:2103.09159

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Zero Shot Coordination for Sparse Reward Tasks with Diverse Reward Shapings

2026-04-28 · Keenan Powell, Peihong Yu, Pratap Tokekar arxiv

Many Multi-Agent Reinforcement Learning (MARL) agents fail to adapt properly to cooperating with agents trained with the same objectives but different seeds, algorithms, or other training differences. This is the problem…

Multi-agent Reinforcement Learning

Action Guidance: Getting the Best of Sparse Rewards and Shaped Rewards for Real-time Strategy Games

2020-10-05 · Shengyi Huang, Santiago Ontañón

Training agents using Reinforcement Learning in games with sparse rewards is a challenging problem, since large amounts of exploration are required to retrieve even the first reward. To tackle this problem, a common appr…

Real-Time Strategy GamesReinforcement Learning (RL)

GridToPix: Training Embodied Agents with Minimal Supervision

2021-04-14 · ICCV 2021 10 · Unnat Jain, Iou-Jen Liu, Svetlana Lazebnik, Aniruddha Kembhavi 외

While deep reinforcement learning (RL) promises freedom from hand-labeled data, great successes, especially for Embodied AI, require significant work to create supervision via carefully shaped rewards. Indeed, without sh…

Deep Reinforcement LearningPointGoal NavigationReinforcement Learning (RL)Task 2

Partner-Aware Hierarchical Skill Discovery for Robust Human-AI Collaboration

2026-05-23 · Adnan Ahmad, Bahareh Nakisa, Mohammad Naim Rastgoo arxiv

Multi-agent collaboration, especially in human-AI teaming, requires agents that can adapt to novel partners with diverse and dynamic behaviors. Conventional Deep Hierarchical Reinforcement Learning (DHRL) methods focus o…

Hierarchical Reinforcement Learning

Diverse Conventions for Human-AI Collaboration

2023-10-24 · NeurIPS 2023 11 · Bidipta Sarkar, Andy Shih, Dorsa Sadigh

Conventions are crucial for strong performance in cooperative multi-agent games, because they allow players to coordinate on a shared strategy without explicit communication. Unfortunately, standard multi-agent reinforce…

Multi-agent Reinforcement Learning