paper-with-me

홈 › Papers

Deep Reinforcement Learning with Symmetric Prior for Predictive Power Allocation to Mobile Users

2021-02-10 · Jianyu Zhao, Chenyang Yang

Deep reinforcement learning has been applied for a variety of wireless tasks, which is however known with high training and inference complexity. In this paper, we resort to deep deterministic policy gradient (DDPG) algorithm to optimize predictive power allocation among K mobile users requesting video streaming, which minimizes the energy consumption of the network under the no-stalling constraint of each user. To reduce the sampling complexity and model size of the DDPG, we exploit a kind of symmetric prior inherent in the actor and critic networks: permutation invariant and equivariant properties, to design the neural networks. Our analysis shows that the free model parameters of the DDPG can be compressed by 2/K^2. Simulation results demonstrate that the episodes required by the learning model with the symmetric prior to achieve the same performance as the vanilla policy reduces by about one third when K = 10.

📄 PDF Abstract BibTeX arXiv:2103.13298

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Batch Normalization 설명 없음
DDPG DDPG, or Deep Deterministic Policy Gradient, is an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action…

Similar Papers 제목 키워드 기반

The Spoils of Algorithmic Collusion: Profit Allocation Among Asymmetric Firms

2025-01-13 · Simon Martin, Hans-Theo Normann, Paul Püplichhuisen, Tobias Werner

We study the propensity of independent algorithms to collude in repeated Cournot duopoly games. Specifically, we investigate the predictive power of different oligopoly and bargaining solutions regarding the effect of as…

Improving Learning Efficiency for Wireless Resource Allocation with Symmetric Prior

2020-05-18 · Chengjian Sun, Jiajun Wu, Chenyang Yang

Improving learning efficiency is paramount for learning resource allocation with deep neural networks (DNNs) in wireless communications over highly dynamic environments. Incorporating domain knowledge into learning is a …

Accelerating Deep Reinforcement Learning With the Aid of Partial Model: Energy-Efficient Predictive Video Streaming

2020-03-21 · Dong Liu, Jianyu Zhao, Chenyang Yang, Lajos Hanzo

Predictive power allocation is conceived for energy-efficient video streaming over mobile networks using deep reinforcement learning. The goal is to minimize the accumulated energy consumption of each base station over a…

Deep Reinforcement LearningReinforcement Learning

Optimal Power Allocation for Rate Splitting Communications with Deep Reinforcement Learning

2021-07-01 · Nguyen Quang Hieu, Dinh Thai Hoang, Dusit Niyato, Dong In Kim

This letter introduces a novel framework to optimize the power allocation for users in a Rate Splitting Multiple Access (RSMA) network. In the network, messages intended for users are split into different parts that are …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Scalable Learning and MAP Inference for Nonsymmetric Determinantal Point Processes

2020-06-17 · ICLR 2021 1 · Mike Gartrell, Insu Han, Elvis Dohmatob, Jennifer Gillenwater 외

Determinantal point processes (DPPs) have attracted significant attention in machine learning for their ability to model subsets drawn from a large item collection. Recent work shows that nonsymmetric DPP (NDPP) kernels …

Point Processes