paper-with-me

Papers

Augmentation-Aware Self-Supervision for Data-Efficient GAN Training

2022-05-31 · NeurIPS 2023 11 · Liang Hou, Qi Cao, Yige Yuan, Songtao Zhao, Chongyang Ma, Siyuan Pan, Pengfei Wan, Zhongyuan Wang, HuaWei Shen, Xueqi Cheng

Training generative adversarial networks (GANs) with limited data is challenging because the discriminator is prone to overfitting. Previously proposed differentiable augmentation demonstrates improved data efficiency of training GANs. However, the augmentation implicitly introduces undesired invariance to augmentation for the discriminator since it ignores the change of semantics in the label space caused by data transformation, which may limit the representation learning ability of the discriminator and ultimately affect the generative modeling performance of the generator. To mitigate the negative impact of invariance while inheriting the benefits of data augmentation, we propose a novel augmentation-aware self-supervised discriminator that predicts the augmentation parameter of the augmented data. Particularly, the prediction targets of real data and generated data are required to be distinguished since they are different during training. We further encourage the generator to adversarially learn from the self-supervised discriminator by generating augmentation-predictable real and not fake data. This formulation connects the learning objective of the generator and the arithmetic $-$ harmonic mean divergence under certain assumptions. We compare our method with state-of-the-art (SOTA) methods using the class-conditional BigGAN and unconditional StyleGAN2 architectures on data-limited CIFAR-10, CIFAR-100, FFHQ, LSUN-Cat, and five low-shot datasets. Experimental results demonstrate significant improvements of our method over SOTA methods in training data-efficient GANs.

📄 PDF Abstract BibTeX arXiv:2205.15677

Code (1)

liang-hou/augself-gan 공식 구현 pytorch

Tasks

Data AugmentationRepresentation Learning

Similar Papers 제목 키워드 기반

TABNet: A Triplet Augmentation Self-Recovery Framework with Boundary-Aware Pseudo-Labels for Medical Image Segmentation

2025-07-03 · Peilin Zhang, Shaouxan Wua, Jun Feng, Zhuo Jin 외 arxiv

Background and objective: Medical image segmentation is a core task in various clinical applications. However, acquiring large-scale, fully annotated medical image datasets is both time-consuming and costly. Scribble ann…

Medical Image Segmentation

Improving Transferability of Representations via Augmentation-Aware Self-Supervision

2021-11-18 · NeurIPS 2021 12 · Hankook Lee, Kibok Lee, Kimin Lee, Honglak Lee 외

Recent unsupervised representation learning methods have shown to be effective in a range of vision tasks by learning representations invariant to data augmentations such as random cropping and color jittering. However, …

Representation LearningTransfer Learning

MammoDINO: Anatomically Aware Self-Supervision for Mammographic Images

2025-10-13 · Sicheng Zhou, Lei Wu, Cao Xiao, Parminder Bhatia 외 arxiv

Self-supervised learning (SSL) has transformed vision encoder training in general domains but remains underutilized in medical imaging due to limited data and domain specific biases. We present MammoDINO, a novel SSL fra…

Self-Supervised LearningContrastive LearningData Augmentation

Graph Transformer for Recommendation

2023-06-04 · Chaoliu Li, Lianghao Xia, Xubin Ren, Yaowen Ye 외

This paper presents a novel approach to representation learning in recommender systems by integrating generative self-supervised learning with graph transformer architecture. We highlight the importance of high-quality d…

Collaborative FilteringData AugmentationRecommendation SystemsRepresentation Learning+1

Procedure-Aware Surgical Video-language Pretraining with Hierarchical Knowledge Augmentation

2024-09-30 · Kun Yuan, Vinkle Srivastav, Nassir Navab, Nicolas Padoy

Surgical video-language pretraining (VLP) faces unique challenges due to the knowledge domain gap and the scarcity of multi-modal data. This study aims to bridge the gap by addressing issues regarding textual information…

Cross-Modal RetrievalDynamic Time WarpingScene Understanding