Skip to content

YZS666/An-Efficient-RFF-Extraction-Method

Repository files navigation

An-Efficient-RFF-Extraction-Method

This is a PyTorch/GPU implementation of the paper An Efficient RFF Extraction Method Using Asymmetric Masked Auto-Encoder. If using relevant content, please cite this paper:

@INPROCEEDINGS{10460605,
  author={Yao, Zhisheng and Fu, Xue and Wang, Shufei and Wang, Yu and Gui, Guan and Mao, Shiwen},
  booktitle={2023 28th Asia Pacific Conference on Communications (APCC)}, 
  title={An Efficient RFF Extraction Method Using Asymmetric Masked Auto-Encoder}, 
  year={2023},
  volume={},
  number={},
  pages={364-368},
  keywords={Convolutional codes;Wireless communication;Training;Convolution;Fingerprint recognition;Feature extraction;Transceivers;Radio frequency fingerprint (RFF);unsupervised learning;asymmetric masked auto-encoder (AMAE)},
  doi={10.1109/APCC60132.2023.10460605}}

Catalog

  • Training code
  • Few-shot training code
  • AWGN training code
  • Visualization code

Training and Visualization

  • Start training by running the train_FS-AMAE.py or train_FS-AMAE.py file.
  • After the training is completed, the Visualization.py file can be run to visualize the features of the trained model, and the trained model can be evaluated using unsupervised clustering indicators.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages