中文
相关论文

相关论文: Does Data Augmentation Improve Generalization in N…

200 篇论文

Existing NLP datasets contain various biases that models can easily exploit to achieve high performances on the corresponding evaluation sets. However, focusing on dataset-specific biases limits their ability to learn more generalizable…

计算与语言 · 计算机科学 2020-10-08 Mingzhu Wu , Nafise Sadat Moosavi , Andreas Rücklé , Iryna Gurevych

A growing body of work shows that models exploit annotation artifacts to achieve state-of-the-art performance on standard crowdsourced benchmarks---datasets collected from crowdworkers to create an evaluation task---while still failing on…

计算与语言 · 计算机科学 2020-10-13 William Huang , Haokun Liu , Samuel R. Bowman

Data augmentation is widely recognized for improving generalization in deep networks, yet its impact on the geometry of learned representations remains poorly understood. In this work, we characterize how different data augmentation…

机器学习 · 计算机科学 2026-05-18 Tianxiao He , Alex H. Williams , Sarah E. Harvey

Machine learning models trained with purely observational data and the principle of empirical risk minimization \citep{vapnik_principles_1992} can fail to generalize to unseen domains. In this paper, we focus on the case where the problem…

机器学习 · 统计学 2020-10-27 Maximilian Ilse , Jakub M. Tomczak , Patrick Forré

Deep Neural Networks are well known for efficiently fitting training data, yet experiencing poor generalization capabilities whenever some kind of bias dominates over the actual task labels, resulting in models learning "shortcuts". In…

机器学习 · 计算机科学 2024-08-12 Pietro Morerio , Ruggero Ragonesi , Vittorio Murino

In this paper, we explore Annotation Artifacts - the phenomena wherein large pre-trained NLP models achieve high performance on benchmark datasets but do not actually "solve" the underlying task and instead rely on some dataset artifacts…

计算与语言 · 计算机科学 2023-02-10 Armaan Singh Bhullar

The excellent performance of deep neural networks is usually accompanied by a large number of parameters and computations, which have limited their usage on the resource-limited edge devices. To address this issue, abundant methods such as…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Muzhou Yu , Linfeng Zhang , Kaisheng Ma

Data augmentation has recently seen increased interest in NLP due to more work in low-resource domains, new tasks, and the popularity of large-scale neural networks that require large amounts of training data. Despite this recent upsurge,…

计算与语言 · 计算机科学 2021-12-03 Steven Y. Feng , Varun Gangal , Jason Wei , Sarath Chandar , Soroush Vosoughi , Teruko Mitamura , Eduard Hovy

NLP models often rely on superficial cues known as dataset biases to achieve impressive performance, and can fail on examples where these biases do not hold. Recent work sought to develop robust, unbiased models by filtering biased examples…

计算与语言 · 计算机科学 2023-05-31 Yuval Reif , Roy Schwartz

Generalization of deep neural networks remains one of the main open problems in machine learning. Previous theoretical works focused on deriving tight bounds of model complexity, while empirical works revealed that neural networks exhibit…

机器学习 · 计算机科学 2022-01-31 James Wang , Cheng-Lin Yang

As an effective strategy, data augmentation (DA) alleviates data scarcity scenarios where deep learning techniques may fail. It is widely applied in computer vision then introduced to natural language processing and achieves improvements in…

计算与语言 · 计算机科学 2022-06-28 Bohan Li , Yutai Hou , Wanxiang Che

Neural networks have become increasingly popular in the last few years as an effective tool for the task of image classification due to the impressive performance they have achieved on this task. In image classification tasks, it is common…

机器学习 · 计算机科学 2025-05-20 Lucas M. Dorneles , Luan Fonseca Garcia , Joel Luís Carbonera

Data augmentation (DA) is fundamental against overfitting in large convolutional neural networks, especially with a limited training dataset. In images, DA is usually based on heuristic transformations, like geometric or color…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Saypraseuth Mounsaveng , David Vazquez , Ismail Ben Ayed , Marco Pedersoli

Deep learning has achieved remarkable results in many computer vision tasks. Deep neural networks typically rely on large amounts of training data to avoid overfitting. However, labeled data for real-world applications may be limited. By…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Suorong Yang , Weikang Xiao , Mengchen Zhang , Suhan Guo , Jian Zhao , Furao Shen

Data augmentation has emerged as a powerful technique for improving the performance of deep neural networks and led to state-of-the-art results in computer vision. However, state-of-the-art data augmentation strongly distorts training…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Amil Merchant , Barret Zoph , Ekin Dogus Cubuk

Data augmentation forms the cornerstone of many modern machine learning training pipelines; yet, the mechanisms by which it works are not clearly understood. Much of the research on data augmentation (DA) has focused on improving existing…

机器学习 · 计算机科学 2023-04-13 Damien A. Dablain , Nitesh V. Chawla

Data augmentation is a major component of many machine learning methods with state-of-the-art performance. Common augmentation strategies work by drawing random samples from a space of transformations. Unfortunately, such sampling…

机器学习 · 计算机科学 2020-11-06 Calvin Luo , Hossein Mobahi , Samy Bengio

Contrary to most machine learning models, modern deep artificial neural networks typically include multiple components that contribute to regularization. Despite the fact that some (explicit) regularization techniques, such as weight decay…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Alex Hernández-García , Peter König

The popularity of learning from data with machine learning and neural networks has lead to the creation of many new datasets for almost every problem domain. However, even within a single domain, these datasets are often collected with…

机器学习 · 计算机科学 2023-02-06 William C. Sleeman , Rishabh Kapoor , Preetam Ghosh

Imbalanced datasets present a significant challenge for machine learning models, often leading to biased predictions. To address this issue, data augmentation techniques are widely used in natural language processing (NLP) to generate new…

计算与语言 · 计算机科学 2023-04-21 Gabriel O. Assunção , Rafael Izbicki , Marcos O. Prates