Enhancing Consistency-Based Image Generation via Adversarialy-Trained Classification and Energy-Based Discrimination
Shelly Golan, Roy Ganz, Michael Elad

TL;DR
This paper introduces a post-processing method for Consistency-based image generation that uses an adversarially trained joint classifier-discriminator to enhance image quality, significantly improving FID scores on ImageNet 64x64.
Contribution
It proposes a novel joint classifier-discriminator model trained adversarially to refine Consistency-generated images, combining classification and energy-based discrimination for improved perceptual quality.
Findings
Enhanced image quality with better FID scores
Effective post-processing for Consistency models
Improved sample quality on ImageNet 64x64
Abstract
The recently introduced Consistency models pose an efficient alternative to diffusion algorithms, enabling rapid and good quality image synthesis. These methods overcome the slowness of diffusion models by directly mapping noise to data, while maintaining a (relatively) simpler training. Consistency models enable a fast one- or few-step generation, but they typically fall somewhat short in sample quality when compared to their diffusion origins. In this work we propose a novel and highly effective technique for post-processing Consistency-based generated images, enhancing their perceptual quality. Our approach utilizes a joint classifier-discriminator model, in which both portions are trained adversarially. While the classifier aims to grade an image based on its assignment to a designated class, the discriminator portion of the very same network leverages the softmax values to assess…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Cell Image Analysis Techniques
MethodsConsistency Models · Softmax · Diffusion
