paper-with-me

홈 › Papers

Health-Informed Policy Gradients for Multi-Agent Reinforcement Learning

2019-08-02 · Ross E. Allen, Jayesh K. Gupta, Jaime Pena, Yutai Zhou, Javona White Bear, Mykel J. Kochenderfer

This paper proposes a definition of system health in the context of multiple agents optimizing a joint reward function. We use this definition as a credit assignment term in a policy gradient algorithm to distinguish the contributions of individual agents to the global reward. The health-informed credit assignment is then extended to a multi-agent variant of the proximal policy optimization algorithm and demonstrated on particle and multiwalker robot environments that have characteristics such as system health, risk-taking, semi-expendable agents, continuous action spaces, and partial observability. We show significant improvement in learning performance compared to policy gradient methods that do not perform multi-agent credit assignment.

📄 PDF Abstract BibTeX arXiv:1908.01022

Code (1)

rallen10/ergo_particle_gym 공식 구현 tf

Tasks

Multi-agent Reinforcement LearningPolicy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

SAGE: Stochastic Prompt Optimization via Agent-Guided Exploration

2026-06-17 · Ziyi Zhu, Luka Smyth, Saki Shinoda, Jinghong Chen arxiv

Context engineering has emerged as a primary lever for improving AI systems without parameter updates. Recent work showing that textual gradients do not function as real gradients motivates treating automatic prompt opti…

Gradient Informed Proximal Policy Optimization

2023-12-14 · NeurIPS 2023 11 · Sanghyun Son, Laura Yu Zheng, Ryan Sullivan, Yi-Ling Qiao 외

We introduce a novel policy learning method that integrates analytical gradients from differentiable environments with the Proximal Policy Optimization (PPO) algorithm. To incorporate analytical gradients into the PPO fr…

Almost Sure Convergence of Networked Policy Gradient over Time-Varying Networks in Markov Potential Games

2024-10-26 · Sarper Aydin, Ceyhun Eksin

We propose networked policy gradient play for solving Markov potential games including continuous action and state spaces. In the decentralized algorithm, agents sample their actions from parametrized and differentiable …

Difference Rewards Policy Gradients

2020-12-21 · Jacopo Castellini, Sam Devlin, Frans A. Oliehoek, Rahul Savani

Policy gradient methods have become one of the most popular classes of algorithms for multi-agent reinforcement learning. A key challenge, however, that is not addressed by many of these methods is multi-agent credit ass…

counterfactualMulti-agent Reinforcement LearningPolicy Gradient MethodsReinforcement Learning (RL)

ResT: Reshaping Token-Level Policy Gradients for Tool-Use Large Language Models

2025-09-26 · Zihan Lin, Xiaohan Wang, Jie Cao, Jiajun Chai 외 arxiv

Large language models (LLMs) transcend passive generation and act as goal-directed agents by invoking external tools. Reinforcement learning (RL) offers a principled framework for optimizing these emergent tool-use polic…

Reinforcement Learning