Skip to main content

GAN-based models to fast-simulate the LHCb PID detectors

Project description

PIDGAN

GAN-based models to fast-simulate the LHCb PID detectors

TensorFlow versions scikit-learn versions Python versions PyPI - Version GitHub - License

GitHub - Tests Codecov

GitHub - Style Code style: black

Generative Adversarial Networks

Algorithms* Implementation Lipschitz constraint Test Design inspired by
GAN 1 , 8, 9
BceGAN 2, 8, 9
BceGAN_GP 2, 5, 9
BceGAN_ALP 2, 7, 9
LSGAN 3, 8, 9
WGAN 4, 9
WGAN_GP 5, 9
CramerGAN 6, 9
WGAN_ALP 7, 9

*each GAN algorithm is designed to operate taking conditions as input [10]

Generators

Players Implementation Test Design inspired by
Generator 1

Discriminators

Players Implementation Test Design inspired by
Discriminator 1, 9
AuxDiscriminator 1, 9, 11

References

  1. I.J. Goodfellow et al., "Generative Adversarial Networks", arXiv:1406.2661
  2. A. Radford, L. Metz, S. Chintala, "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks", arXiv:1511.06434
  3. X. Mao et al., "Least Squares Generative Adversarial Networks", arXiv:1611.04076
  4. M. Arjovsky, S. Chintala, L. Bottou, "Wasserstein GAN", arXiv:1701.07875
  5. I. Gulrajani et al., "Improved Training of Wasserstein GANs", arXiv:1704.00028
  6. M.G. Bellemare et al., "The Cramer Distance as a Solution to Biased Wasserstein Gradients", arXiv:1705.10743
  7. D. Terjék, "Adversarial Lipschitz Regularization", arXiv:1907.05681
  8. M. Arjovsky, L. Bottou, "Towards Principled Methods for Training Generative Adversarial Networks", arXiv:1701.04862
  9. T. Salimans et al., "Improved Techniques for Training GANs", arXiv:1606.03498
  10. M. Mirza, S. Osindero, "Conditional Generative Adversarial Nets", arXiv:1411.1784
  11. A. Rogachev, F. Ratnikov, "GAN with an Auxiliary Regressor for the Fast Simulation of the Electromagnetic Calorimeter Response", arXiv:2207.06329

Credits

Most of the GAN algorithms are an evolution of what provided by the mbarbetti/tf-gen-models repository. The BceGAN model is freely inspired by the TensorFlow tutorial Deep Convolutional Generative Adversarial Network and the Keras tutorial Conditional GAN. The WGAN_ALP model is an adaptation of what provided by the dterjek/adversarial_lipschitz_regularization repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pidgan-0.0.4.tar.gz (37.3 kB view hashes)

Uploaded Source

Built Distribution

pidgan-0.0.4-py3-none-any.whl (55.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page