Can be found here.
-
On VAEs:
-
On VAEs for anomaly detection in HEP:
Keras:
Generic Keras setup and playground
In particular the folder VAE could be useful here
Anomaly detection for de/dx: Some tests for anomaly detection for de/dx based analysis
Contains the VAE models used.
Contains the script that runs the training of the VAE models.
Contains tools to plot input and output variables, latent variables, correlation matrix and ROC curves.
Contains tools to understand which features are contributing the most to the loss of the model.
Contains a new version of the model, comprised of a simple VAE together with a DNN that serves as a classifier for SM - EFT discrimination
vae_batch16_newModelDimenstions_MinMaxScaler_20_10_7_3_100
vae_test_newModelDimenstions_MinMaxScaler_20_10_7_3_100
vae_test_newModelDimenstions_MinMaxScaler_30_20_10_5_100