paper-with-me

홈 › Papers

Decoupled Learning for Conditional Adversarial Networks

2018-01-21 · Zhifei Zhang, Yang song, Hairong Qi

Incorporating encoding-decoding nets with adversarial nets has been widely adopted in image generation tasks. We observe that the state-of-the-art achievements were obtained by carefully balancing the reconstruction loss and adversarial loss, and such balance shifts with different network structures, datasets, and training strategies. Empirical studies have demonstrated that an inappropriate weight between the two losses may cause instability, and it is tricky to search for the optimal setting, especially when lacking prior knowledge on the data and network. This paper gives the first attempt to relax the need of manual balancing by proposing the concept of \textit{decoupled learning}, where a novel network structure is designed that explicitly disentangles the backpropagation paths of the two losses. Experimental results demonstrate the effectiveness, robustness, and generality of the proposed method. The other contribution of the paper is the design of a new evaluation metric to measure the image quality of generative models. We propose the so-called \textit{normalized relative discriminative score} (NRDS), which introduces the idea of relative comparison, rather than providing absolute estimates like existing metrics.

📄 PDF Abstract BibTeX arXiv:1801.06790

Code (1)

ZZUTK/Decoupled-Learning-Conditional-GAN 공식 구현 tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

DIDiffGes: Decoupled Semi-Implicit Diffusion Models for Real-time Gesture Generation from Speech

2025-03-21 · Yongkang Cheng, Shaoli Huang, Xuelin Chen, Jifeng Ning 외

Diffusion models have demonstrated remarkable synthesis quality and diversity in generating co-speech gestures. However, the computationally intensive sampling steps associated with diffusion models hinder their practica…

Gesture Generation

Adaptive Diffusion Priors for Accelerated MRI Reconstruction

2022-07-12 · Alper Güngör, Salman UH Dar, Şaban Öztürk, Yilmaz Korkmaz 외

Deep MRI reconstruction is commonly performed with conditional models that de-alias undersampled acquisitions to recover images consistent with fully-sampled data. Since conditional models are trained with knowledge of t…

De-aliasingMRI Reconstruction

Variational Gaussian Processes with Decoupled Conditionals

2023-09-21 · NeurIPS 2023 11

Variational Gaussian processes (GPs) approximate exact GP inference by using a small set of inducing points to form a sparse approximation of the true posterior, with the fidelity of the model increasing with additional …

Transductive Zero-Shot Learning by Decoupled Feature Generation

2021-02-05 · Federico Marmoreo, Jacopo Cavazza, Vittorio Murino

In this paper, we address zero-shot learning (ZSL), the problem of recognizing categories for which no labeled visual data are available during training. We focus on the transductive setting, in which unlabelled visual d…

Zero-Shot Learning

LeNo: Adversarial Robust Salient Object Detection Networks with Learnable Noise

2022-10-27 · He Wang, Lin Wan, He Tang

Pixel-wise prediction with deep neural network has become an effective paradigm for salient object detection (SOD) and achieved remarkable performance. However, very few SOD models are robust against adversarial attacks …

DecoderNoise Estimationobject-detectionObject Detection+2