TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/GAN Least Squares Loss

GAN Least Squares Loss

GeneralIntroduced 2000421 papers
Source Paper

Description

GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson χ2\chi^{2}χ2 divergence. The objective function (here for LSGAN) can be defined as:

min⁡_DV_LS(D)=12E_x∼p_data(x)[(D(x)−b)2]+12E_z∼p_data(z)[(D(G(z))−a)2]\min\_{D}V\_{LS}\left(D\right) = \frac{1}{2}\mathbb{E}\_{\mathbf{x} \sim p\_{data}\left(\mathbf{x}\right)}\left[\left(D\left(\mathbf{x}\right) - b\right)^{2}\right] + \frac{1}{2}\mathbb{E}\_{\mathbf{z}\sim p\_{data}\left(\mathbf{z}\right)}\left[\left(D\left(G\left(\mathbf{z}\right)\right) - a\right)^{2}\right]min_DV_LS(D)=21​E_x∼p_data(x)[(D(x)−b)2]+21​E_z∼p_data(z)[(D(G(z))−a)2]

min⁡_GV_LS(G)=12E_z∼p_z(z)[(D(G(z))−c)2]\min\_{G}V\_{LS}\left(G\right) = \frac{1}{2}\mathbb{E}\_{\mathbf{z} \sim p\_{\mathbf{z}}\left(\mathbf{z}\right)}\left[\left(D\left(G\left(\mathbf{z}\right)\right) - c\right)^{2}\right]min_GV_LS(G)=21​E_z∼p_z(z)[(D(G(z))−c)2]

where aaa and bbb are the labels for fake data and real data and ccc denotes the value that GGG wants DDD to believe for fake data.

Papers Using This Method

Multipath cycleGAN for harmonization of paired and unpaired low-dose lung computed tomography reconstruction kernels2025-05-28Unpaired Image-to-Image Translation for Segmentation and Signal Unmixing2025-05-27Towards Generating Realistic Underwater Images2025-05-203D Reconstruction from Sketches2025-05-20A Deep Learning-Driven Inhalation Injury Grading Assistant Using Bronchoscopy Images2025-05-13Revolutionizing Brain Tumor Imaging: Generating Synthetic 3D FA Maps from T1-Weighted MRI using CycleGAN Models2025-05-06MRI motion correction via efficient residual-guided denoising diffusion probabilistic models2025-05-06Lesion-Aware Generative Artificial Intelligence for Virtual Contrast-Enhanced Mammography in Breast Cancer2025-05-05ClearVision: Leveraging CycleGAN and SigLIP-2 for Robust All-Weather Classification in Traffic Camera Imagery2025-04-28Tune It Up: Music Genre Transfer and Prediction2025-03-27Exploiting Diffusion Prior for Real-World Image Dehazing with Unpaired Training2025-03-19Whole-Body Image-to-Image Translation for a Virtual Scanner in a Healthcare Digital Twin2025-03-18CyclePose -- Leveraging Cycle-Consistency for Annotation-Free Nuclei Segmentation in Fluorescence Microscopy2025-03-14Feature Fusion Attention Network with CycleGAN for Image Dehazing, De-Snowing and De-Raining2025-03-08Generalizable Image Repair for Robust Visual Autonomous Racing2025-03-07MRI super-resolution reconstruction using efficient diffusion probabilistic model with residual shifting2025-03-03Cross Modality Medical Image Synthesis for Improving Liver Segmentation2025-03-02Development of an Unpaired Deep Neural Network for Synthesizing X-ray Fluoroscopic Images from Digitally Reconstructed Tomography in Image Guided Radiotherapy2025-03-01A Physics-Informed Deep Learning Model for MRI Brain Motion Correction2025-02-13Bidirectional Brain Image Translation using Transfer Learning from Generic Pre-trained Models2025-01-21