paper-with-me

Papers

A Reasoning-Based Approach to Cryptic Crossword Clue Solving

2025-06-05 · Martin Andrews, Sam Witteveen

Cryptic crossword clues are challenging language tasks for which new test sets are released daily by major newspapers on a global basis. Each cryptic clue contains both the definition of the answer to be placed in the crossword grid (in common with regular crosswords), and 'wordplay' that proves that the answer is correct (i.e. a human solver can be confident that an answer is correct without needing crossing words as confirmation). This work describes an LLM-based reasoning system built from open-licensed components that solves cryptic clues by (i) hypothesising answers; (ii) proposing wordplay explanations; and (iii) using a verifier system that operates on codified reasoning steps. Overall, this system establishes a new state-of-the-art performance on the challenging Cryptonite dataset of clues from The Times and The Telegraph newspapers in the UK. Because each proved solution is expressed in Python, interpretable wordplay reasoning for proven answers is available for inspection.

📄 PDF Abstract BibTeX arXiv:2506.04824

Code (1)

mdda/cryptic-crossword-reasoning-verifier 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Cryptonite: A Cryptic Crossword Benchmark for Extreme Ambiguity in Language

2021-03-01 · EMNLP 2021 11 · Avia Efrat, Uri Shaham, Dan Kilman, Omer Levy

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 …

SentenceWorld Knowledge

Proving that Cryptic Crossword Clue Answers are Correct

2024-07-11 · Martin Andrews, Sam Witteveen

Cryptic crossword clues are challenging cognitive tasks, for which new test sets are released on a daily basis by multiple international newspapers. Each cryptic clue contains both the definition of the answer to be plac…

Decrypting Cryptic Crosswords: Semantically Complex Wordplay Puzzles as a Target for NLP

2021-04-17 · NeurIPS 2021 12 · Joshua Rozner, Christopher Potts, Kyle Mahowald

Cryptic crosswords, the dominant crossword variety in the UK, are a promising target for advancing NLP systems that seek to process semantically complex, highly compositional language. Cryptic clues read like fluent natu…

Language Modelling

Language Models are Crossword Solvers

2024-06-13 · Soumadeep Saha, Sutanoya Chakraborty, Saptarshi Saha, Utpal Garain

Crosswords are a form of word puzzle that require a solver to demonstrate a high degree of proficiency in natural language understanding, wordplay, reasoning, and world knowledge, along with adherence to character and le…

Natural Language UnderstandingWorld Knowledge

Clue-Instruct: Text-Based Clue Generation for Educational Crossword Puzzles

2024-04-09 · Andrea Zugarini, Kamyar Zeinalipour, Surya Sai Kadali, Marco Maggini 외

Crossword puzzles are popular linguistic games often used as tools to engage students in learning. Educational crosswords are characterized by less cryptic and more factual clues that distinguish them from traditional cr…