paper-with-me

홈 › Papers

Regularizing Neural Networks with Meta-Learning Generative Models

2023-07-26 · NeurIPS 2023 11

This paper investigates methods for improving generative data augmentation for deep learning. Generative data augmentation leverages the synthetic samples produced by generative models as an additional dataset for classification with small dataset settings. A key challenge of generative data augmentation is that the synthetic data contain uninformative samples that degrade accuracy. This is because the synthetic samples do not perfectly represent class categories in real data and uniform sampling does not necessarily provide useful samples for tasks. In this paper, we present a novel strategy for generative data augmentation called meta generative regularization (MGR). To avoid the degradation of generative data augmentation, MGR utilizes synthetic samples in the regularization term for feature extractors instead of in the loss function, e.g., cross-entropy. These synthetic samples are dynamically determined to minimize the validation losses through meta-learning. We observed that MGR can avoid the performance degradation of na\"ive generative data augmentation and boost the baselines. Experiments on six datasets showed that MGR is effective particularly when datasets are smaller and stably outperforms baselines.

📄 PDF Abstract BibTeX arXiv:2307.13899

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMeta-Learning

Similar Papers 제목 키워드 기반

Regularizing Meta-Learning via Gradient Dropout

2020-04-13 · Hung-Yu Tseng, Yi-Wen Chen, Yi-Hsuan Tsai, Sifei Liu 외

With the growing attention on learning-to-learn new tasks using only a few examples, meta-learning has been widely used in numerous problems such as few-shot classification, reinforcement learning, and domain generalizat…

Domain GeneralizationMeta-LearningReinforcement Learning

Towards Unbiased Calibration using Meta-Regularization

2023-03-27 · Cheng Wang, Jacek Golebiowski

Model miscalibration has been frequently identified in modern deep neural networks. Recent work aims to improve model calibration directly through a differentiable calibration proxy. However, the calibration produced is …

Meta-Learning

Regularizing Discriminative Capability of CGANs for Semi-Supervised Generative Learning

2020-06-01 · CVPR 2020 6 · Yi Liu, Guangchang Deng, Xiangping Zeng, Si Wu 외

Semi-supervised generative learning aims to learn the underlying class-conditional distribution of partially labeled data. Generative Adversarial Networks (GANs) have led to promising progress in this task. However, it s…

General ClassificationImage Generation

On Implicit Regularization in $β$-VAEs

2020-01-31 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is…

Variational Inference

On Implicit Regularization in $\beta$-VAEs

2020-01-01 · ICML 2020 1 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is…

Variational Inference