paper-with-me

홈 › Papers

UniLoc: Towards Universal Place Recognition Using Any Single Modality

2024-12-16 · Yan Xia, Zhendong Li, Yun-Jin Li, Letian Shi, Hu Cao, João F. Henriques, Daniel Cremers

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 query sources. It also promises to reduce computation requirements by having a unified model, and achieving greater sample efficiency by sharing parameters. In this work, we develop a universal solution to place recognition, UniLoc, that works with any single query modality (natural language, image, or point cloud). UniLoc leverages recent advances in large-scale contrastive learning, and learns by matching hierarchically at two levels: instance-level matching and scene-level matching. Specifically, we propose a novel Self-Attention based Pooling (SAP) module to evaluate the importance of instance descriptors when aggregated into a place-level descriptor. Experiments on the KITTI-360 dataset demonstrate the benefits of cross-modality for place recognition, achieving superior performance in cross-modal settings and competitive results also for uni-modal scenarios. Our project page is publicly available at https://yan-xia.github.io/projects/UniLoc/.

📄 PDF Abstract BibTeX arXiv:2412.12079

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Universal Vision-Language Dense Retrieval: Learning A Unified Representation Space for Multi-Modal Retrieval

2022-09-01 · Zhenghao Liu, Chenyan Xiong, Yuanhuiyi Lv, Zhiyuan Liu 외

This paper presents Universal Vision-Language Dense Retrieval (UniVL-DR), which builds a unified model for multi-modal retrieval. UniVL-DR encodes queries and multi-modality resources in an embedding space for searching …

Image RetrievalOpen-Domain Question AnsweringQuestion AnsweringRetrieval+1

Towards Universal Khmer Text Recognition

2026-02-28 · Marry Kong, Rina Buoy, Sovisal Chenda, Nguonly Taing 외 arxiv

Khmer is a low-resource language characterized by a complex script, presenting significant challenges for optical character recognition (OCR). While document printed text recognition has advanced because of available dat…

Transfer Learning

LRFusionPR: A Polar BEV-Based LiDAR-Radar Fusion Network for Place Recognition

2025-04-27 · Zhangshuo Qi, Luqi Cheng, Zijie Zhou, Guangming Xiong

In autonomous driving, place recognition is critical for global localization in GPS-denied environments. LiDAR and radar-based place recognition methods have garnered increasing attention, as LiDAR provides precise rangi…

Autonomous Driving

A Universal Model for Cross Modality Mapping by Relational Reasoning

2021-02-26 · Zun Li, Congyan Lang, Liqian Liang, Tao Wang 외

With the aim of matching a pair of instances from two different modalities, cross modality mapping has attracted growing attention in the computer vision community. Existing methods usually formulate the mapping function…

image-classificationImage ClassificationRelational Reasoning

CORAL: Colored structural representation for bi-modal place recognition

2020-11-22 · Yiyuan Pan, Xuecheng Xu, Weijie Li, Yunxiang Cui 외

Place recognition is indispensable for a drift-free localization system. Due to the variations of the environment, place recognition using single-modality has limitations. In this paper, we propose a bi-modal place recog…

Visual Place Recognition