Code Monkey home page Code Monkey logo

usad's People

Contributors

finloop avatar manigalati avatar mariazuluaga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

usad's Issues

Threshold Definition

Hi @manigalati , I am wondering how did you implement the threshold as AUC score? Isn't the AUC score is the kinda accuracy of the model. If you check the maximum value of y_pred, it is lower than the AUC score thus In the paper, they don't explain how did they set the threshold.

Question about the parameters

Hello, can I ask why you set the batch_size=7919, and whether the z_size means latent space or not? Did you use the down-sampling rate mentioned in the article USAD? Thanks for your answer.

RuntimeError: CUDA out of memory.

I run this USAD.ipynb in jupyter-notebook.

train is ok.
test is error.
error message is below.

RuntimeError: CUDA out of memory. Tried to allocate 38.00 MiB (GPU 0; 10.76 GiB total capacity; 8.95 GiB already allocated; 17.06 MiB free; 9.61 GiB reserved in total by PyTorch)

=================================

How should I change the Parameter to solve this problem?

my gpu is GPU 0: GeForce RTX 2080 Ti, GPU 1: GeForce RTX 2080 Ti

Thank you.

Help!!! .csv .xlsx

Help!!!
We get SWaT_Dataset_Normal_v1.xlsx and SWaT_Dataset_Attack_v0.xlsx, how to change them to .csv?
After I convert to .csv, the code cannot read both csv.

Dataset MSL/SMAP Dimension

Dear Authors,
I try to reproduce the results for the SMAP/MSL Dataset.
I see that you say that the Datasets have 55 * 27 and 55 * 25 dimensions. Does that mean you made one big dataset out of the different entities?
If not, the latent space (55 and 33) is as big the input space of the dataset.
I am getting really bad results on these two datasets so I could really need some help. I took the dataset from the original author. (https://github.com/khundman/telemanom)

Thanks for any help!

Question about the Loss functions (L2 norm?)

Hello. May I ask about the loss functions inside the training_step?
The paper states that ||x||2 denotes L2 Norm. As I understand, L2 norm is the "square root of sum of squares of elements inside x".
However, the loss of the training step seems to be using MSE (mean((batch-w3)**2) etc).
Was this a change from the paper or did I not understand L2 norm correctly?
Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.