Explainable AI-aided Feature Selection and Model Reduction for DRL-based V2X Resource Allocation
Nasir Khan, Asmaa Abdallah, Abdulkadir Celik, Ahmed M. Eltawil, Sinem Coleri
TL;DR
The paper tackles the lack of explainability in DRL-driven V2X resource allocation by introducing a model-agnostic, two-stage SHAP-based XAI framework that ranks state features and reduces input dimensionality. It employs a centralized-training, decentralized-execution MADRL algorithm to jointly optimize sub-band allocation and transmit power under URLLC reliability constraints, achieving near-maximum sum-rate with significantly reduced model complexity. The authors demonstrate that masking low-importance features via SHAP can preserve around 97% of the original MADRL performance while cutting average training time by up to ~26% and reducing trainable parameters by up to ~46% in networks with eight vehicular pairs. This approach enhances practical deployment by improving interpretability, reducing communication overhead for weight updates, and enabling scalable operation in dynamic vehicular environments. Future work includes adapting the XAI framework to other wireless resource allocation problems and integrating it with digital twin and meta-learning paradigms to further improve adaptability.
Abstract
Artificial intelligence (AI) is expected to significantly enhance radio resource management (RRM) in sixth-generation (6G) networks. However, the lack of explainability in complex deep learning (DL) models poses a challenge for practical implementation. This paper proposes a novel explainable AI (XAI)- based framework for feature selection and model complexity reduction in a model-agnostic manner. Applied to a multi-agent deep reinforcement learning (MADRL) setting, our approach addresses the joint sub-band assignment and power allocation problem in cellular vehicle-to-everything (V2X) communications. We propose a novel two-stage systematic explainability framework leveraging feature relevance-oriented XAI to simplify the DRL agents. While the former stage generates a state feature importance ranking of the trained models using Shapley additive explanations (SHAP)-based importance scores, the latter stage exploits these importance-based rankings to simplify the state space of the agents by removing the least important features from the model input. Simulation results demonstrate that the XAI-assisted methodology achieves 97% of the original MADRL sum-rate performance while reducing optimal state features by 28%, average training time by 11%, and trainable weight parameters by 46% in a network with eight vehicular pairs.
