Challenge: Increasingly larger datasets have become a standard ingredient to advancing the state-of-the-art in NLP, however, data quality might have already become the bottleneck to unlock further gains.
Approach: They propose a general method for improving model performance in the presence of noisy training data based on self-influence and bandit curriculum learning.
Outcome: The proposed method improves model performance in machine translation, question answering and text classification, building up on approaches to self-influence calculation and automated curriculum learning.

Similar Papers

Influence Tuning: Demoting Spurious Correlations via Instance Attribution and Instance-Driven Updates (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to interpret black-box models to learn spurious correlations are not well understood.
Approach: They propose a procedure that leverages model interpretations to update parameters towards a plausible interpretation rather than an interpretation that relies on spurious patterns in data.
Outcome: The proposed procedure outperforms baseline methods that use adversarial training in a controlled setup.
Changing the World by Changing the Data (2021.acl-long)

Copied to clipboard

Challenge: a new paper argues that data curation is already happening, and it is changing the world . social biases and spurious patterns are attracting more attention in NLP models .
Approach: They argue that data curation is already happening and will be happening . they argue that social biases and spurious patterns are the main problems .
Outcome: a new paper argues that data curation is already and will be happening, and it is changing the world.
Explaining Black Box Predictions and Unveiling Data Artifacts through Influence Functions (2020.acl-main)

Copied to clipboard

Challenge: Modern deep learning models for NLP are notoriously opaque, and this has motivated efforts to design example-specific approaches to interpret such models.
Approach: They propose to use influence functions to explain models by highlighting important words in input text to provide models with an explanation.
Outcome: The proposed approach is particularly useful for natural language inference, a task in which ‘saliency maps’ may not have clear interpretation.
Influence Scores at Scale for Efficient Language Data Sampling (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies have shown that ML models can be fine-tuned on as much data as possible without degradation in performance metrics.
Approach: They evaluate the applicability of influence scores in language classification tasks by random sampling and stress-testing one of the scores.
Outcome: The proposed model can be fine-tuned on 50% of the original data without degradation in performance metrics.
On the Limitations of Dataset Balancing: The Lost Battle Against Spurious Correlations (2022.findings-naacl)

Copied to clipboard

Challenge: Recent work shows that deep learning models are sensitive to low-level correlations between simple features and specific output labels, leading to over-fitting and lack of generalization.
Approach: They propose to eliminate single-word correlations altogether to mitigate this problem . they highlight several alternatives to dataset balancing to enhance contexts .
Outcome: The proposed approach to balancing datasets is insufficient, the authors argue . they suggest enhancing datasets with richer contexts and abstaining from interaction .
A Survey of Data Augmentation Approaches for NLP (2021.findings-acl)

Copied to clipboard

Challenge: Data augmentation is a field of research that has been underexplored due to the discrete nature of language data.
Approach: They present a comprehensive survey of data augmentation for NLP by summarizing the literature in a structured manner.
Outcome: The proposed methods are used for popular NLP applications and tasks and highlight current challenges and directions for future research.
A guide to the dataset explosion in QA, NLI, and commonsense reasoning (2020.coling-tutorials)

Copied to clipboard

Challenge: a tutorial aims to provide an up-to-date guide to the recent datasets . the target audience is the NLP practitioners who are lost in dozens of the recent data sets.
Approach: This tutorial provides an up-to-date guide to the recent datasets . it surveys old and new methodological issues with dataset construction .
Outcome: This tutorial aims to provide an up-to-date guide to the recent datasets . it surveys the old and new methodological issues with dataset construction .
Improving Influence-based Instruction Tuning Data Selection for Balanced Learning of Diverse Capabilities (2025.findings-emnlp)

Copied to clipboard

Challenge: Influence-based methods show promise in achieving (1), but often struggle with (2) . data selection is often biased towards high-influence tasks, harming performance on them .
Approach: They propose a Balanced and Influential Data Selection algorithm that normalizes influence scores of training data and iteratively chooses the training example with the highest influence on the most underrepresented task.
Outcome: The proposed model outperforms both state-of-the-art influence-based methods and non-influence-based frameworks on seven benchmarks spanning five diverse capabilities.
Do Influence Functions Work on Large Language Models? (2025.findings-emnlp)

Copied to clipboard

Challenge: Influence functions are important for quantifying the impact of individual training data points on a model’s predictions.
Approach: They conduct a systematic study to address a key question: do influence functions work on large language models?
Outcome: The influence functions perform poorly across multiple tasks and are therefore unsuitable for large language models.
Curating Datasets for Better Performance with Example Training Dynamics (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve data quality but rely on data quantity to improve performance are not effective.
Approach: They propose a method for weighing the relative importance of examples in a dataset based on their Example Training dynamics (ETD) they propose an active learning approach for computing ETD during training rather than as a preprocessing step.
Outcome: The proposed method can be used to improve performance in in-distribution and out-of-distortion testing.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations