Cross Validated
2023-12-19 19:51 UTC
By user1357015
AI-113-20231219-social-media-e6b7dc4f
How to do dimension reduction from a variational autoencoder
I am thinking about a variational autoencoder. As far as I understand it, in the encoding section you compress to a px1 tensor and then you create a $\mu$ and $\sigma$ of dimensions of my choice (though less than $p$ ). The decoding layer is then the reverse. But what if I want to do dimensionality reduction using the VAE? Clearly I don't randomly sample from $\mu$ and $\sigma$ . Do I just go to the px1 tensor? Thanks!
I am thinking about a variational autoencoder. As far as I understand it, in the encoding section you compress to a px1 tensor and then you create a $\mu$ and $\sigma$ of dimensions of my choice (though less than $p$ ). The decoding layer is then the reverse. But what if I want to do dimensionality reduction using the VAE? Clearly I don't randomly sample from $\mu$ and $\sigma$ . Do I just go to the px1 tensor? Thanks!
Full article content could not be extracted automatically. Read the original below.
Source:
Cross Validated
· stats.stackexchange.com