Skip to content

nhoyh/GAN-based-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI-GAN: GAN-based anomaly detection using user initial information

This model is introduced in https://ieeexplore.ieee.org/abstract/document/9335651

If you need overall codes in this project, please request me on e-mail:

[email protected], [email protected], TCL, KAIST, http://robot.kaist.ac.kr

Proposed Model (UI-GAN)

Schematic of UI-GAN. The initial heart rate information was achieved from the extracted feature in non-fall data. The initial information was listed by the calculated relevance ranking. Feature maps, which became downsized for each convolution step, were surrounded in order of the highest-ranking feature. Color triangles representing the used features and corresponding feature maps were illustrated in the same color. All the surrounding feature maps were concatenated to the corresponding decoded feature maps. This model learned the distribution of the non-fall data through iterative adversarial training, and it detected falls from the difference between the input and the reconstruction data.

Used datasets

HIFD: https://github.com/nhoyh/HR_IMU_falldetection_dataset

MobiFall v2.0 & MobiAct v2.0: https://bmi.hmu.gr/the-mobifall-and-mobiact-datasets-2/

Model Descriptions

  • UI-GAN (Proposed Model)


  • AnoGAN

  • fAnoGAN

  • EBGAN

  • BiGAN

  • ALAD


  • ENCEBGAN

  • SENCEBGAN


  • GANomaly

  • Skip-GANomaly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages