paper-with-me

Papers

EGSDE: Unpaired Image-to-Image Translation via Energy-Guided Stochastic Differential Equations

2022-07-14 · Min Zhao, Fan Bao, Chongxuan Li, Jun Zhu

Score-based diffusion models (SBDMs) have achieved the SOTA FID results in unpaired image-to-image translation (I2I). However, we notice that existing methods totally ignore the training data in the source domain, leading to sub-optimal solutions for unpaired I2I. To this end, we propose energy-guided stochastic differential equations (EGSDE) that employs an energy function pretrained on both the source and target domains to guide the inference process of a pretrained SDE for realistic and faithful unpaired I2I. Building upon two feature extractors, we carefully design the energy function such that it encourages the transferred image to preserve the domain-independent features and discard domain-specific ones. Further, we provide an alternative explanation of the EGSDE as a product of experts, where each of the three experts (corresponding to the SDE and two feature extractors) solely contributes to faithfulness or realism. Empirically, we compare EGSDE to a large family of baselines on three widely-adopted unpaired I2I tasks under four metrics. EGSDE not only consistently outperforms existing SBDMs-based methods in almost all settings but also achieves the SOTA realism results without harming the faithful performance. Furthermore, EGSDE allows for flexible trade-offs between realism and faithfulness and we improve the realism results further (e.g., FID of 51.04 in Cat to Dog and FID of 50.43 in Wild to Dog on AFHQ) by tuning hyper-parameters. The code is available at https://github.com/ML-GSAI/EGSDE.

📄 PDF Abstract BibTeX arXiv:2207.06635

Code (1)

ML-GSAI/EGSDE 공식 구현 pytorch

Tasks

Image-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Equivariant Energy-Guided SDE for Inverse Molecular Design

2022-09-30 · Fan Bao, Min Zhao, Zhongkai Hao, Peiyao Li 외

Inverse molecular design is critical in material science and drug discovery, where the generated molecules should satisfy certain desirable properties. In this paper, we propose equivariant energy-guided stochastic diffe…

3D Molecule GenerationDrug Discovery

Unpaired Image-to-Image Translation via Latent Energy Transport

2020-12-01 · CVPR 2021 1 · Yang Zhao, Changyou Chen

Image-to-image translation aims to preserve source contents while translating to discriminative target styles between two visual domains. Most works apply adversarial learning in the ambient image space, which could be c…

Image ReconstructionImage-to-Image TranslationTranslation

SDDM: Score-Decomposed Diffusion Models on Manifolds for Unpaired Image-to-Image Translation

2023-08-04 · Shikun Sun, Longhui Wei, Junliang Xing, Jia Jia 외

Recent score-based diffusion models (SBDMs) show promising results in unpaired image-to-image translation (I2I). However, existing methods, either energy-based or statistically-based, provide no explicit form of the inte…

DenoisingImage DenoisingImage GenerationImage-to-Image Translation

Learning Cycle-Consistent Cooperative Networks via Alternating MCMC Teaching for Unsupervised Cross-Domain Translation

2021-03-07 · Jianwen Xie, Zilong Zheng, Xiaolin Fang, Song-Chun Zhu 외

This paper studies the unsupervised cross-domain translation problem by proposing a generative framework, in which the probability distribution of each domain is represented by a generative cooperative network that consi…

DecoderImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Unpaired Image-to-Image Translation via Neural Schrödinger Bridge

2023-05-24 · Beomsu Kim, Gihyun Kwon, Kwanyoung Kim, Jong Chul Ye

Diffusion models are a powerful class of generative models which simulate stochastic differential equations (SDEs) to generate data from noise. While diffusion models have achieved remarkable progress, they have limitati…

Image-to-Image TranslationTranslation