Progressive Energy-Based Cooperative Learning for Multi-Domain Image-to-Image Translation
Weinan Song, Yaxuan Zhu, Lei He, Yingnian Wu, Jianwen Xie
TL;DR
This work addresses unpaired multi-domain image-to-image translation by introducing PMD-CoopNets, a unified energy-based framework that couples a multi-head descriptor with a diversified image generator (style generator, style encoder, and style-controlled translator). The descriptor defines a multi-domain distribution and guides the translator via MCMC teaching, while the generator provides informed initializations and diverse style-driven outputs; learning is stabilized by regularizers and a progressive growth strategy across resolutions. Core contributions include a single multi-head EBM for multiple domains, a transferable style-conditioned translator capable of one-to-many mappings, and a progressive cooperative learning algorithm that significantly improves efficiency and scalability for high-resolution translation. Empirical results on CelebA-HQ and AFHQ demonstrate competitive performance with GAN-based methods and state-of-the-art results among energy-based translation models, with notable gains in diversity and stability.
Abstract
This paper studies a novel energy-based cooperative learning framework for multi-domain image-to-image translation. The framework consists of four components: descriptor, translator, style encoder, and style generator. The descriptor is a multi-head energy-based model that represents a multi-domain image distribution. The components of translator, style encoder, and style generator constitute a diversified image generator. Specifically, given an input image from a source domain, the translator turns it into a stylised output image of the target domain according to a style code, which can be inferred by the style encoder from a reference image or produced by the style generator from a random noise. Since the style generator is represented as an domain-specific distribution of style codes, the translator can provide a one-to-many transformation (i.e., diversified generation) between source domain and target domain. To train our framework, we propose a likelihood-based multi-domain cooperative learning algorithm to jointly train the multi-domain descriptor and the diversified image generator (including translator, style encoder, and style generator modules) via multi-domain MCMC teaching, in which the descriptor guides the diversified image generator to shift its probability density toward the data distribution, while the diversified image generator uses its randomly translated images to initialize the descriptor's Langevin dynamics process for efficient sampling.
