Multi-layer network embedding on scc-based network with motif

Published: 01 Jan 2024, Last Modified: 07 Aug 2024Digit. Commun. Networks 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Interconnection of all things challenges the traditional communication methods, and Semantic Communication and Computing (SCC) will become new solutions. It is a challenging task to accurately detect, extract, and represent semantic information in the research of SCC-based networks. In previous research, researchers usually use convolution to extract the feature information of a graph and perform the corresponding task of node classification. However, the content of semantic information is quite complex. Although graph convolutional neural networks provide an effective solution for node classification tasks, due to their limitations in representing multiple relational patterns and not recognizing and analyzing higher-order local structures, the extracted feature information is subject to varying degrees of loss. Therefore, this paper extends from a single-layer topology network to a multi-layer heterogeneous topology network. The Bidirectional Encoder Representations from Transformers (BERT) training word vector is introduced to extract the semantic features in the network, and the existing graph neural network is improved by combining the higher-order local feature module of the network model representation network. A multi-layer network embedding algorithm on SCC-based networks with motifs is proposed to complete the task of end-to-end node classification. We verify the effectiveness of the algorithm on a real multi-layer heterogeneous network.
Loading