paper-with-me

Papers

ClST: A Convolutional Transformer Framework for Automatic Modulation Recognition by Knowledge Distillation

2023-12-29 · Dongbin Hou, Lixin Li, Wensheng Lin, Junli Liang, Zhu Han

With the rapid development of deep learning (DL) in recent years, automatic modulation recognition (AMR) with DL has achieved high accuracy. However, insufficient training signal data in complicated channel environments and large-scale DL models are critical factors that make DL methods difficult to deploy in practice. Aiming to these problems, we propose a novel neural network named convolution-linked signal transformer (ClST) and a novel knowledge distillation method named signal knowledge distillation (SKD). The ClST is accomplished through three primary modifications: a hierarchy of transformer containing convolution, a novel attention mechanism named parallel spatial-channel attention (PSCA) mechanism and a novel convolutional transformer block named convolution-transformer projection (CTP) to leverage a convolutional projection. The SKD is a knowledge distillation method to effectively reduce the parameters and complexity of neural networks. We train two lightweight neural networks using the SKD algorithm, KD-CNN and KD-MobileNet, to meet the demand that neural networks can be used on miniaturized devices. The simulation results demonstrate that the ClST outperforms advanced neural networks on all datasets. Moreover, both KD-CNN and KD-MobileNet obtain higher recognition accuracy with less network complexity, which is very beneficial for the deployment of AMR on miniaturized communication devices.

📄 PDF Abstract BibTeX arXiv:2312.17446

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Modulation RecognitionKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

A Deep Spatial Contextual Long-term Recurrent Convolutional Network for Saliency Detection

2016-10-06 · Nian Liu, Junwei Han

Traditional saliency models usually adopt hand-crafted image features and human-designed mechanisms to calculate local or global contrast. In this paper, we propose a novel computational saliency model, i.e., deep spatia…

Saliency Detection

Bidirectional-Convolutional LSTM Based Spectral-Spatial Feature Learning for Hyperspectral Image Classification

2017-03-23 · Qingshan Liu, Feng Zhou, Renlong Hang, Xiao-Tong Yuan

This paper proposes a novel deep learning framework named bidirectional-convolutional long short term memory (Bi-CLSTM) network to automatically learn the spectral-spatial feature from hyperspectral images (HSIs). In the…

General ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Automatic Remaining Useful Life Estimation Framework with Embedded Convolutional LSTM as the Backbone

2020-08-10 · Yexu Zhou, Yuting Gao, Yiran Huang, Michael Hefenbrock 외

An essential task in predictive maintenance is the prediction of the Remaining Useful Life (RUL) through the analysis of multivariate time series. Using the sliding window method, Convolutional Neural Network (CNN) and c…

Bayesian OptimizationTime SeriesTime Series Analysis

Recurrent U-net for automatic pelvic floor muscle segmentation on 3D ultrasound

2021-07-29 · Frieda van den Noort, Beril Sirmacek, Cornelis H. Slump

The prevalance of pelvic floor problems is high within the female population. Transperineal ultrasound (TPUS) is the main imaging modality used to investigate these problems. Automating the analysis of TPUS data will hel…

Segmentation

Exploiting temporal consistency for real-time video depth estimation

2019-08-10 · ICCV 2019 10 · Haokui Zhang, Chunhua Shen, Ying Li, Yuanzhouhan Cao 외

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information …

Depth EstimationMonocular Depth Estimation