Latent Vector Recovery of Audio GANs
Andrew Keyes, Nicky Bayat, Vahid Reza Khazaie, Yalda Mohsenzadeh

TL;DR
This paper presents a deep residual neural network approach to recover latent vectors from both real and synthesized audio generated by GANs, enabling near-identical audio reconstruction and broad applicability across different GAN architectures.
Contribution
We introduce a universal deep residual network method for latent vector recovery that works on real and synthetic audio, improving reconstruction accuracy over previous auto-encoder based techniques.
Findings
Achieves near-identical reconstruction of synthesized audio.
Effectively recovers latent vectors for real audio using perceptual loss.
Applicable to various GAN architectures beyond WaveGAN.
Abstract
Advanced Generative Adversarial Networks (GANs) are remarkable in generating intelligible audio from a random latent vector. In this paper, we examine the task of recovering the latent vector of both synthesized and real audio. Previous works recovered latent vectors of given audio through an auto-encoder inspired technique that trains an encoder network either in parallel with the GAN or after the generator is trained. With our approach, we train a deep residual neural network architecture to project audio synthesized by WaveGAN into the corresponding latent space with near identical reconstruction performance. To accommodate for the lack of an original latent vector for real audio, we optimize the residual network on the perceptual loss between the real audio samples and the reconstructed audio of the predicted latent vectors. In the case of synthesized audio, the Mean Squared Error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Generative Adversarial Networks and Image Synthesis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · WGAN-GP Loss · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Tanh Activation · Phase Shuffle · Dropout · WaveGAN
