paper-with-me

홈 › Papers

Fast-then-Fine: A Two-Stage Framework with Multi-Granular Representation for Cross-Modal Retrieval in Remote Sensing

2026-04-22 · Xi Chen, Xu Chen, Xiangyang Jia, Xu Zhang, Shuquan Wei, Wei Wang arxiv

Remote sensing (RS) image-text retrieval plays a critical role in understanding massive RS imagery. However, the dense multi-object distribution and complex backgrounds in RS imagery make it difficult to simultaneously achieve fine-grained cross-modal alignment and efficient retrieval. Existing methods either rely on complex cross-modal interactions that lead to low retrieval efficiency, or depend on large-scale vision-language model pre-training, which requires massive data and computational resources. To address these issues, we propose a fast-then-fine (FTF) two-stage retrieval framework that decomposes retrieval into a text-agnostic recall stage for efficient candidate selection and a text-guided rerank stage for fine-grained alignment. Specifically, in the recall stage, text-agnostic coarse-grained representations are employed for efficient candidate selection; in the rerank stage, a parameter-free balanced text-guided interaction block enhances fine-grained alignment without introducing additional learnable parameters. Furthermore, an inter- and intra-modal loss is designed to jointly optimize cross-modal alignment across multi-granular representations. Extensive experiments on public benchmarks demonstrate that the FTF achieves competitive retrieval accuracy while significantly improving retrieval efficiency compared with existing methods.

📄 PDF Abstract BibTeX arXiv:2604.20429

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalText Retrieval

Similar Papers 제목 키워드 기반

Confidence Guided Depth Completion Network

2022-02-07 · Yongjin Lee, Seokjun Park, Beomgu Kang, HyunWook Park

The paper proposes an image-guided depth completion method to estimate accurate dense depth maps with fast computation time. The proposed network has two-stage structure. The first stage predicts a first depth map. Then,…

Depth Completion

Texture Reformer: Towards Fast and Universal Interactive Texture Transfer

2021-12-06 · Zhizhong Wang, Lei Zhao, Haibo Chen, Ailin Li 외

In this paper, we present the texture reformer, a fast and universal neural-based framework for interactive texture transfer with user-specified guidance. The challenges lie in three aspects: 1) the diversity of tasks, 2…

Diversity

Meta-Auxiliary Network for 3D GAN Inversion

2023-05-18 · Bangrui Jiang, Zhenhua Guo, Yujiu Yang

Real-world image manipulation has achieved fantastic progress in recent years. GAN inversion, which aims to map the real image to the latent code faithfully, is the first step in this pipeline. However, existing GAN inve…

Image ManipulationMeta-Learning

Deep Mouse: An End-to-end Auto-context Refinement Framework for Brain Ventricle and Body Segmentation in Embryonic Mice Ultrasound Volumes

2019-10-20 · Tongda Xu, Ziming Qiu, William Das, Chuiyu Wang 외

High-frequency ultrasound (HFU) is well suited for imaging embryonic mice due to its noninvasive and real-time characteristics. However, manual segmentation of the brain ventricles (BVs) and body requires substantial tim…

Segmentation

LoRA-PAR: A Flexible Dual-System LoRA Partitioning Approach to Efficient LLM Fine-Tuning

2025-07-28 · Yining Huang, Bin Li, Keke Tang, Meilian Chen arxiv

Large-scale generative models like DeepSeek-R1 and OpenAI-O1 benefit substantially from chain-of-thought (CoT) reasoning, yet pushing their performance typically requires vast data, large model sizes, and full-parameter …

parameter-efficient fine-tuningReinforcement LearningLogical ReasoningDomain Adaptation