吉林大学学报(信息科学版) ›› 2026, Vol. 44 ›› Issue (3): 706-712.

• • 上一篇    下一篇

基于 VAE-WGAN 的无线通信网络异常数据剔除算法

张爱生,姚冰莹   

  1. 广州软件学院软件与人工智能学院,广州510990
  • 收稿日期:2024-06-05 出版日期:2026-06-02 发布日期:2026-06-02
  • 作者简介:张爱生(1981— ), 男, 湖北荆门人, 广州软件学院讲师, 主要从事大数据技术研究, (Tel)86-15920827511(E-mail) zas20240608@163. com。
  • 基金资助:
    广州软件学院科学研究2023年校级科研基金资助项目(KY202314) 

Algorithm for Removing Abnormal Data in Wireless Communication Networks Based on Semi Supervised Learning

ZHANG Aisheng, YAO Bingying   

  1. College of Software and Artificial Intelligence, Guangzhou University of Software, Guangzhou 510990, China
  • Received:2024-06-05 Online:2026-06-02 Published:2026-06-02

摘要: 针对无线通信网络数据多维动态变化导致异常检测困难的问题, 提出基于 VAE-WGAN(Variational Autoencoder-Wasserstein Generative Adversarial Network)的无线通信网络异常数据剔除算法。采用主成分分析法对无线通信网络数据实施降维处理通过小波变换对于降维后的数据进行去噪。利用VAE模块、WGAN模块搭建 VAE-WGAN 模型, 将降维与去噪处理后的数据输入到该模型中, 并且其能输出异常得分,当异常得分大于异常检测阈值时则认定该数据为异常数据并将其剔除以达到无线通信网络异常数据剔除的目标。实验结果表明,所提算法的无线通信网络数据处理效果好并可有效完成异常数据的检测能将其精准剔除具备可靠性。

关键词: 主成分分析法, 小波变换, 无线通信网络, 半监督学习, 异常数据剔除

Abstract: In order to solve the problem of difficulty in anomaly detection caused by multidimensional dynamic changes in wireless communication network data, a wireless communication network abnormal data elimination algorithm based on VAE-WGAN ( Variational Autoencoder-Wasserstein Generative Adversarial Network) is proposed. Principal component analysis is used to reduce the dimension of wireless communication network data, and wavelet transform is used to denoise the reduced dimension data. The VAE-WGAN model is built by using VAE module and WGAN module, and the data after dimensionality reduction and denoising are input into the model, and the model will output an anomaly score. When the anomaly score is greater than the anomaly detection threshold, the data will be identified as abnormal data and eliminated, so as to achieve the goal of eliminating abnormal data. The experimental results show that the data processing effect of the proposed algorithm is good, and the abnormal data can be effectively detected and accurately eliminated.

Key words: principal component analysis method, wavelet transform, wireless communication network, semi supervised learning, abnormal data removal

中图分类号: 

  • TP391