paper-with-me

Papers

AlignFlow: Cycle Consistent Learning from Multiple Domains via Normalizing Flows

2019-05-30 · ICLR Workshop DeepGenStruct 2019 · Aditya Grover, Christopher Chute, Rui Shu, Zhangjie Cao, Stefano Ermon

Given datasets from multiple domains, a key challenge is to efficiently exploit these data sources for modeling a target domain. Variants of this problem have been studied in many contexts, such as cross-domain translation and domain adaptation. We propose AlignFlow, a generative modeling framework that models each domain via a normalizing flow. The use of normalizing flows allows for a) flexibility in specifying learning objectives via adversarial training, maximum likelihood estimation, or a hybrid of the two methods; and b) learning and exact inference of a shared representation in the latent space of the generative model. We derive a uniform set of conditions under which AlignFlow is marginally-consistent for the different learning objectives. Furthermore, we show that AlignFlow guarantees exact cycle consistency in mapping datapoints from a source domain to target and back to the source domain. Empirically, AlignFlow outperforms relevant baselines on image-to-image translation and unsupervised domain adaptation and can be used to simultaneously interpolate across the various domains using the learned representation.

📄 PDF Abstract BibTeX arXiv:1905.12892

Code (2)

blablabananarama/ukiyoGAN pytorch
ermongroup/alignflow pytorch

Tasks

Density EstimationDomain AdaptationImage-to-Image TranslationTranslationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

AlignFlow: Improving Flow-based Generative Models with Semi-Discrete Optimal Transport

2025-10-16 · Lingkai Kong, Molei Tao, Yang Liu, Bryan Wang 외 arxiv

Flow-based Generative Models (FGMs) effectively transform noise into complex data distributions. Incorporating Optimal Transport (OT) to couple noise and data during FGM training has been shown to improve the straightnes…

Multi-Cycle-Consistent Adversarial Networks for CT Image Denoising

2020-02-27 · Jinglan Liu, Yukun Ding, JinJun Xiong, Qianjun Jia 외

CT image denoising can be treated as an image-to-image translation task where the goal is to learn the transform between a source domain $X$ (noisy images) and a target domain $Y$ (clean images). Recently, cycle-consiste…

DenoisingImage DenoisingImage-to-Image TranslationTranslation

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

2017-11-08 · ICML 2018 7 · Judy Hoffman, Eric Tzeng, Taesung Park, Jun-Yan Zhu 외

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail …

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

Normalizing Flow Regression for Bayesian Inference with Offline Likelihood Evaluations

2025-04-15 · Chengkun Li, Bobby Huggins, Petrus Mikkola, Luigi Acerbi

Bayesian inference with computationally expensive likelihood evaluations remains a significant challenge in many scientific domains. We propose normalizing flow regression (NFR), a novel offline inference method for appr…

Bayesian Inferenceregression

Unsupervised Image-to-Image Translation with Stacked Cycle-Consistent Adversarial Networks

2018-07-23 · ECCV 2018 9 · Minjun Li, Hao-Zhi Huang, Lin Ma, Wei Liu 외

Recent studies on unsupervised image-to-image translation have made a remarkable progress by training a pair of generative adversarial networks with a cycle-consistent loss. However, such unsupervised methods may generat…

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