paper-with-me

Papers

Multi-agent Bayesian Deep Reinforcement Learning for Microgrid Energy Management under Communication Failures

2021-11-22 · Hao Zhou, Atakan Aral, Ivona Brandic, Melike Erol-Kantarci

Microgrids (MGs) are important players for the future transactive energy systems where a number of intelligent Internet of Things (IoT) devices interact for energy management in the smart grid. Although there have been many works on MG energy management, most studies assume a perfect communication environment, where communication failures are not considered. In this paper, we consider the MG as a multi-agent environment with IoT devices in which AI agents exchange information with their peers for collaboration. However, the collaboration information may be lost due to communication failures or packet loss. Such events may affect the operation of the whole MG. To this end, we propose a multi-agent Bayesian deep reinforcement learning (BA-DRL) method for MG energy management under communication failures. We first define a multi-agent partially observable Markov decision process (MA-POMDP) to describe agents under communication failures, in which each agent can update its beliefs on the actions of its peers. Then, we apply a double deep Q-learning (DDQN) architecture for Q-value estimation in BA-DRL, and propose a belief-based correlated equilibrium for the joint-action selection of multi-agent BA-DRL. Finally, the simulation results show that BA-DRL is robust to both power supply uncertainty and communication failure uncertainty. BA-DRL has 4.1% and 10.3% higher reward than Nash Deep Q-learning (Nash-DQN) and alternating direction method of multipliers (ADMM) respectively under 1% communication failure probability.

📄 PDF Abstract BibTeX arXiv:2111.11868

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningenergy managementManagementQ-Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Renewable energy integration and microgrid energy trading using multi-agent deep reinforcement learning

2021-11-21 · Daniel J. B. Harrold, Jun Cao, Zhong Fan

In this paper, multi-agent reinforcement learning is used to control a hybrid energy storage system working collaboratively to reduce the energy costs of a microgrid through maximising the value of renewable energy and t…

Deep Reinforcement Learningenergy tradingMulti-agent Reinforcement Learningreinforcement-learning+1

Federated Multi-Agent Deep Reinforcement Learning Approach via Physics-Informed Reward for Multi-Microgrid Energy Management

2022-12-29 · Yuanzheng Li, Shangyang He, Yang Li, Yang Shi 외

The utilization of large-scale distributed renewable energy promotes the development of the multi-microgrid (MMG), which raises the need of developing an effective energy management method to minimize economic costs and …

Deep Reinforcement Learningenergy managementFederated LearningManagement+3

Multi-Microgrid Collaborative Optimization Scheduling Using an Improved Multi-Agent Soft Actor-Critic Algorithm

2023-04-01 · Jiankai Gao, Yang Li, Bin Wang, Haibo Wu

The implementation of a multi-microgrid (MMG) system with multiple renewable energy sources enables the facilitation of electricity trading. To tackle the energy management problem of a MMG system, which consists of mult…

AutoMLDeep Reinforcement Learningenergy managementManagement+3

AutoGrid AI: Deep Reinforcement Learning Framework for Autonomous Microgrid Management

2025-09-03 · Kenny Guo, Nicholas Eckhert, Krish Chhajer, Luthira Abeykoon 외 arxiv

We present a deep reinforcement learning-based framework for autonomous microgrid management. tailored for remote communities. Using deep reinforcement learning and time-series forecasting models, we optimize microgrid e…

Reinforcement Learning

Risk-Aware Energy Scheduling for Edge Computing with Microgrid: A Multi-Agent Deep Reinforcement Learning Approach

2020-02-21 · Md. Shirajum Munir, Sarder Fakhrul Abedin, Nguyen H. Tran, Zhu Han 외

In recent years, multi-access edge computing (MEC) is a key enabler for handling the massive expansion of Internet of Things (IoT) applications and services. However, energy consumption of a MEC network depends on volati…

Deep Reinforcement LearningEdge-computingReinforcement LearningScheduling