SearcharxivSearch

arXiv subjects

Yongliang Guo

Publications and source records attributed to Yongliang Guo.

2 recordsLinked to original sources

Deep Learning-Based Modeling of 5G Core Control Plane for 5G Network Digital Twin

Digital twin serves as a crucial facilitator in the advancement and implementation of emerging technologies within 5G and beyond networks. However, the intricate structure and diverse functionalities of the existing 5G core network, especially the control plane, present challenges in constructing core network digital twins. In this paper, we propose two novel data-driven architectures for modeling the 5G control plane and implement corresponding deep learning models, namely 5GC-Seq2Seq and 5GC-former, based on the Vanilla Seq2Seq model and Transformer decoder respectively. We also present a solution enabling the interconversion of signaling messages and length-limited vectors to construct a dataset. The experiments are based on 5G core network signaling messages collected by the Spirent C50 network tester, encompassing various procedures such as registration, handover, and PDU sessions. The results show that 5GC-Seq2Seq achieves a 99.997\% F1-score (a metric measuring the accuracy of positive samples) in single UE scenarios with a simple structure, but exhibits significantly reduced performance in handling concurrency. In contrast, 5GC-former surpasses 99.999\% F1-score while maintaining robust performance under concurrent UE scenarios by constructing a more complex and highly parallel model. These findings validate that our method accurately replicates the principal functionalities of the 5G core network control plane.

eess.SY

Semi-supervised MIMO Detection Using Cycle-consistent Generative Adversarial Network

In this paper, a new semi-supervised deep multiple-input multiple-output (MIMO) detection approach using a cycle-consistent generative adversarial network (CycleGAN) is proposed for communication systems without any prior knowledge of underlying channel distributions. Specifically, we propose the CycleGAN detector by constructing a bidirectional loop of two modified least squares generative adversarial networks (LS-GAN). The forward LS-GAN learns to model the transmission process, while the backward LS-GAN learns to detect the received signals. By optimizing the cycle-consistency of the transmitted and received signals through this loop, the proposed method is trained online and semi-supervisedly using both the pilots and the received payload data. As such, the demand on labelled training dataset is considerably controlled, and thus the overhead is effectively reduced. Numerical results show that the proposed CycleGAN detector achieves better performance in terms of both bit error-rate (BER) and achievable rate than existing semi-blind deep learning (DL) detection methods as well as conventional linear detectors, especially when considering signal distortion due to the nonlinearity of power amplifiers (PA) at the transmitter.

eess.SP