paper-with-me

Papers

Text to Point Cloud Localization with Relation-Enhanced Transformer

2023-01-13 · Guangzhi Wang, Hehe Fan, Mohan Kankanhalli

Automatically localizing a position based on a few natural language instructions is essential for future robots to communicate and collaborate with humans. To approach this goal, we focus on the text-to-point-cloud cross-modal localization problem. Given a textual query, it aims to identify the described location from city-scale point clouds. The task involves two challenges. 1) In city-scale point clouds, similar ambient instances may exist in several locations. Searching each location in a huge point cloud with only instances as guidance may lead to less discriminative signals and incorrect results. 2) In textual descriptions, the hints are provided separately. In this case, the relations among those hints are not explicitly described, leading to difficulties of learning relations. To overcome these two challenges, we propose a unified Relation-Enhanced Transformer (RET) to improve representation discriminability for both point cloud and natural language queries. The core of the proposed RET is a novel Relation-enhanced Self-Attention (RSA) mechanism, which explicitly encodes instance (hint)-wise relations for the two modalities. Moreover, we propose a fine-grained cross-modal matching method to further refine the location predictions in a subsequent instance-hint matching stage. Experimental results on the KITTI360Pose dataset demonstrate that our approach surpasses the previous state-of-the-art method by large margin.

📄 PDF Abstract BibTeX arXiv:2301.05372

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesRelation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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$…
Adam 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

SpatiaLoc: Leveraging Multi-Level Spatial Enhanced Descriptors for Cross-Modal Localization

2026-01-07 · Tianyi Shang, Pengjie Xu, Zhaojun Deng, Zhenyu Li 외 arxiv

Cross-modal localization using text and point clouds enables robots to localize themselves via natural language descriptions, with applications in autonomous navigation and interaction between humans and robots. In this …

Point Clouds

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

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

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

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 opera…

Cross-modal place recognition

Text2Loc: 3D Point Cloud Localization from Natural Language

2023-11-27 · CVPR 2024 1 · Yan Xia, Letian Shi, Zifeng Ding, João F. Henriques 외

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network, Text2Loc, that fully interprets the semantic relationship between points and text.…

Contrastive LearningVisual Place Recognition

Paired-Point Lifting for Enhanced Privacy-Preserving Visual Localization

2023-01-01 · CVPR 2023 1 · Chunghwan Lee, Jaihoon Kim, Chanhyuk Yun, Je Hyeong Hong

Visual localization refers to the process of recovering camera pose from input image relative to a known scene, forming a cornerstone of numerous vision and robotics systems. While many algorithms utilize sparse 3D p…

feature selectionPrivacy PreservingVisual Localization