DiffAssemble: A Unified Graph-Diffusion Model for 2D and 3D Reassembly

Abstract

Reassembly tasks play a fundamental role in many fields and multiple approaches exist to solve specific reassembly problems. In this context we posit that a general unified model can effectively address them all irrespective of the input data type (image 3D etc.). We introduce DiffAssemble a Graph Neural Network (GNN)-based architecture that learns to solve reassembly tasks using a diffusion model formulation. Our method treats the elements of a set whether pieces of 2D patch or 3D object fragments as nodes of a spatial graph. Training is performed by introducing noise into the position and rotation of the elements and iteratively denoising them to reconstruct the coherent initial pose. DiffAssemble achieves state-of-the-art (SOTA) results in most 2D and 3D reassembly tasks and is the first learning-based approach that solves 2D puzzles for both rotation and translation. Furthermore we highlight its remarkable reduction in run-time performing 11 times faster than the quickest optimization-based method for puzzle solving.

Cite

Text

Scarpellini et al. "DiffAssemble: A Unified Graph-Diffusion Model for 2D and 3D Reassembly." Conference on Computer Vision and Pattern Recognition, 2024. doi:10.1109/CVPR52733.2024.02654

Markdown

[Scarpellini et al. "DiffAssemble: A Unified Graph-Diffusion Model for 2D and 3D Reassembly." Conference on Computer Vision and Pattern Recognition, 2024.](https://mlanthology.org/cvpr/2024/scarpellini2024cvpr-diffassemble/) doi:10.1109/CVPR52733.2024.02654

BibTeX

@inproceedings{scarpellini2024cvpr-diffassemble,
  title     = {{DiffAssemble: A Unified Graph-Diffusion Model for 2D and 3D Reassembly}},
  author    = {Scarpellini, Gianluca and Fiorini, Stefano and Giuliari, Francesco and Moreiro, Pietro and Del Bue, Alessio},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2024},
  pages     = {28098-28108},
  doi       = {10.1109/CVPR52733.2024.02654},
  url       = {https://mlanthology.org/cvpr/2024/scarpellini2024cvpr-diffassemble/}
}