GANomaly for anomaly detection (w multiple GPU support)

Versione 1.0.1 (11,9 KB) da Da Huang
MATLAB implementation of the GANomaly network architecture for anomaly detection problems.
13 download
Aggiornato 30 giu 2024

Visualizza la licenza

The code package comes with an example that does the follow: 1. loads data from file, 2. construct GANomaly network, 3. train the GANomaly network, and 4. use trained GANomaly for anomaly detection.
The code comes with multiple GPU support.
The example in the main.m can run on the MNIST datset for readiness check, or on your own dataset.
Condition of use: plese cite the following paper
D. Huang and A. Al-Hourani, "Physical Layer Spoof Detection and Authentication for IoT Devices Using Deep Learning Methods," in IEEE Transactions on Machine Learning in Communications and Networking, vol. 2, pp. 841-854, 2024, doi: 10.1109/TMLCN.2024.3417806.
--------------------------------------------------------------------------------------------------------
P.S.:
1. The MNIST dataset needs to be downloaded and put in the same folder. The dataset can be found in the following link:
2. The helper function for processing the MNIST dataset is modified based on the following MATLAB example:
3. GANomaly is implemented based on the following Github project:

Cita come

Huang, Da, and Akram Al-Hourani. “Physical Layer Spoof Detection and Authentication for IoT Devices Using Deep Learning Methods.” IEEE Transactions on Machine Learning in Communications and Networking, vol. 2, Institute of Electrical and Electronics Engineers (IEEE), 2024, pp. 841–54, doi:10.1109/tmlcn.2024.3417806.

Visualizza più stili
Compatibilità della release di MATLAB
Creato con R2023b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.1

Update linked publication

1.0.0