xAI-CycleGAN, a Cycle-Consistent Generative Assistive Network
Tibor Sloboda, Luk\'a\v{s} Hudec, Wanda Bene\v{s}ov\'a

TL;DR
This paper introduces xAI-CycleGAN, an enhanced CycleGAN architecture that uses discriminator-driven explainability and saliency maps to significantly accelerate convergence while maintaining image quality in unsupervised image-to-image translation.
Contribution
It presents a novel integration of explainability techniques with CycleGAN to improve convergence speed through saliency map-based gradient masking and counterfactual filtering.
Findings
Faster convergence compared to baseline CycleGAN
Maintains high image quality during training
Effective use of saliency maps for explainability and filtering
Abstract
In the domain of unsupervised image-to-image transformation using generative transformative models, CycleGAN has become the architecture of choice. One of the primary downsides of this architecture is its relatively slow rate of convergence. In this work, we use discriminator-driven explainability to speed up the convergence rate of the generative model by using saliency maps from the discriminator that mask the gradients of the generator during backpropagation, based on the work of Nagisetty et al., and also introducing the saliency map on input, added onto a Gaussian noise mask, by using an interpretable latent variable based on Wang M.'s Mask CycleGAN. This allows for an explainability fusion in both directions, and utilizing the noise-added saliency map on input as evidence-based counterfactual filtering. This new architecture has much higher rate of convergence than a baseline…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Sigmoid Activation · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Batch Normalization · PatchGAN · Instance Normalization · GAN Least Squares Loss · Residual Block
