Skip to content

Comparing and understanding the performance of AutoML models with state-of-the-art models on wireless signal classification and their vulnerability towards transfer-based Projected Gradient Descent and Carlini-Wagner adversarial attacks.

License

Notifications You must be signed in to change notification settings

krishnasrikard/AutoML-Models-for-Wireless-Signals-Classification-and-effectiveness-against-Adversarial-Attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoML Models for Wireless Signals Classification and their effectiveness against Adversarial Attacks

Classification of wireless signals using AutoML models and understanding their effectiveness towards adversarial attacks.

Paper: K. S. Durbha and S. Amuru, "AutoML Models for Wireless Signals Classification and their effectiveness against Adversarial Attacks," 2022 14th International Conference on COMmunication Systems & NETworkS (COMSNETS), 2022, pp. 265-269, doi: 10.1109/COMSNETS53615.2022.9668448.

AutoML

  • AutoML is used to generate models for the classification of wireless signals. AutoKeras library is used to create AutoML deep learning models.

References

RadioML Dataset

Dataset: RML2016.10a.tar.bz2 Source of Dataset: https://www.deepsig.ai/datasets

  • All modulation schemes and SNRs of the RadioML dataset are considered for training and testing.

Data

  • RadioML dataset is split into training and validation datasets with 20% of data for validation.
  • Both training and validation dataset contains samples from all modulation schemes for all SNRs.

Architectures

  • AutoML Customised ResNet, AutoML Customised CLDNN, AutoML Customised CNN and AutoML Customised RNN.

Training and Testing

Adversarial-Attacks

Transfer-Based Untargeted Adversarial Attacks are performed on AutoML Models.

PGD-Attack

CW-Attack

About

Comparing and understanding the performance of AutoML models with state-of-the-art models on wireless signal classification and their vulnerability towards transfer-based Projected Gradient Descent and Carlini-Wagner adversarial attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages