paper-with-me

홈 › Papers

PromptMID: Modal Invariant Descriptors Based on Diffusion and Vision Foundation Models for Optical-SAR Image Matching

2025-02-25 · Han Nie, Bin Luo, Jun Liu, Zhitao Fu, Huan Zhou, Shuo Zhang, Weixing Liu

The ideal goal of image matching is to achieve stable and efficient performance in unseen domains. However, many existing learning-based optical-SAR image matching methods, despite their effectiveness in specific scenarios, exhibit limited generalization and struggle to adapt to practical applications. Repeatedly training or fine-tuning matching models to address domain differences is not only not elegant enough but also introduces additional computational overhead and data production costs. In recent years, general foundation models have shown great potential for enhancing generalization. However, the disparity in visual domains between natural and remote sensing images poses challenges for their direct application. Therefore, effectively leveraging foundation models to improve the generalization of optical-SAR image matching remains challenge. To address the above challenges, we propose PromptMID, a novel approach that constructs modality-invariant descriptors using text prompts based on land use classification as priors information for optical and SAR image matching. PromptMID extracts multi-scale modality-invariant features by leveraging pre-trained diffusion models and visual foundation models (VFMs), while specially designed feature aggregation modules effectively fuse features across different granularities. Extensive experiments on optical-SAR image datasets from four diverse regions demonstrate that PromptMID outperforms state-of-the-art matching methods, achieving superior results in both seen and unseen domains and exhibiting strong cross-domain generalization capabilities. The source code will be made publicly available https://github.com/HanNieWHU/PromptMID.

📄 PDF Abstract BibTeX arXiv:2502.18104

Code (1)

hanniewhu/promptmid 공식 구현

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MIFNet: Learning Modality-Invariant Features for Generalizable Multimodal Image Matching

2025-01-20 · Yepeng Liu, Zhichao Sun, Baosheng Yu, Yitian Zhao 외

Many keypoint detection and description methods have been proposed for image matching or registration. While these methods demonstrate promising performance for single-modality image matching, they often struggle with mu…

Keypoint DetectionZero-shot Generalization

Learning an Effective Equivariant 3D Descriptor Without Supervision

2019-09-15 · ICCV 2019 10 · Riccardo Spezialetti, Samuele Salti, Luigi Di Stefano

Establishing correspondences between 3D shapes is a fundamental task in 3D Computer Vision, typically addressed by matching local descriptors. Recently, a few attempts at applying the deep learning paradigm to the task h…

Beyond pixel-wise supervision for segmentation: A few global shape descriptors might be surprisingly good!

2021-05-03 · Hoel Kervadec, Houda Bahig, Laurent Letourneau-Guillon, Jose Dolz 외

Standard losses for training deep segmentation networks could be seen as individual classifications of pixels, instead of supervising the global shape of the predicted segmentations. While effective, they require exact k…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

REMM:Rotation-Equivariant Framework for End-to-End Multimodal Image Matching

2024-07-16 · Han Nie, Bin Luo, Jun Liu, Zhitao Fu 외

We present REMM, a rotation-equivariant framework for end-to-end multimodal image matching, which fully encodes rotational differences of descriptors in the whole matching pipeline. Previous learning-based methods mainly…

Benchmarking

PARASOL: Parametric Style Control for Diffusion Image Synthesis

2023-03-11 · Gemma Canet Tarrés, Dan Ruta, Tu Bui, John Collomosse

We propose PARASOL, a multi-modal synthesis model that enables disentangled, parametric control of the visual style of the image by jointly conditioning synthesis on both content and a fine-grained visual style embedding…

Image Generation