中文
相关论文

相关论文: Augmented Cyclic Consistency Regularization for Un…

200 篇论文

Unpaired image-to-image translation (I2I) is an ill-posed problem, as an infinite number of translation functions can map the source domain distribution to the target distribution. Therefore, much effort has been put into designing suitable…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yanwu Xu , Shaoan Xie , Wenhao Wu , Kun Zhang , Mingming Gong , Kayhan Batmanghelich

Generative Adversarial Networks (GANs) are known to be difficult to train, despite considerable research effort. Several regularization techniques for stabilizing training have been proposed, but they introduce non-trivial computational…

机器学习 · 计算机科学 2020-02-20 Han Zhang , Zizhao Zhang , Augustus Odena , Honglak Lee

The importance of quantifying uncertainty in deep networks has become paramount for reliable real-world applications. In this paper, we propose a method to improve uncertainty estimation in medical Image-to-Image (I2I) translation. Our…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Anuja Vats , Ivar Farup , Marius Pedersen , Kiran Raja

Adverse weather image translation belongs to the unsupervised image-to-image (I2I) translation task which aims to transfer adverse condition domain (eg, rainy night) to standard domain (eg, day). It is a challenging task because images from…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Jeong-gi Kwak , Youngsaeng Jin , Yuanming Li , Dongsik Yoon , Donghyeon Kim , Hanseok Ko

Consistency regularization (CR) improves the robustness and accuracy of Connectionist Temporal Classification (CTC) by ensuring predictions remain stable across input perturbations. In this work, we propose Align-Consistency, an extension…

音频与语音处理 · 电气工程与系统科学 2026-02-27 Wanting Huang , Weiran Wang

Existing image-to-image (I2I) translation methods achieve state-of-the-art performance by incorporating the patch-wise contrastive learning into Generative Adversarial Networks. However, patch-wise contrastive learning only focuses on the…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Chen Zhao , Wei-Ling Cai , Zheng Yuan

Recent GAN-based architectures have been able to deliver impressive performance on the general task of image-to-image translation. In particular, it was shown that a wide variety of image translation operators may be learned from two image…

机器学习 · 计算机科学 2019-05-28 Omry Sendik , Dani Lischinski , Daniel Cohen-Or

To improve the stability of GAN training we need to understand why they can produce realistic samples. Presently, this is attributed to properties of the divergence obtained under an optimal discriminator. This argument has a fundamental…

机器学习 · 计算机科学 2020-11-03 Florian Schäfer , Hongkai Zheng , Anima Anandkumar

In this paper, we revisit the Image-to-Image (I2I) translation problem with transition consistency, namely the consistency defined on the conditional data mapping between each data pairs. Explicitly parameterizing each data mappings with a…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Yaxin Shi , Xiaowei Zhou , Ping Liu , Ivor Tsang

Unpaired image-to-image translation refers to learning inter-image-domain mapping in an unsupervised manner. Existing methods often learn deterministic mappings without explicitly modelling the robustness to outliers or predictive…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Uddeshya Upadhyay , Yanbei Chen , Zeynep Akata

Data augmentations have been widely studied to improve the accuracy and robustness of classifiers. However, the potential of image augmentation in improving GAN models for image synthesis has not been thoroughly investigated in previous…

机器学习 · 计算机科学 2020-06-05 Zhengli Zhao , Zizhao Zhang , Ting Chen , Sameer Singh , Han Zhang

Recent work has increased the performance of Generative Adversarial Networks (GANs) by enforcing a consistency cost on the discriminator. We improve on this technique in several ways. We first show that consistency regularization can…

机器学习 · 统计学 2020-12-16 Zhengli Zhao , Sameer Singh , Honglak Lee , Zizhao Zhang , Augustus Odena , Han Zhang

Deep neural networks have become popular in many supervised learning tasks, but they may suffer from overfitting when the training dataset is limited. To mitigate this, many researchers use data augmentation, which is a widely used and…

机器学习 · 计算机科学 2022-05-27 Jianhan Wu , Shijing Si , Jianzong Wang , Jing Xiao

An unpaired image-to-image (I2I) translation technique seeks to find a mapping between two domains of data in a fully unsupervised manner. While initial solutions to the I2I problem were provided by generative adversarial neural networks…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Dmitrii Torbunov , Yi Huang , Huan-Hsin Tseng , Haiwang Yu , Jin Huang , Shinjae Yoo , Meifeng Lin , Brett Viren , Yihui Ren

Natural images can be regarded as residing in a manifold that is embedded in a higher dimensional Euclidean space. Generative Adversarial Networks (GANs) try to learn the distribution of the real images in the manifold to generate samples…

图像与视频处理 · 电气工程与系统科学 2021-01-12 Sheng Zhong , Shifu Zhou

Image-to-image translation plays a vital role in tackling various medical imaging tasks such as attenuation correction, motion correction, undersampled reconstruction, and denoising. Generative adversarial networks have been shown to…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Uddeshya Upadhyay , Yanbei Chen , Tobias Hepp , Sergios Gatidis , Zeynep Akata

Generative Adversarial Networks (GANs) based semi-supervised learning (SSL) approaches are shown to improve classification performance by utilizing a large number of unlabeled samples in conjunction with limited labeled samples. However,…

机器学习 · 计算机科学 2020-09-16 Zexi Chen , Bharathkumar Ramachandra , Ranga Raju Vatsavai

The problem of image-to-image translation is one that is intruiging and challenging at the same time, for the impact potential it can have on a wide variety of other computer vision applications like colorization, inpainting, segmentation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 BahaaEddin AlAila , Zahra Jandaghi , Abolfazl Farahani , Mohammad Ziad Al-Saad

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 generate inferior results…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Minjun Li , Haozhi Huang , Lin Ma , Wei Liu , Tong Zhang , Yu-Gang Jiang

Unpaired image-to-image translation refers to learning inter-image-domain mapping without corresponding image pairs. Existing methods learn deterministic mappings without explicitly modelling the robustness to outliers or predictive…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Uddeshya Upadhyay , Yanbei Chen , Zeynep Akata
‹ 上一页 1 2 3 10 下一页 ›