• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

iFlowGAN:一种用于无监督图像到图像翻译的基于可逆流的生成对抗网络。

iFlowGAN: An Invertible Flow-Based Generative Adversarial Network for Unsupervised Image-to-Image Translation.

作者信息

Dai Longquan, Tang Jinhui

出版信息

IEEE Trans Pattern Anal Mach Intell. 2022 Aug;44(8):4151-4162. doi: 10.1109/TPAMI.2021.3062849. Epub 2022 Jul 1.

DOI:10.1109/TPAMI.2021.3062849
PMID:33651682
Abstract

We propose iFlowGAN that learns an invertible flow (a sequence of invertible mappings) via adversarial learning and exploit it to transform a source distribution into a target distribution for unsupervised image-to-image translation. Existing GAN-based generative model such as CycleGAN [1], StarGAN [2], AGGAN [3] and CyCADA [4] needs to learn a highly under-constraint forward mapping F: X → Y from a source domain X to a target domain Y. Researchers do this by assuming there is a backward mapping B: Y → X such that x and y are fixed points of the composite functions B °F and F °B. Inspired by zero-order reverse filtering [5], we (1) understand F via contraction mappings on a metric space; (2) provide a simple yet effective algorithm to present B via the parameters of F in light of Banach fixed point theorem; (3) provide a Lipschitz-regularized network which indicates a general approach to compose the inverse for arbitrary Lipschitz-regularized networks via Banach fixed point theorem. This network is useful for image-to-image translation tasks because it could save the memory for the weights of B. Although memory can also be saved by directly coupling the weights of the forward and backward mappings, the performance of the image-to-image translation network degrades significantly. This explains why current GAN-based generative models including CycleGAN must take different parameters to compose the forward and backward mappings instead of employing the same weights to build both mappings. Taking advantage of the Lipschitz-regularized network, we not only build iFlowGAN to solve the redundancy shortcoming of CycleGAN but also assemble the corresponding iFlowGAN versions of StarGAN, AGGAN and CyCADA without breaking their network architectures. Extensive experiments show that the iFlowGAN version could produce comparable results of the original implementation while saving half parameters.

摘要

我们提出了iFlowGAN,它通过对抗学习来学习可逆流(一系列可逆映射),并利用它将源分布转换为目标分布,以进行无监督的图像到图像翻译。现有的基于GAN的生成模型,如CycleGAN [1]、StarGAN [2]、AGGAN [3]和CyCADA [4],需要学习从源域X到目标域Y的高度欠约束正向映射F: X → Y。研究人员通过假设存在反向映射B: Y → X来实现这一点,使得x和y是复合函数B °F和F °B的不动点。受零阶反向滤波[5]的启发,我们(1)通过度量空间上的压缩映射来理解F;(2)根据巴拿赫不动点定理,提供一种简单而有效的算法,通过F的参数来表示B;(3)提供一个利普希茨正则化网络,它指出了一种通过巴拿赫不动点定理为任意利普希茨正则化网络构建逆的通用方法。该网络对于图像到图像翻译任务很有用,因为它可以节省B的权重的内存。虽然也可以通过直接耦合正向和反向映射的权重来节省内存,但图像到图像翻译网络的性能会显著下降。这就解释了为什么包括CycleGAN在内的当前基于GAN的生成模型必须采用不同的参数来构建正向和反向映射,而不是使用相同的权重来构建这两个映射。利用利普希茨正则化网络,我们不仅构建了iFlowGAN来解决CycleGAN的冗余缺点,还在不破坏其网络架构的情况下,组装了StarGAN、AGGAN和CyCADA的相应iFlowGAN版本。大量实验表明,iFlowGAN版本在节省一半参数的同时,可以产生与原始实现相当的结果。

相似文献

1
iFlowGAN: An Invertible Flow-Based Generative Adversarial Network for Unsupervised Image-to-Image Translation.iFlowGAN:一种用于无监督图像到图像翻译的基于可逆流的生成对抗网络。
IEEE Trans Pattern Anal Mach Intell. 2022 Aug;44(8):4151-4162. doi: 10.1109/TPAMI.2021.3062849. Epub 2022 Jul 1.
2
Functional-Consistent CycleGAN for CT to Iodine Perfusion Map Translation.用于CT到碘灌注图转换的功能一致循环生成对抗网络
Thorac Image Anal (2020). 2020 Oct;12502:109-117. doi: 10.1007/978-3-030-62469-9_10. Epub 2020 Nov 4.
3
A Method based on Evolutionary Algorithms and Channel Attention Mechanism to Enhance Cycle Generative Adversarial Network Performance for Image Translation.基于进化算法和通道注意力机制的方法来提高用于图像翻译的循环生成对抗网络性能。
Int J Neural Syst. 2023 May;33(5):2350026. doi: 10.1142/S0129065723500260. Epub 2023 Apr 5.
4
SuperstarGAN: Generative adversarial networks for image-to-image translation in large-scale domains.《SuperstarGAN:大规模域图像到图像转换的生成对抗网络》。
Neural Netw. 2023 May;162:330-339. doi: 10.1016/j.neunet.2023.02.042. Epub 2023 Mar 7.
5
Normalization of HE-stained histological images using cycle consistent generative adversarial networks.使用循环一致生成对抗网络对 HE 染色组织学图像进行归一化。
Diagn Pathol. 2021 Aug 6;16(1):71. doi: 10.1186/s13000-021-01126-y.
6
Not every sample is efficient: Analogical generative adversarial network for unpaired image-to-image translation.并非每个样本都有效:用于非配对图像到图像翻译的类比生成对抗网络。
Neural Netw. 2022 Apr;148:166-175. doi: 10.1016/j.neunet.2022.01.013. Epub 2022 Jan 29.
7
Geometry-Consistent Generative Adversarial Networks for One-Sided Unsupervised Domain Mapping.用于单边无监督域映射的几何一致生成对抗网络
Proc IEEE Comput Soc Conf Comput Vis Pattern Recognit. 2019 Jun;2019:2422-2431. doi: 10.1109/cvpr.2019.00253. Epub 2020 Jan 9.
8
Learning Fixed Points in Generative Adversarial Networks: From Image-to-Image Translation to Disease Detection and Localization.生成对抗网络中的学习不动点:从图像到图像翻译到疾病检测与定位
Proc IEEE Int Conf Comput Vis. 2019 Nov;2019:191-200. doi: 10.1109/iccv.2019.00028. Epub 2020 Feb 27.
9
Progressively Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation.具有自适应层实例归一化的渐进式无监督生成注意力网络用于图像到图像的翻译
Sensors (Basel). 2023 Aug 1;23(15):6858. doi: 10.3390/s23156858.
10
GD-StarGAN: Multi-domain image-to-image translation in garment design.GD-StarGAN:服装设计中的多领域图像到图像转换。
PLoS One. 2020 Apr 21;15(4):e0231719. doi: 10.1371/journal.pone.0231719. eCollection 2020.

引用本文的文献

1
Illustration image style transfer method design based on improved cyclic consistent adversarial network.基于改进的循环一致对抗网络的插图图像风格迁移方法设计
PLoS One. 2025 Jan 14;20(1):e0313113. doi: 10.1371/journal.pone.0313113. eCollection 2025.