2021

Robustness Gym: Unifying the NLP Evaluation Landscape

Goel, Karan, Rajani, Nazneen, Vig, Jesse et al.

Understand

Despite impressive performance on standard benchmarks, deep neural networks are often brittle when deployed in real-world systems.

  • Consequently, recent research has focused on testing the robustness of such models, resulting in a diverse set of evaluation methodologies ranging from adversarial attacks to rule-based data transformations.
  • In this work, we identify challenges with evaluating NLP systems and propose a solution in the form of Robustness Gym (RG), a simple and extensible evaluation toolkit that unifies 4 standard evaluation paradigms: subpopulations, transformations, evaluation sets, and adversarial attacks.
  • By providing a common platform for evaluation, Robustness Gym enables practitioners to compare results from all 4 evaluation paradigms with just a few clicks, and to easily develop and share novel evaluation methods using a built-in set of abstractions.

Reading the bibliography…