Collective Migration-Inspired Large-Deformation Compensation for Nonrigid Image Registration
摘要
Image registration holds a pivotal role in computer vision, yet large-deformation compensation presents a significant challenge in this domain due to the difficulty of finding precise matches under substantial deformations. Taking inspiration from the collective nature of animal migration, we propose a novel perspective on image registration by conceptualizing large-deformation compensation as a form of collective motion. In this perspective, we divide image pixels into leaders and flocks. The collective motion is driven by leaders through three components: route decision based on collectiveness quantification, route execution with collectiveness maintenance, and cascaded migration with collectiveness inheritance. These components are integrated into a collective cascaded migration (CCM) framework, which facilitates effective compensation for large-deformations. Our extensive experiments on six challenging datasets, encompassing five 2D datasets and one 3D dataset for large-deformation compensation, conclusively demonstrate the effectiveness of CCM in accurately compensating for large-scale deformations. The related code and data are available at https://github.com/GouZi2019/CCM.