1: \begin{abstract}
2: This paper focuses on spectrum sharing in heterogeneous wireless networks,
3: where nodes with different Media Access Control (MAC) protocols
4: to transmit data packets to a common access point over a shared wireless
5: channel. While previous studies have proposed Deep Reinforcement Learning
6: (DRL)-based multiple access protocols tailored to specific scenarios,
7: these approaches are limited by their inability to generalize across
8: diverse environments, often requiring time-consuming retraining.
9: To address this issue, we introduce Generalizable Multiple Access
10: (GMA), a novel Meta-Reinforcement Learning (meta-RL)-based MAC protocol
11: designed for rapid adaptation across heterogeneous network environments.
12: GMA leverages a context-based meta-RL approach with Mixture of Experts
13: (MoE) to improve representation learning, enhancing latent information
14: extraction. By learning a meta-policy during training, GMA enables
15: fast adaptation to different and previously unknown environments,
16: without prior knowledge of the specific MAC protocols in use. Simulation
17: results demonstrate that, although the GMA protocol experiences a
18: slight performance drop compared to baseline methods in training environments,
19: it achieves faster convergence and higher performance in new, unseen
20: environments.
21: \end{abstract}