作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (5): 383-395. doi: 10.19678/j.issn.1000-3428.0069677

• 新一代网络与边缘计算 • 上一篇    下一篇

基于ResNet-Transformer的通信信号自动调制识别

沈丹阳, 麦文*()   

  1. 四川师范大学物理与电子工程学院, 四川 成都 610000
  • 收稿日期:2024-04-01 修回日期:2024-09-24 出版日期:2026-05-15 发布日期:2024-12-06
  • 通讯作者: 麦文
  • 作者简介:

    沈丹阳, 男, 硕士研究生, 主研方向为软件无线电、射频识别

    麦文(通信作者), 副教授

  • 基金资助:
    无线传感器网络四川省高校重点实验室开放课题(WSN202205)

Automatic Modulation Recognition of Communication Signals Based on the ResNet-Transformer

SHEN Danyang, MAI Wen*()   

  1. School of Physics and Electronic Engineering, Sichuan Normal University, Chengdu 610000, Sichuan, China
  • Received:2024-04-01 Revised:2024-09-24 Online:2026-05-15 Published:2024-12-06
  • Contact: MAI Wen

摘要:

自动调制识别(AMR)是通信识别、态势感知和电子侦察等领域的重要环节。由于深度神经网络具有很强的特征提取和分类能力, 使得与传统检测方法相比有着更高的识别精度, 但目前常用的神经网络在提取信号时序信息时存在局限性, 包括高复杂度和低信噪比下识别精度差等问题。针对以上问题, 构建一种基于残差神经网络(ResNet)和Transformer网络(ResNet-Transformer)的决策融合识别方案, 旨在处理更复杂的信噪比情况, 并提高整体的识别准确率。该方案首先通过ResNet的时序记忆特性深度挖掘通信信号的时域特征, 然后结合Transformer网络突出的长距离依赖关系提取能力进一步提升抗噪性能, 最后使用决策融合策略根据每条支路输出得到最终判决结果。实验结果表明, 在开源数据集RML2018.01A上, 该方案在信噪比为10 dB以上时平均识别精度大于93%, 在信噪比为0时仍能保持56%的识别精度, 相比传统网络模型能取得更高的调制识别准确率并且具有良好的抗噪能力。

关键词: 自动调制识别, 通信信号, 残差神经网络, Transformer网络, 决策融合

Abstract:

Automatic Modulation Recognition (AMR) is a crucial component in communication identification, situational awareness, and electronic reconnaissance. Deep neural networks, known for their powerful feature extraction and classification capabilities, offer higher recognition accuracy compared to traditional methods. However, current neural networks exhibit limitations in effectively extracting temporal information from signals, leading to high complexity and poor recognition accuracy under low Signal-to-Noise Ratio (SNR) conditions. To address these issues, this paper proposes a decision fusion recognition scheme based on a Residual Neural Network (ResNet) and Transformer network (ResNet-Transformer). This scheme aims to handle more complex SNR scenarios and improve the overall recognition accuracy. By leveraging the temporal memory characteristics of ResNet to deeply extract time-domain features from communication signals, and combining the outstanding long-distance dependency extraction capabilities of the Transformer network to enhance noise resistance, the proposed scheme employs a decision fusion strategy to obtain the final decision based on the outputs of each branch. Experimental results show that the proposed scheme achieves an average recognition accuracy of over 93% for SNRs above 10 dB and maintains a recognition accuracy of 56% even at an SNR of 0 on the open dataset RML2018.01A. Compared to traditional network models, the proposed scheme achieves a higher modulation recognition accuracy and exhibits a high noise resistance.

Key words: Automatic Modulation Recognition (AMR), communication signal, Residual Neural Network (ResNet), Transformer network, decision fusion