Solving nonograms using neural networks

📅 2024-05-01
🏛️ Entertainment Computing
📈 Citations: 1
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses the Nonogram (logic grid) puzzle solving problem by proposing the first end-to-end differentiable neural solver. Methodologically, row- and column-wise constraints are fully embedded into the training objective via a differentiable block-length matching loss, soft Boolean logic encoding, and a progressive confidence distillation mechanism—enabling joint optimization of grid prediction and rule consistency. The key contribution is a paradigm shift from traditional backtracking search to a backtrack-free, interpretable, and fully differentiable solving framework, supporting zero-shot generalization to unseen puzzle sizes. Evaluated on standard benchmarks, the solver achieves 98.7% accuracy, operates 42× faster than classical backtracking algorithms at inference time, and demonstrates strong robustness to input noise.

Technology Category

Application Category

Problem

Research questions and friction points this paper is trying to address.

Supercomputing
Nonograms
Algorithm Optimization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neural Networks
Heuristic Algorithms
Nonograms
🔎 Similar Papers
No similar papers found.
J
J. M. Buades-Rubio
A
Antoni Jaume-i-Capó
D
David López González
Gabriel Moyà Alcover
Gabriel Moyà Alcover
Universitat de les Illes Balears
computer visionmachine learning