paper-with-me

홈 › Papers

Learning to Cooperate via Policy Search

2014-08-07 · Leonid Peshkin, Kee-Eung Kim, Nicolas Meuleau, Leslie Pack Kaelbling

Cooperative games are those in which both agents share the same payoff structure. Value-based reinforcement-learning algorithms, such as variants of Q-learning, have been applied to learning cooperative games, but they only apply when the game state is completely observable to both agents. Policy search methods are a reasonable alternative to value-based methods for partially observable environments. In this paper, we provide a gradient-based distributed policy-search method for cooperative games and compare the notion of local optimum to that of Nash equilibrium. We demonstrate the effectiveness of this method experimentally in a small, partially observable simulated soccer domain.

📄 PDF Abstract BibTeX arXiv:1408.1484

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Policy Search with Rare Significant Events: Choosing the Right Partner to Cooperate with

2021-03-11 · Paul Ecoffet, Nicolas Fontbonne, Jean-Baptiste André, Nicolas Bredeche

This paper focuses on a class of reinforcement learning problems where significant events are rare and limited to a single positive reward per episode. A typical example is that of an agent who has to choose a partner to…

Evolutionary Algorithmsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Divide and Cooperate: Role-Decomposed Multi-Agent LLM Training with Cross-Agent Learning Signals

2026-06-09 · Jaewan Park, Solbee Cho, Jay-Yoon Lee arxiv

Modern language agents which perform multi-step reasoning have shown strong performance in knowledge-intensive question answering. However, existing approaches typically couple evidence acquisition and answer generation …

Question AnsweringAnswer Generation

Promoting Cooperation in the Public Goods Game using Artificial Intelligent Agents

2024-12-06 · Arend Hintze, Christoph Adami

The tragedy of the commons illustrates a fundamental social dilemma where individual rational actions lead to collectively undesired outcomes, threatening the sustainability of shared resources. Strategies to escape this…

Multi-Agent Reinforcement Learning for Unmanned Aerial Vehicle Coordination by Multi-Critic Policy Gradient Optimization

2020-12-31 · Yoav Alon, Huiyu Zhou

Recent technological progress in the development of Unmanned Aerial Vehicles (UAVs) together with decreasing acquisition costs make the application of drone fleets attractive for a wide variety of tasks. In agriculture, …

Collision AvoidanceManagementMulti-agent Reinforcement Learningreinforcement-learning+2

Agentic Transformers Provably Learn to Search via Reinforcement Learning

2026-05-29 · Tong Yang, Yu Huang, Yingbin Liang, Yuejie Chi arxiv

Tree search is a central abstraction behind many language-agent reasoning and decision-making tasks: agents must explore actions, remember failures, and backtrack toward promising alternatives. Yet, we lack a theoretical…

Reinforcement Learning