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

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

28 Mar 2022CVPR 2022 1arXiv:2203.15125archive 2025-07-28

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, we investigate cross-modal text-to-point-cloud localization that will allow us to specify, for example, a vehicle pick-up or goods delivery location. In particular, we propose Text2Pos, a cross-modal localization module that learns to align textual descriptions with localization cues in a coarse- to-fine manner. Given a point cloud of the environment, Text2Pos locates a position that is specified via a natural language-based description of the immediate surroundings. To train Text2Pos and study its performance, we construct KITTI360Pose, the first dataset for this task based on the recently introduced KITTI360 dataset. Our experiments show that we can localize 65% of textual queries within 15m distance to query locations for top-10 retrieved locations. This is a starting point that we hope will spark future developments towards language-based navigation.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.15125")

Code

Syntology Ran 9 of 16 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: community (archive-listed): 16 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

CV4RA/MambaPlace mentioned on GitHubpytorch report
kevin301342/cmmloc mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 9 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · fixture could not drive it
7ran
7unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kevin301342/cmmloc. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BertSelfAttention kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran no licence file found · pointer only · 9a383ff97b1c44e8 · report
FeedForward kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 618350b6cee00b41 · report
GlobalAbstractionLayer kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 77aad13bfc87c6a9 · report
LinearLayer kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 3df8c1fd92a5fb57 · report
Object3d kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · d8915d0cc32534bb · report
SetAbstractionLayer kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 739374c49764ce07 · report
TrainablePositionalEncoding kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 12725df1d639640b · report
get_mlp kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 18a5e06ec868fe4d · report
get_mlp2 kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 193deb6b7751d2db · report
BertAttention kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 565f1b7b15ab3e88 · report
BertCrossAttention kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 4fcfefebb4e7bed6 · report
CMMT_SC kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 39f05e08caaa08a5 · report
CellRetrievalNetwork kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 8aa1196dc8c83c16 · report
LanguageEncoder kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · d5aa347b6fc56515 · report
ObjectEncoder kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 398965e9268b7a43 · report
PointNet2 kevin301342/cmmloc/models/coarse/cell_retrieval.py community (archive-listed) unverified no licence file found · pointer only · 82bdfc486f8ff8dc · report

Tasks

Visual Place Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Visual Place Recognition KITTI360pose Text2Pos Localization Recall@1 0.14 #5 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections