Register Anything: Estimating "Corresponding Prompts" for Segment Anything Model
Shiqi Huang, Tingfa Xu, Wen Yan, Dean Barratt, Yipeng Hu

TL;DR
This paper introduces PromptReg, a training-free image registration method that uses pre-trained segmentation models to directly find corresponding prompts between images, simplifying the process and improving accuracy across various applications.
Contribution
The paper proposes a novel prompt-based registration approach that eliminates the need for segmentation training, leveraging pre-trained models for direct correspondence search.
Findings
Outperforms intensity-based and learning-based registration methods.
Achieves competitive results with weakly-supervised approaches.
Effective across diverse medical and non-medical imaging modalities.
Abstract
Establishing pixel/voxel-level or region-level correspondences is the core challenge in image registration. The latter, also known as region-based correspondence representation, leverages paired regions of interest (ROIs) to enable regional matching while preserving fine-grained capability at pixel/voxel level. Traditionally, this representation is implemented via two steps: segmenting ROIs in each image then matching them between the two images. In this paper, we simplify this into one step by directly "searching for corresponding prompts", using extensively pre-trained segmentation models (e.g., SAM) for a training-free registration approach, PromptReg. Firstly, we introduce the "corresponding prompt problem", which aims to identify a corresponding Prompt Y in Image Y for any given visual Prompt X in Image X, such that the two respectively prompt-conditioned segmentations are a pair…
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
TopicsMedical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
