Papers › NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

6 Dec 2021arXiv:2112.02721archive 2025-07-28

Kaustubh D. Dhole, Varun Gangal, Sebastian Gehrmann, Aadesh Gupta, Zhenhao Li, Saad Mahamood, Abinaya Mahendiran, Simon Mille, Ashish Shrivastava, Samson Tan, Tongshuang Wu, Jascha Sohl-Dickstein, Jinho D. Choi, Eduard Hovy, Ondrej Dusek, Sebastian Ruder, Sajant Anand, Nagender Aneja, Rabin Banjade, Lisa Barthe, Hanna Behnke, Ian Berlot-Attwell, Connor Boyle, Caroline Brun, Marco Antonio Sobrevilla Cabezudo, Samuel Cahyawijaya, Emile Chapuis, Wanxiang Che, Mukund Choudhary, Christian Clauss, Pierre Colombo, Filip Cornell, Gautier Dagan, Mayukh Das, Tanay Dixit, Thomas Dopierre, Paul-Alexis Dray, Suchitra Dubey, Tatiana Ekeinhor, Marco Di Giovanni, Tanya Goyal, Rishabh Gupta, Louanes Hamla, Sang Han, Fabrice Harel-Canada, Antoine Honore, Ishan Jindal, Przemyslaw K. Joniak, Denis Kleyko, Venelin Kovatchev, Kalpesh Krishna, Ashutosh Kumar, Stefan Langer, Seungjae Ryan Lee, Corey James Levinson, Hualou Liang, Kaizhao Liang, Zhexiong Liu, Andrey Lukyanenko, Vukosi Marivate, Gerard de Melo, Simon Meoni, Maxime Meyer, Afnan Mir, Nafise Sadat Moosavi, Niklas Muennighoff, Timothy Sum Hon Mun, Kenton Murray, Marcin Namysl, Maria Obedkova, Priti Oli, Nivranshu Pasricha, Jan Pfister, Richard Plant, Vinay Prabhu, Vasile Pais, Libo Qin, Shahab Raji, Pawan Kumar Rajpoot, Vikas Raunak, Roy Rinberg, Nicolas Roberts, Juan Diego Rodriguez, Claude Roux, Vasconcellos P. H. S., Ananya B. Sai, Robin M. Schmidt, Thomas Scialom, Tshephisho Sefara, Saqib N. Shamsi, Xudong Shen, Haoyue Shi, Yiwen Shi, Anna Shvets, Nick Siegel, Damien Sileo, Jamie Simon, Chandan Singh, Roman Sitelew, Priyank Soni, Taylor Sorensen, William Soto, Aman Srivastava, KV Aditya Srivatsa, Tony Sun, Mukund Varma T, A Tabassum, Fiona Anting Tan, Ryan Teehan, Mo Tiwari, Marie Tolkiehn, Athena Wang, Zijian Wang, Gloria Wang, Zijie J. Wang, Fuxuan Wei, Bryan Wilie, Genta Indra Winata, Xinyi Wu, Witold Wydmański, Tianbao Xie, Usama Yaseen, Michael A. Yee, Jing Zhang, Yue Zhang

Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data splits according to specific features). We describe the framework and an initial set of 117 transformations and 23 filters for a variety of natural language tasks. We demonstrate the efficacy of NL-Augmenter by using several of its transformations to analyze the robustness of popular natural language models. The infrastructure, datacards and robustness analysis results are available publicly on the NL-Augmenter repository (\url{https://github.com/GEM-benchmark/NL-Augmenter}).

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2112.02721")

Code

Syntology Ran 0 of 15 code samples harvested from 2 repositories linked to this paper; 15 have no recorded run.

By repository: official repository: 13 samples from 1 repository, 0 ran; community (archive-listed): 2 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

GEM-benchmark/NL-Augmenter officialmentioned in paperMIT report
pootiet/augcse mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_ner_ids_to_tags GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_ner_tagging.py official repository unverified MIT (permissive) · 7210acb045c79c75 · report
convert_to_snake_case GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/TestRunner.py official repository unverified MIT (permissive) · e344c9a07b7d404b · report
create_prediction_seq GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_ner_tagging.py official repository unverified MIT (permissive) · be398bdc2626d9e9 · report
evaluate_dataset GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_text_classification.py official repository unverified MIT (permissive) · ca1f6e14c1851c0d · report
evaluate_on_dataset GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_question_answering.py official repository unverified MIT (permissive) · 971fc82f3c8982cc · report
filter_performance GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_paraphrase_detection.py official repository unverified MIT (permissive) · 740e25ee17eadfc0 · report
get_task_type GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluation_engine.py official repository unverified MIT (permissive) · 6feb356d3afe0373 · report
load GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/TestRunner.py official repository unverified MIT (permissive) · 068a577bb9d31cc2 · report
load_test_cases GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/TestRunner.py official repository unverified MIT (permissive) · 7d043bf0eba84302 · report
mean_pooling GEM-benchmark/NL-Augmenter/nlaugmenter/evaluation/evaluate_paraphrase_detection.py official repository unverified MIT (permissive) · 61025bc373daeec1 · report
negative_emojis GEM-benchmark/NL-Augmenter/nlaugmenter/transformations/sentiment_emoji_augmenter/transformation.py official repository unverified MIT (permissive) · ae79d5d76b4397e7 · report
neutral_emojis GEM-benchmark/NL-Augmenter/nlaugmenter/transformations/sentiment_emoji_augmenter/transformation.py official repository unverified MIT (permissive) · 2bf95e313ec4e645 · report
positive_emojis GEM-benchmark/NL-Augmenter/nlaugmenter/transformations/sentiment_emoji_augmenter/transformation.py official repository unverified MIT (permissive) · 229297ee556f8628 · report
collect_perturbation_rates pootiet/augcse/analysis/get_perturbation_rates.py community (archive-listed) unverified MIT (permissive) · ce209b8eea96dbb7 · report
reformat_parameters pootiet/augcse/evaluate_sentence_embedding.py community (archive-listed) unverified MIT (permissive) · 3e2cda1e1bed2e0a · report

Tasks

Data AugmentationDiversity

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections