GAN
- encoder decoder
- latent vector/feature
- input/ output feature
- denoise autoencoder
- sparse autoencoder
- contractive autoencoder
- vae(变分自动编码器)
x should be identity of x~
f(g(x)) ~~ x
- add stachostic noise to improve robustness / overcome overfitting (when parameter is larger than data point)
- sensitive is measure by F-norm of Jacobian matrix of encoder activations inspect to input