paper-with-me

홈 › Papers

Harnessing Implicit Cooperation: A Multi-Agent Reinforcement Learning Approach Towards Decentralized Local Energy Markets

2026-02-17 · Nelson Salazar-Pena, Alejandra Tabares, Andres Gonzalez-Mancera arxiv

This paper proposes implicit cooperation, a framework enabling decentralized agents to approximate optimal coordination in local energy markets without explicit peer-to-peer communication. We formulate the problem as a decentralized partially observable Markov decision problem that is solved through a multi-agent reinforcement learning task in which agents use stigmergic signals (key performance indicators at the system level) to infer and react to global states. Through a 3x3 factorial design on an IEEE 34-node topology, we evaluated three training paradigms (CTCE, CTDE, DTDE) and three algorithms (PPO, APPO, SAC). Results identify APPO-DTDE as the optimal configuration, achieving a coordination score of 91.7% relative to the theoretical centralized benchmark (CTCE). However, a critical trade-off emerges between efficiency and stability: while the centralized benchmark maximizes allocative efficiency with a peer-to-peer trade ratio of 0.6, the fully decentralized approach (DTDE) demonstrates superior physical stability. Specifically, DTDE reduces the variance of grid balance by 31% compared to hybrid architectures, establishing a highly predictable, import-biased load profile that simplifies grid regulation. Furthermore, topological analysis reveals emergent spatial clustering, where decentralized agents self-organize into stable trading communities to minimize congestion penalties. While SAC excelled in hybrid settings, it failed in decentralized environments due to entropy-driven instability. This research proves that stigmergic signaling provides sufficient context for complex grid coordination, offering a robust, privacy-preserving alternative to expensive centralized communication infrastructure.

📄 PDF Abstract BibTeX arXiv:2602.16062

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

A Cooperation Graph Approach for Multiagent Sparse Reward Reinforcement Learning

2022-08-05 · Qingxu Fu, Tenghai Qiu, Zhiqiang Pu, Jianqiang Yi 외

Multiagent reinforcement learning (MARL) can solve complex cooperative tasks. However, the efficiency of existing MARL methods relies heavily on well-defined reward functions. Multiagent tasks with sparse reward feedback…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Concept Learning for Cooperative Multi-Agent Reinforcement Learning

2025-07-27 · Zhonghan Ge, Yuanyang Zhu, Chunlin Chen arxiv

Despite substantial progress in applying neural networks (NN) to multi-agent reinforcement learning (MARL) areas, they still largely suffer from a lack of transparency and interoperability. However, its implicit cooperat…

Multi-agent Reinforcement LearningStarcraft II

Self-Clustering Hierarchical Multi-Agent Reinforcement Learning with Extensible Cooperation Graph

2024-03-26 · Qingxu Fu, Tenghai Qiu, Jianqiang Yi, Zhiqiang Pu 외

Multi-Agent Reinforcement Learning (MARL) has been successful in solving many cooperative challenges. However, classic non-hierarchical MARL algorithms still cannot address various complex multi-agent problems that requi…

ClusteringGraph LearningMulti-agent Reinforcement Learning

Emergent Cooperation in Quantum Multi-Agent Reinforcement Learning Using Communication

2026-01-26 · Michael Kölle, Christian Reff, Leo Sünkel, Julian Hager 외 arxiv

Emergent cooperation in classical Multi-Agent Reinforcement Learning has gained significant attention, particularly in the context of Sequential Social Dilemmas (SSDs). While classical reinforcement learning approaches h…

Multi-agent Reinforcement Learning

MARLEM: A Multi-Agent Reinforcement Learning Simulation Framework for Implicit Cooperation in Decentralized Local Energy Markets

2026-02-17 · Nelson Salazar-Pena, Alejandra Tabares, Andres Gonzalez-Mancera arxiv

This paper introduces a novel, open-source MARL simulation framework for studying implicit cooperation in LEMs, modeled as a decentralized partially observable Markov decision process and implemented as a Gymnasium envir…

Multi-agent Reinforcement Learning