CLApr 24, 2020

New Protocols and Negative Results for Textual Entailment Data Collection

arXiv:2004.11997v21001 citations
AI Analysis

This work addresses data collection issues for natural language inference, which is crucial for benchmarking and pretraining in NLP, but the results are incremental as they show no gains over existing methods.

The authors tackled the problem of improving textual entailment data collection by proposing four new crowdsourcing protocols aimed at enhancing annotation ease, quality, and diversity, but found that none of these methods improved transfer learning performance compared to a baseline, though they did reduce annotation artifacts.

Natural language inference (NLI) data has proven useful in benchmarking and, especially, as pretraining data for tasks requiring language understanding. However, the crowdsourcing protocol that was used to collect this data has known issues and was not explicitly optimized for either of these purposes, so it is likely far from ideal. We propose four alternative protocols, each aimed at improving either the ease with which annotators can produce sound training examples or the quality and diversity of those examples. Using these alternatives and a fifth baseline protocol, we collect and compare five new 8.5k-example training sets. In evaluations focused on transfer learning applications, our results are solidly negative, with models trained on our baseline dataset yielding good transfer performance to downstream tasks, but none of our four new methods (nor the recent ANLI) showing any improvements over that baseline. In a small silver lining, we observe that all four new protocols, especially those where annotators edit pre-filled text boxes, reduce previously observed issues with annotation artifacts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes