Causal Model-Based Reinforcement Learning for Sample-Efficient IoT Channel Access
By: Aswin Arun , Christo Kurisummoottil Thomas , Rimalpudi Sarvendranath and more
Potential Business Impact:
Teaches devices to share internet faster and smarter.
Despite the advantages of multi-agent reinforcement learning (MARL) for wireless use case such as medium access control (MAC), their real-world deployment in Internet of Things (IoT) is hindered by their sample inefficiency. To alleviate this challenge, one can leverage model-based reinforcement learning (MBRL) solutions, however, conventional MBRL approaches rely on black-box models that are not interpretable and cannot reason. In contrast, in this paper, a novel causal model-based MARL framework is developed by leveraging tools from causal learn- ing. In particular, the proposed model can explicitly represent causal dependencies between network variables using structural causal models (SCMs) and attention-based inference networks. Interpretable causal models are then developed to capture how MAC control messages influence observations, how transmission actions determine outcomes, and how channel observations affect rewards. Data augmentation techniques are then used to generate synthetic rollouts using the learned causal model for policy optimization via proximal policy optimization (PPO). Analytical results demonstrate exponential sample complexity gains of causal MBRL over black-box approaches. Extensive simulations demonstrate that, on average, the proposed approach can reduce environment interactions by 58%, and yield faster convergence compared to model-free baselines. The proposed approach inherently is also shown to provide interpretable scheduling decisions via attention-based causal attribution, revealing which network conditions drive the policy. The resulting combination of sample efficiency and interpretability establishes causal MBRL as a practical approach for resource-constrained wireless systems.
Similar Papers
Consensus-based Decentralized Multi-agent Reinforcement Learning for Random Access Network Optimization
Networking and Internet Architecture
Helps many devices share internet without crashing.
A Roadmap Towards Improving Multi-Agent Reinforcement Learning With Causal Discovery And Inference
Machine Learning (CS)
Helps robot teams learn to work together better.
Preference-Guided Learning for Sparse-Reward Multi-Agent Reinforcement Learning
Machine Learning (CS)
Teaches robots to learn from few rewards.