CLApr 10, 2021

Fool Me Twice: Entailment from Wikipedia Gamification

arXiv:2104.04725v1747 citationsHas Code
Originality Incremental advance
AI Analysis

This provides a higher-quality dataset for entailment and evidence retrieval tasks, addressing a bottleneck in natural language processing research.

The authors tackled the problem of low-quality entailment datasets by creating FoolMeTwice, a large dataset collected through a multi-player game that encourages adversarial examples, drastically reducing the number of examples solvable via shortcuts compared to other datasets.

We release FoolMeTwice (FM2 for short), a large dataset of challenging entailment pairs collected through a fun multi-player game. Gamification encourages adversarial examples, drastically lowering the number of examples that can be solved using "shortcuts" compared to other popular entailment datasets. Players are presented with two tasks. The first task asks the player to write a plausible claim based on the evidence from a Wikipedia page. The second one shows two plausible claims written by other players, one of which is false, and the goal is to identify it before the time runs out. Players "pay" to see clues retrieved from the evidence pool: the more evidence the player needs, the harder the claim. Game-play between motivated players leads to diverse strategies for crafting claims, such as temporal inference and diverting to unrelated evidence, and results in higher quality data for the entailment and evidence retrieval tasks. We open source the dataset and the game code.

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