paper-with-me

홈 › Papers

Fine-grained graph representation learning for heterogeneous mobile networks with attentive fusion and contrastive learning

2024-12-10 · Shengheng Liu, Tianqi Zhang, Ningning Fu, Yongming Huang

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.

📄 PDF Abstract BibTeX arXiv:2412.07809

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph Representation LearningGraph structure learningKnowledge GraphsNode ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

MANDO: Multi-Level Heterogeneous Graph Embeddings for Fine-Grained Detection of Smart Contract Vulnerabilities

2022-08-28 · Hoang H. Nguyen, Nhat-Minh Nguyen, Chunyao Xie, Zahra Ahmadi 외

Learning heterogeneous graphs consisting of different types of nodes and edges enhances the results of homogeneous graph techniques. An interesting example of such graphs is control-flow graphs representing possible soft…

Graph AttentionVulnerability Detection

DisenHCN: Disentangled Hypergraph Convolutional Networks for Spatiotemporal Activity Prediction

2022-08-14 · Yinfeng Li, Chen Gao, Quanming Yao, Tong Li 외

Spatiotemporal activity prediction, aiming to predict user activities at a specific location and time, is crucial for applications like urban planning and mobile advertising. Existing solutions based on tensor decomposit…

Activity PredictionGraph EmbeddingPredictionTensor Decomposition

Heterogeneous Graph Representation Learning with Relation Awareness

2021-05-24 · Le Yu, Leilei Sun, Bowen Du, Chuanren Liu 외

Representation learning on heterogeneous graphs aims to obtain meaningful node representations to facilitate various downstream tasks, such as node classification and link prediction. Existing heterogeneous graph learnin…

Graph LearningGraph Neural NetworkGraph Representation LearningLink Prediction+4

Parallax: Runtime Parallelization for Operator Fallbacks in Heterogeneous Edge Systems

2025-12-12 · Chong Tang, Hao Dai, Jagmohan Chauhan arxiv

The growing demand for real-time DNN applications on edge devices necessitates faster inference of increasingly complex models. Although many devices include specialized accelerators (e.g., mobile GPUs), dynamic control-…

LLM-Enhanced Hierarchical Heterogeneous Graph Representation Learning for Malicious Python Package Detection

2026-07-03 · Hang Gao, Xiaoyu Chen, Baoquan Cui, Zhen Tang 외 arxiv

Malicious Python packages have become a major threat to software supply chain ecosystems due to the widespread adoption of open-source repositories such as PyPI. Existing learning-based detection methods struggle to capt…

Graph Representation LearningGraph Neural Network