paper-with-me

Papers

Robustness to Augmentations as a Generalization metric

2021-01-16 · Sumukh Aithal K, Dhruva Kashyap, Natarajan Subramanyam

Generalization is the ability of a model to predict on unseen domains and is a fundamental task in machine learning. Several generalization bounds, both theoretical and empirical have been proposed but they do not provide tight bounds .In this work, we propose a simple yet effective method to predict the generalization performance of a model by using the concept that models that are robust to augmentations are more generalizable than those which are not. We experiment with several augmentations and composition of augmentations to check the generalization capacity of a model. We also provide a detailed motivation behind the proposed method. The proposed generalization metric is calculated based on the change in the output of the model after augmenting the input. The proposed method was the first runner up solution for the NeurIPS competition on Predicting Generalization in Deep Learning.

📄 PDF Abstract BibTeX arXiv:2101.06459

Code (1)

sumukhaithal6/pgdl 공식 구현 tf

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

A Flat Minima Perspective on Understanding Augmentations and Model Robustness

2025-05-30 · Weebum Yoo, Sung Whan Yoon

Model robustness indicates a model's capability to generalize well on unforeseen distributional shifts, including data corruption, adversarial attacks, and domain shifts. Data augmentation is one of the prevalent and eff…

Adversarial RobustnessData AugmentationDomain Generalization

Are VQA Systems RAD? Measuring Robustness to Augmented Data with Focused Interventions

2021-06-08 · ACL 2021 5 · Daniel Rosenberg, Itai Gat, Amir Feder, Roi Reichart

Deep learning algorithms have shown promising results in visual question answering (VQA) tasks, but a more careful look reveals that they often do not understand the rich signal they are being fed with. To understand and…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Is Robustness Robust? On the interaction between augmentations and corruptions

2021-01-01 · Eric Mintun, Alexander Kirillov, Saining Xie

Invariance to a broad array of image corruptions, such as warping, noise, or color shifts, is an important aspect of building robust models in computer vision. Recently, several new data augmentations have been proposed …

Augmentations: An Insight into their Effectiveness on Convolution Neural Networks

2022-05-09 · Sabeesh Ethiraj, Bharath Kumar Bolla

Augmentations are the key factor in determining the performance of any neural network as they provide a model with a critical edge in boosting its performance. Their ability to boost a model's robustness depends on two f…

Evaluating Fake Music Detection Performance Under Audio Augmentations

2025-07-07 · Tomasz Sroka, Tomasz Wężowicz, Dominik Sidorczuk, Mateusz Modrzejewski arxiv

With the rapid advancement of generative audio models, distinguishing between human-composed and generated music is becoming increasingly challenging. As a response, models for detecting fake music have been proposed. In…

DeepFake Detection