Fine-grained graph representation learning for heterogeneous mobile networks with attentive fusion and contrastive learning
Shengheng Liu, Tianqi Zhang, Ningning Fu, Yongming Huang
TL;DR
This paper tackles learning dynamic, heterogeneous wireless data knowledge graphs (WDKGs) for network automation, where manual KG construction is costly and brittle. It introduces DMGSL, an unsupervised data-and-model driven graph structure learning framework that slices the network into homogeneous, time-sliced snapshots based on coherence time $T_c$ and fuses edge-type information with a hierarchical attention mechanism, while incorporating history via a temporal attention module built on LSTM. A contrastive learning component aligns anchor and learned graph representations under two augmented views, providing self-supervised guidance for structure refinement. Experiments on a real uplink throughput WDKG demonstrate that DMGSL outperforms state-of-the-art baselines in both learned topology quality and node classification performance, highlighting its potential for real-time network analytics and automation in 6G-era mobile networks.
Abstract
AI becomes increasingly vital for telecom industry, as the burgeoning complexity of upcoming mobile communication networks places immense pressure on network operators. While there is a growing consensus that intelligent network self-driving holds the key, it heavily relies on expert experience and knowledge extracted from network data. In an effort to facilitate convenient analytics and utilization of wireless big data, we introduce the concept of knowledge graphs into the field of mobile networks, giving rise to what we term as wireless data knowledge graphs (WDKGs). However, the heterogeneous and dynamic nature of communication networks renders manual WDKG construction both prohibitively costly and error-prone, presenting a fundamental challenge. In this context, we propose an unsupervised data-and-model driven graph structure learning (DMGSL) framework, aimed at automating WDKG refinement and updating. Tackling WDKG heterogeneity involves stratifying the network into homogeneous layers and refining it at a finer granularity. Furthermore, to capture WDKG dynamics effectively, we segment the network into static snapshots based on the coherence time and harness the power of recurrent neural networks to incorporate historical information. Extensive experiments conducted on the established WDKG demonstrate the superiority of the DMGSL over the baselines, particularly in terms of node classification accuracy.
