ITLGAug 4, 2020

Faded-Experience Trust Region Policy Optimization for Model-Free Power Allocation in Interference Channel

arXiv:2008.01705v18 citations
AI Analysis

This incremental improvement addresses convergence speed for model-free power allocation in interference channels, benefiting wireless communication systems.

The paper tackles slow convergence in policy gradient reinforcement learning by introducing faded-experience TRPO, which uses recently learned policies to enhance learning speed, achieving nearly double the learning speed compared to TRPO in a power allocation task for interference channels.

Policy gradient reinforcement learning techniques enable an agent to directly learn an optimal action policy through the interactions with the environment. Nevertheless, despite its advantages, it sometimes suffers from slow convergence speed. Inspired by human decision making approach, we work toward enhancing its convergence speed by augmenting the agent to memorize and use the recently learned policies. We apply our method to the trust-region policy optimization (TRPO), primarily developed for locomotion tasks, and propose faded-experience (FE) TRPO. To substantiate its effectiveness, we adopt it to learn continuous power control in an interference channel when only noisy location information of devices is available. Results indicate that with FE-TRPO it is possible to almost double the learning speed compared to TRPO. Importantly, our method neither increases the learning complexity nor imposes performance loss.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes