paper-with-me

홈 › Papers

Text-Driven Cross-Modal Place Recognition Method for Remote Sensing Localization

2025-03-23 · Tianyi Shang, Zhenyu Li, Pengjie Xu, ZhaoJun Deng, Ruirui Zhang

Environment description-based localization in large-scale point cloud maps constructed through remote sensing is critically significant for the advancement of large-scale autonomous systems, such as delivery robots operating in the last mile. However, current approaches encounter challenges due to the inability of point cloud encoders to effectively capture local details and long-range spatial relationships, as well as a significant modality gap between text and point cloud representations. To address these challenges, we present Des4Pos, a novel two-stage text-driven remote sensing localization framework. In the coarse stage, the point-cloud encoder utilizes the Multi-scale Fusion Attention Mechanism (MFAM) to enhance local geometric features, followed by a bidirectional Long Short-Term Memory (LSTM) module to strengthen global spatial relationships. Concurrently, the Stepped Text Encoder (STE) integrates cross-modal prior knowledge from CLIP [1] and aligns text and point-cloud features using this prior knowledge, effectively bridging modality discrepancies. In the fine stage, we introduce a Cascaded Residual Attention (CRA) module to fuse cross-modal features and predict relative localization offsets, thereby achieving greater localization precision. Experiments on the KITTI360Pose test set demonstrate that Des4Pos achieves state-of-the-art performance in text-to-point-cloud place recognition. Specifically, it attains a top-1 accuracy of 40% and a top-10 accuracy of 77% under a 5-meter radius threshold, surpassing the best existing methods by 7% and 7%, respectively.

📄 PDF Abstract BibTeX arXiv:2503.18035

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-modal place recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MambaPlace:Text-to-Point-Cloud Cross-Modal Place Recognition with Attention Mamba Mechanisms

2024-08-28 · Tianyi Shang, Zhenyu Li, Pengjie Xu, Jinwei Qiao

Vision Language Place Recognition (VLVPR) enhances robot localization performance by incorporating natural language descriptions from images. By utilizing language information, VLVPR directs robot place matching, overcom…

Cross-modal place recognitionMambaVisual Place Recognition

Semantic-guided Cross-Modal Prompt Learning for Skeleton-based Zero-shot Action Recognition

2025-01-01 · CVPR 2025 1 · Anqi Zhu, Jingmin Zhu, James Bailey, Mingming Gong 외

Skeleton-based human action recognition is promising due to its privacy preservation, robustness to visual challenges, and computational efficiency. Especially, the practical necessity to recognize unseen actions has…

Action RecognitionComputational EfficiencyPrompt LearningSkeleton Based Action Recognition+4

WDMIR: Wavelet-Driven Multimodal Intent Recognition

2025-05-27 · Weiyin Gong, Kai Zhang, Yanghai Zhang, Qi Liu 외

Multimodal intent recognition (MIR) seeks to accurately interpret user intentions by integrating verbal and non-verbal information across video, audio and text modalities. While existing approaches prioritize text analys…

Intent RecognitionMultimodal Intent Recognition

Going Places: Place Recognition in Artificial and Natural Systems

2025-11-18 · Michael Milford, Tobias Fischer arxiv

Place recognition, the ability to identify previously visited locations, is critical for both biological navigation and autonomous systems. This review synthesizes findings from robotic systems, animal studies, and human…

UniLoc: Towards Universal Place Recognition Using Any Single Modality

2024-12-16 · Yan Xia, Zhendong Li, Yun-Jin Li, Letian Shi 외

To date, most place recognition methods focus on single-modality retrieval. While they perform well in specific environments, cross-modal methods offer greater flexibility by allowing seamless switching between map and q…

Contrastive Learning