Conditional VAEs (CVAEs) for Controlled Generation
Was this section helpful?
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Chapter 20 provides a thorough academic treatment of Variational Autoencoders (VAEs) and their extensions, including the principles behind conditioning for controlled generation.
CS236: Deep Generative Models, Stefano Ermon, 2023 - Provides lecture notes and materials on Variational Autoencoders, including a dedicated section or lecture on Conditional VAEs, offering a clear pedagogical explanation.