IJCAI 2021poster0 citations

Beyond Accuracy: Behavioral Testing of NLP Models with Checklist (Extended Abstract)

Marco Tulio Ribeiro, Tongshuang Wu, Carlos Guestrin, Sameer Singh

Abstract

Although measuring held-out accuracy has been the primary approach to evaluate generalization, it often overestimates the performance of NLP models, while alternative approaches for evaluating models either focus on individual tasks or on specific behaviors. Inspired by principles of behavioral testing in software engineering, we introduce CheckList, a task-agnostic methodology for testing NLP models. CheckList includes a matrix of general linguistic capabilities and test types that facilitate comprehensive test ideation, as well as a software tool to generate a large and diverse number of test cases quickly. We illustrate the utility of CheckList with tests for three tasks, identifying critical failures in both commercial and state-of-art models. In a user study, a team responsible for a commercial sentiment analysis model found new and actionable bugs in an extensively tested model. In another user study, NLP practitioners with CheckList created twice as many tests, and found almost three times as many bugs as users without it.

Natural Language Processing: Resources and EvaluationNatural Language Processing: NLP Applications and ToolsNatural Language Processing: Text ClassificationNatural Language Processing: Question Answering
BibTeX
@inproceedings{ijcai2021p659,
  title     = {Beyond Accuracy: Behavioral Testing of NLP Models with Checklist (Extended Abstract)},
  author    = {Ribeiro, Marco Tulio and Wu, Tongshuang and Guestrin, Carlos and Singh, Sameer},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {4824--4828},
  year      = {2021},
  month     = {8},
  note      = {Sister Conferences Best Papers},
  doi       = {10.24963/ijcai.2021/659},
  url       = {https://doi.org/10.24963/ijcai.2021/659},
}
Beyond Accuracy: Behavioral Testing of NLP Models with Checklist (Extended Abstract) · IJCAI 2021