paper-with-me

홈 › Papers

A Bayesian Data Augmentation Approach for Learning Deep Models

2017-10-29 · NeurIPS 2017 12 · Toan Tran, Trung Pham, Gustavo Carneiro, Lyle Palmer, Ian Reid

Data augmentation is an essential part of the training process applied to deep learning models. The motivation is that a robust training process for deep learning models depends on large annotated datasets, which are expensive to be acquired, stored and processed. Therefore a reasonable alternative is to be able to automatically generate new annotated training samples using a process known as data augmentation. The dominant data augmentation approach in the field assumes that new training samples can be obtained via random geometric or appearance transformations applied to annotated training samples, but this is a strong assumption because it is unclear if this is a reliable generative model for producing new training samples. In this paper, we provide a novel Bayesian formulation to data augmentation, where new annotated training points are treated as missing variables and generated based on the distribution learned from the training set. For learning, we introduce a theoretically sound algorithm --- generalised Monte Carlo expectation maximisation, and demonstrate one possible implementation via an extension of the Generative Adversarial Network (GAN). Classification results on MNIST, CIFAR-10 and CIFAR-100 show the better performance of our proposed method compared to the current dominant data augmentation approach mentioned above --- the results also show that our approach produces better classification results than similar GAN models.

📄 PDF Abstract BibTeX arXiv:1710.10564

Code (1)

toantm/keras-bda 공식 구현 pytorch

Tasks

Data AugmentationGeneral ClassificationGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Data augmentation in Bayesian neural networks and the cold posterior effect

2021-06-10 · Seth Nabarro, Stoil Ganev, Adrià Garriga-Alonso, Vincent Fortuin 외

Bayesian neural networks that incorporate data augmentation implicitly use a ``randomly perturbed log-likelihood [which] does not have a clean interpretation as a valid likelihood function'' (Izmailov et al. 2021). Here,…

Bayesian InferenceData Augmentationvalid

Adversarial Bayesian Augmentation for Single-Source Domain Generalization

2023-07-18 · ICCV 2023 1 · Sheng Cheng, Tejas Gokhale, Yezhou Yang

Generalizing to unseen image domains is a challenging problem primarily due to the lack of diverse training data, inaccessible target data, and the large domain shift that may exist in many real-world settings. As such d…

Data AugmentationDomain GeneralizationPhoto to Rest GeneralizationSingle-Source Domain Generalization

BSDA: Bayesian Random Semantic Data Augmentation for Medical Image Classification

2024-03-10 · Yaoyao Zhu, Xiuding Cai, Xueyao Wang, Xiaoqing Chen 외

Data augmentation is a crucial regularization technique for deep neural networks, particularly in medical image classification. Mainstream data augmentation (DA) methods are usually applied at the image level. Due to the…

Data AugmentationDiversityimage-classificationImage Classification+2

Learning Bayesian Networks with Incomplete Data by Augmentation

2016-08-27 · Tameem Adel, Cassio P. de Campos

We present new algorithms for learning Bayesian networks from data with missing values using a data augmentation approach. An exact Bayesian network learning algorithm is obtained by recasting the problem into a standard…

Data AugmentationMissing Values

Scalable Vertical Federated Learning via Data Augmentation and Amortized Inference

2024-05-07 · Conor Hassan, Matthew Sutton, Antonietta Mira, Kerrie Mengersen

Vertical federated learning (VFL) has emerged as a paradigm for collaborative model estimation across multiple clients, each holding a distinct set of covariates. This paper introduces the first comprehensive framework f…

Bayesian InferenceData AugmentationFederated LearningPrivacy Preserving+2