ReassembleNet: Learnable Keypoints and Diffusion for 2D Fresco Reconstruction
Adeela Islam, Stefano Fiorini, Stuart James, Pietro Morerio, Alessio Del Bue
TL;DR
ReassembleNet tackles the challenging problem of 2D fresco reassembly by representing irregular fragments with learnable contour keypoints and enriching them with multimodal geometric and texture features. The method couples a learnable keypoint selector, graph-based attention, and a diffusion-based pose estimator to iteratively refine piece translations and rotations, supported by pretraining on a semi-synthetic dataset to bridge sim-to-real gaps. On the RePAIR benchmark, it achieves substantial improvements in RMSE for rotation and translation compared to prior methods, and demonstrates scalability in memory usage and keypoint configurations. This work advances practical, data-efficient reassembly for real-world artifacts, enabling more reliable automatic reconstruction in archaeology and related fields.
Abstract
The task of reassembly is a significant challenge across multiple domains, including archaeology, genomics, and molecular docking, requiring the precise placement and orientation of elements to reconstruct an original structure. In this work, we address key limitations in state-of-the-art Deep Learning methods for reassembly, namely i) scalability; ii) multimodality; and iii) real-world applicability: beyond square or simple geometric shapes, realistic and complex erosion, or other real-world problems. We propose ReassembleNet, a method that reduces complexity by representing each input piece as a set of contour keypoints and learning to select the most informative ones by Graph Neural Networks pooling inspired techniques. ReassembleNet effectively lowers computational complexity while enabling the integration of features from multiple modalities, including both geometric and texture data. Further enhanced through pretraining on a semi-synthetic dataset. We then apply diffusion-based pose estimation to recover the original structure. We improve on prior methods by 57% and 87% for RMSE Rotation and Translation, respectively.
