Skip to content

Commit

Permalink
Merge pull request #67 from mlazarovits/master
Browse files Browse the repository at this point in the history
Added CMS examples to AE docs
  • Loading branch information
cmadrid1 committed Dec 5, 2023
2 parents 5188305 + 40122c4 commit 68c1407
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/training/autoencoders.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ Another application of (V)AEs in HEP is data generation, as once the likelihood
](https://arxiv.org/abs/2109.15197)
- [Variational Autoencoders for Jet Simulation
](https://arxiv.org/abs/2009.04842)
- [Anomaly detection using Deep Autoencoders for the assessment of the quality of the data acquired by the CMS experiment](https://cds.cern.ch/record/2650715/files/Fulltext.pdf)
- [Autoencoders on FPGAs for real-time, unsupervised new physics detection at 40 MHz
at the Large Hadron Collider](https://arxiv.org/pdf/2108.03986.pdf)
Finally, the latent space learned by (V)AEs give a parsimonious and information-rich phase space from which one can make inferences. Examples of using (V)AEs to learn approximate and/or compressed representations of data are given below:
Expand Down

0 comments on commit 68c1407

Please sign in to comment.