This repository contains the code and findings from the research paper titled "Spectrum Sensing-Enhanced Federated Multi-Armed Bandit for Cognitive Radio" by Ganghui Yi and Jungmin So, conducted under the Department of Computer Science and Engineering at Sogang University in Spring 2023.
This study enhances the Federated Multi-Armed Bandit (FMAB) algorithm for cognitive radio (CR) systems by introducing uncertainty in frequency band rewards and using energy detection for spectrum sensing. The enhanced FMAB algorithm demonstrates improved spectrum access, reduced exploration costs, and faster convergence in uncertain CR scenarios.
- Code Implementation
- Simulation Results
- Comparative Analysis between Fed1 UCB and Fed2 UCB
- Fed2 UCB (client cooperation) outperforms Fed1 UCB (independent client behavior) in reducing regret and communication costs.
- Randomized mean rewards and spectrum sensing lead to more efficient and effective decision-making in dynamic spectrum conditions.
For future reference, my notes for this research project can be found on here