CLAILGMLMar 1, 2021

Cryptonite: A Cryptic Crossword Benchmark for Extreme Ambiguity in Language

arXiv:2103.01242v2662 citations
AI Analysis

This addresses the need for more extreme ambiguity benchmarks in NLP, though it is incremental as it builds on existing dataset creation efforts.

The authors tackled the problem of insufficiently challenging ambiguity in NLP datasets by introducing Cryptonite, a dataset based on cryptic crosswords that requires disambiguation of semantic, syntactic, and phonetic wordplays, and fine-tuning T5-Large achieved only 7.6% accuracy.

Current NLP datasets targeting ambiguity can be solved by a native speaker with relative ease. We present Cryptonite, a large-scale dataset based on cryptic crosswords, which is both linguistically complex and naturally sourced. Each example in Cryptonite is a cryptic clue, a short phrase or sentence with a misleading surface reading, whose solving requires disambiguating semantic, syntactic, and phonetic wordplays, as well as world knowledge. Cryptic clues pose a challenge even for experienced solvers, though top-tier experts can solve them with almost 100% accuracy. Cryptonite is a challenging task for current models; fine-tuning T5-Large on 470k cryptic clues achieves only 7.6% accuracy, on par with the accuracy of a rule-based clue solver (8.6%).

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