A Generic Hybrid Framework for 2D Visual Reconstruction
Daniel Rika, Dror Sholomon, Eli David, Alexandre Pais, Nathan S. Netanyahu
TL;DR
The paper tackles robust 2D visual reconstruction from fragmented square pieces by formulating it as a JPP with $N$ pieces of size $P \times P$ and introducing a generic hybrid pipeline. It combines a DL-based compatibility measure (DLCM) that analyzes entire piece content with an enhanced GA-based solver to optimize global placements, addressing real-world challenges such as degraded boundaries and unknown puzzle dimensions. The approach achieves state-of-the-art performance on large Type-1 and Type-2 puzzles, including Portuguese tile panels and eroded-boundary scenarios, and demonstrates strong generalization to synthetic JPPs and shredded documents. Practical implications include a scalable framework for archaeology, art restoration, and forensic reconstruction, with plans to reduce computational bottlenecks via embeddings and multi-threading.
Abstract
This paper presents a versatile hybrid framework for addressing 2D real-world reconstruction tasks formulated as jigsaw puzzle problems (JPPs) with square, non-overlapping pieces. Our approach integrates a deep learning (DL)-based compatibility measure (CM) model that evaluates pairs of puzzle pieces holistically, rather than focusing solely on their adjacent edges as traditionally done. This DL-based CM is paired with an optimized genetic algorithm (GA)-based solver, which iteratively searches for a global optimal arrangement using the pairwise CM scores of the puzzle pieces. Extensive experimental results highlight the framework's adaptability and robustness across multiple real-world domains. Notably, our unique hybrid methodology achieves state-of-the-art (SOTA) results in reconstructing Portuguese tile panels and large degraded puzzles with eroded boundaries.
