paper-with-me

홈 › Papers

Text2Loc++: Generalizing 3D Point Cloud Localization from Natural Language

2025-11-19 · Yan Xia, Letian Shi, Yilin Di, Joao F. Henriques, Daniel Cremers arxiv

We tackle the problem of localizing 3D point cloud submaps using complex and diverse natural language descriptions, and present Text2Loc++, a novel neural network designed for effective cross-modal alignment between language and point clouds in a coarse-to-fine localization pipeline. To support benchmarking, we introduce a new city-scale dataset covering both color and non-color point clouds from diverse urban scenes, and organize location descriptions into three levels of linguistic complexity. In the global place recognition stage, Text2Loc++ combines a pretrained language model with a Hierarchical Transformer with Max pooling (HTM) for sentence-level semantics, and employs an attention-based point cloud encoder for spatial understanding. We further propose Masked Instance Training (MIT) to filter out non-aligned objects and improve multimodal robustness. To enhance the embedding space, we introduce Modality-aware Hierarchical Contrastive Learning (MHCL), incorporating cross-modal, submap-, text-, and instance-level losses. In the fine localization stage, we completely remove explicit text-instance matching and design a lightweight yet powerful framework based on Prototype-based Map Cloning (PMC) and a Cascaded Cross-Attention Transformer (CCAT). Extensive experiments on the KITTI360Pose dataset show that Text2Loc++ outperforms existing methods by up to 15%. In addition, the proposed model exhibits robust generalization when evaluated on the new dataset, effectively handling complex linguistic expressions and a wide variety of urban environments. The code and dataset will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2511.15308

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningPoint Clouds

Similar Papers 제목 키워드 기반

Text2Pos: Text-to-Point-Cloud Cross-Modal Localization

2022-03-28 · CVPR 2022 1 · Manuel Kolmet, Qunjie Zhou, Aljosa Osep, Laura Leal-Taixe

Natural language-based communication with mobile devices and home appliances is becoming increasingly popular and has the potential to become natural for communicating with mobile robots in the future. Towards this goal,…

Visual 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

VLM-Loc: Localization in Point Cloud Maps via Vision-Language Models

2026-03-10 · Shuhao Kang, Youqi Liao, Peijie Wang, Wenlong Liao 외 arxiv

Text-to-point-cloud (T2P) localization aims to infer precise spatial positions within 3D point cloud maps from natural language descriptions, reflecting how humans perceive and communicate spatial layouts through languag…

Spatial ReasoningPoint 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 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…

Natural Language QueriesRelation