JigsawGAN: Auxiliary Learning for Solving Jigsaw Puzzles with Generative Adversarial Networks
Ru Li, Shuaicheng Liu, Guangfu Wang, Guanghui Liu, Bing Zeng

TL;DR
JigsawGAN introduces a GAN-based auxiliary learning framework that leverages semantic and boundary information to efficiently solve jigsaw puzzles without prior image knowledge.
Contribution
The paper presents a novel multi-task GAN approach combining permutation classification and image recovery for unpaired jigsaw puzzle solving.
Findings
Outperforms existing methods in accuracy and efficiency.
Effectively utilizes semantic information for puzzle solving.
Demonstrates superior qualitative and quantitative results.
Abstract
The paper proposes a solution based on Generative Adversarial Network (GAN) for solving jigsaw puzzles. The problem assumes that an image is divided into equal square pieces, and asks to recover the image according to information provided by the pieces. Conventional jigsaw puzzle solvers often determine the relationships based on the boundaries of pieces, which ignore the important semantic information. In this paper, we propose JigsawGAN, a GAN-based auxiliary learning method for solving jigsaw puzzles with unpaired images (with no prior knowledge of the initial images). We design a multi-task pipeline that includes, (1) a classification branch to classify jigsaw permutations, and (2) a GAN branch to recover features to images in correct orders. The classification branch is constrained by the pseudo-labels generated according to the shuffled pieces. The GAN branch concentrates on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsJigsaw
