DRL meets DSA Networks: Convergence Analysis and Its Application to System Design
Ramin Safavinejad, Hao-Hsuan Chang, and Lingjia Liu

TL;DR
This paper compares deep reinforcement learning methods for dynamic spectrum access, showing that deep echo state networks require fewer samples and offer better computational efficiency than deep recurrent Q networks.
Contribution
It analytically demonstrates the sample efficiency advantage of DEQN over DRQN and provides a systematic method for hyperparameter tuning in DSA networks.
Findings
DEQN requires fewer training samples than DRQN for convergence.
DEQN outperforms DRQN in computational efficiency.
Performance evaluation confirms DEQN's superiority in DSA applications.
Abstract
In dynamic spectrum access (DSA) networks, secondary users (SUs) need to opportunistically access primary users' (PUs) radio spectrum without causing significant interference. Since the interaction between the SU and the PU systems are limited, deep reinforcement learning (DRL) has been introduced to help SUs to conduct spectrum access. Specifically, deep recurrent Q network (DRQN) has been utilized in DSA networks for SUs to aggregate the information from the recent experiences to make spectrum access decisions. DRQN is notorious for its sample efficiency in the sense that it needs a rather large number of training data samples to tune its parameters which is a computationally demanding task. In our recent work, deep echo state network (DEQN) has been introduced to DSA networks to address the sample efficiency issue of DRQN. In this paper, we analytically show that DEQN comparatively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Advancements in Semiconductor Devices and Circuit Design · Optical Network Technologies
