Unified Signal Compression Using a GAN with Iterative Latent Representation Optimization
Bowen Liu, Changwoo Lee, Ang Cao, and Hun-Seok Kim

TL;DR
This paper introduces a unified GAN-based signal compression framework that optimizes latent representations iteratively, achieving superior performance across image and speech compression metrics compared to existing methods.
Contribution
The work presents a novel GAN-based compression method with iterative latent vector optimization, unifying image and speech compression in a single framework.
Findings
Outperforms state-of-the-art compression methods on multiple metrics
Effective for both image and speech signal compression
Utilizes iterative back-propagation and ADMM for optimal quantization
Abstract
We propose a unified signal compression framework that uses a generative adversarial network (GAN) to compress heterogeneous signals. The compressed signal is represented as a latent vector and fed into a generator network that is trained to produce high quality realistic signals that minimize a target objective function. To efficiently quantize the compressed signal, non-uniformly quantized optimal latent vectors are identified by iterative back-propagation with alternating direction method of multipliers (ADMM) optimization performed for each iteration. The performance of the proposed signal compression method is assessed using multiple metrics including PSNR and MS-SSIM for image compression and also PESR, Kaldi, LSTM, and MLP performance for speech compression. Test results show that the proposed work outperforms recent state-of-the-art hand-crafted and deep learning-based signal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Image and Signal Denoising Methods · Advanced Data Compression Techniques
MethodsTest · Sigmoid Activation · Tanh Activation · Long Short-Term Memory
