paper-with-me

Papers

Sudoku-Bench: Evaluating creative reasoning with Sudoku variants

2025-05-22 · Jeffrey Seely, Yuki Imajuku, Tianyu Zhao, Edoardo Cetin, Llion Jones

Existing reasoning benchmarks for large language models (LLMs) frequently fail to capture authentic creativity, often rewarding memorization of previously observed patterns. We address this shortcoming with Sudoku-Bench, a curated benchmark of challenging and unconventional Sudoku variants specifically selected to evaluate creative, multi-step logical reasoning. Sudoku variants form an unusually effective domain for reasoning research: each puzzle introduces unique or subtly interacting constraints, making memorization infeasible and requiring solvers to identify novel logical breakthroughs (``break-ins''). Despite their diversity, Sudoku variants maintain a common and compact structure, enabling clear and consistent evaluation. Sudoku-Bench includes a carefully chosen puzzle set, a standardized text-based puzzle representation, and flexible tools compatible with thousands of publicly available puzzles -- making it easy to extend into a general research environment. Baseline experiments show that state-of-the-art LLMs solve fewer than 15\% of puzzles unaided, highlighting significant opportunities to advance long-horizon, strategic reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2505.16135

Code (1)

sakanaai/sudoku-bench 공식 구현

Tasks

DiversityLogical ReasoningMemorization

Similar Papers 제목 키워드 기반

Evaluating SAT and SMT Solvers on Large-Scale Sudoku Puzzles

2025-01-15 · Liam Davis, Tairan Ji

Modern SMT solvers have revolutionized the approach to constraint satisfaction problems by integrating advanced theory reasoning and encoding techniques. In this work, we evaluate the performance of modern SMT solvers in…

Benchmarking

Image Detection and Digit Recognition to solve Sudoku as a Constraint Satisfaction Problem

2019-05-25 · Aditya Narayanaswamy, Yichuan Philip Ma, Piyush Shrivastava

Sudoku is a puzzle well-known to the scientific community with simple rules of completion, which may require a com-plex line of reasoning. This paper addresses the problem of partitioning the Sudoku image into a 1-D arra…

Deep Reasoning Networks: Thinking Fast and Slow, for Pattern De-mixing

2019-09-25 · Di Chen, Yiwei Bai, Wenting Zhao, Sebastian Ament 외

We introduce Deep Reasoning Networks (DRNets), an end-to-end framework that combines deep learning with reasoning for solving pattern de-mixing problems, typically in an unsupervised or weakly-supervised setting. DRNets…

scientific discovery

Deep Reasoning Networks for Unsupervised Pattern De-mixing with Constraint Reasoning

2020-01-01 · ICML 2020 1 · Di Chen, Yiwei Bai, Wenting Zhao, Sebastian Ament 외

We introduce Deep Reasoning Networks (DRNets), an end-to-end framework that combines deep learning with constraint reasoning for solving pattern de-mixing problems, typically in an unsupervised or very-weakly-supervised …

Project Patti: Why can You Solve Diabolical Puzzles on one Sudoku Website but not Easy Puzzles on another Sudoku Website?

2025-07-22 · Arman Eisenkolb-Vaithyanathan arxiv

In this paper we try to answer the question "What constitutes Sudoku difficulty rating across different Sudoku websites?" Using two distinct methods that can both solve every Sudoku puzzle, I propose two new metrics to c…