Methods › General › Regularization › R1 Regularization
R1 Regularization
Introduced by Lars Mescheder et al. in Which Training Methods for GANs do actually Converge?
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training generative adversarial networks. It penalizes the discriminator from deviating from the Nash Equilibrium via penalizing the gradient on real data alone: when the generator distribution produces the true data distribution and the discriminator is equal to 0 on the data manifold, the gradient penalty ensures that the discriminator cannot create a non-zero gradient orthogonal to the data manifold without suffering a loss in the GAN game.
This leads to the following regularization term:
R₁(ψ) = γ/2E_(p_D(x))[||∇D_ψ(x)||²]
Papers archive 2025-07-28
30 shown of 518, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Improving Heart Rejection Detection in XPCI Images Using Synthetic Data Augmentation 26 May 2025 · 0 repositories · arXiv:2505.19746
-
ToonifyGB: StyleGAN-based Gaussian Blendshapes for 3D Stylized Head Avatars 15 May 2025 · 0 repositories · arXiv:2505.10072
-
PIDiff: Image Customization for Personalized Identities with Diffusion Models 8 May 2025 · 0 repositories · arXiv:2505.05081
-
Pose and Facial Expression Transfer by using StyleGAN 17 Apr 2025 · 0 repositories · arXiv:2504.13021
-
Revealing Unintentional Information Leakage in Low-Dimensional Facial Portrait Representations 12 Mar 2025 · 1 repository · arXiv:2503.09306
-
A Mutual Information Perspective on Multiple Latent Variable Generative Models for Positive View Generation 23 Jan 2025 · 0 repositories · arXiv:2501.13718
-
Diffusion Adversarial Post-Training for One-Step Video Generation 14 Jan 2025 · 0 repositories · arXiv:2501.08316
-
Detection of AI Deepfake and Fraud in Online Payments Using GAN-Based Models 13 Jan 2025 · 0 repositories · arXiv:2501.07033
-
The GAN is dead; long live the GAN! A Modern GAN Baseline 9 Jan 2025 · 1 repository · arXiv:2501.05441Syntology ran 9 of 11 samples · 2 unverified · 11 pointer-only (licence)
-
iFADIT: Invertible Face Anonymization via Disentangled Identity Transform 8 Jan 2025 · 0 repositories · arXiv:2501.04390
-
StyleAutoEncoder for manipulating image attributes using pre-trained StyleGAN 28 Dec 2024 · 0 repositories · arXiv:2412.20164
-
NijiGAN: Transform What You See into Anime with Contrastive Semi-Supervised Learning and Neural Ordinary Differential Equations 27 Dec 2024 · 0 repositories · arXiv:2412.19455
-
Singular Value Scaling: Efficient Generative Model Compression via Pruned Weights Refinement 23 Dec 2024 · 1 repository · arXiv:2412.17387
-
StyleDiT: A Unified Framework for Diverse Child and Partner Faces Synthesis with Style Latent Diffusion Transformer 14 Dec 2024 · 0 repositories · arXiv:2412.10785
-
Editable-DeepSC: Reliable Cross-Modal Semantic Communications for Facial Editing 24 Nov 2024 · 0 repositories · arXiv:2411.15702
-
MyTimeMachine: Personalized Facial Age Transformation 21 Nov 2024 · 0 repositories · arXiv:2411.14521
-
HyperGAN-CLIP: A Unified Framework for Domain Adaptation, Image Synthesis and Manipulation 19 Nov 2024 · 1 repository · arXiv:2411.12832
-
HairDiffusion: Vivid Multi-Colored Hair Editing via Latent Diffusion 29 Oct 2024 · 0 repositories · arXiv:2410.21789
-
Unsupervised Panoptic Interpretation of Latent Spaces in GANs Using Space-Filling Vector Quantization 27 Oct 2024 · 1 repository · arXiv:2410.20573
-
Medical Imaging Complexity and its Effects on GAN Performance 23 Oct 2024 · 1 repository · arXiv:2410.17959
-
3D-GANTex: 3D Face Reconstruction with StyleGAN3-based Multi-View Images and 3DDFA based Mesh Generation 21 Oct 2024 · 1 repository · arXiv:2410.16009
-
Stool Recognition for Colorectal Cancer Detection through Deep Learning 19 Oct 2024 · 0 repositories · arXiv:2410.17288
-
Detecting Unforeseen Data Properties with Diffusion Autoencoder Embeddings using Spine MRI data 14 Oct 2024 · 0 repositories · arXiv:2410.10220
-
RefineStyle: Dynamic Convolution Refinement for StyleGAN 8 Oct 2024 · 0 repositories · arXiv:2410.06104
-
MM2Latent: Text-to-facial image generation and editing in GANs with multimodal assistance 17 Sep 2024 · 1 repository · arXiv:2409.11010
-
Controllable retinal image synthesis using conditional StyleGAN and latent space manipulation for improved diagnosis and grading of diabetic retinopathy 11 Sep 2024 · 0 repositories · arXiv:2409.07422
-
SegTalker: Segmentation-based Talking Face Generation with Mask-guided Local Editing 5 Sep 2024 · 0 repositories · arXiv:2409.03605
-
What to Preserve and What to Transfer: Faithful, Identity-Preserving Diffusion-based Hairstyle Transfer 29 Aug 2024 · 1 repository · arXiv:2408.16450Syntology ran 6 of 9 samples · 3 unverified · 9 pointer-only (licence)
-
Bridging the Gap: Studio-like Avatar Creation from a Monocular Phone Capture 28 Jul 2024 · 0 repositories · arXiv:2407.19593
-
Auto DragGAN: Editing the Generative Image Manifold in an Autoregressive Manner 26 Jul 2024 · 0 repositories · arXiv:2407.18656
Tasks archive 2025-07-28
20 shown of 239 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Image Generation | 129 |
| Attribute | 63 |
| Disentanglement | 48 |
| Generative Adversarial Network | 36 |
| Image Manipulation | 34 |
| Face Generation | 33 |
| Face Recognition | 25 |
| Diversity | 24 |
| Data Augmentation | 19 |
| Image-to-Image Translation | 19 |
| Decoder | 18 |
| Face Swapping | 18 |
| Transfer Learning | 16 |
| Super-Resolution | 15 |
| Translation | 15 |
| Video Generation | 14 |
| Conditional Image Generation | 13 |
| Domain Adaptation | 13 |
| Style Transfer | 12 |
| Retrieval | 10 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections