paper-with-me

Papers

Attention-Aware Age-Agnostic Visual Place Recognition

2019-09-11 · Ziqi Wang, Jiahui Li, Seyran Khademi, Jan van Gemert

A cross-domain visual place recognition (VPR) task is proposed in this work, i.e., matching images of the same architectures depicted in different domains. VPR is commonly treated as an image retrieval task, where a query image from an unknown location is matched with relevant instances from geo-tagged gallery database. Different from conventional VPR settings where the query images and gallery images come from the same domain, we propose a more common but challenging setup where the query images are collected under a new unseen condition. The two domains involved in this work are contemporary street view images of Amsterdam from the Mapillary dataset (source domain) and historical images of the same city from Beeldbank dataset (target domain). We tailored an age-invariant feature learning CNN that can focus on domain invariant objects and learn to match images based on a weakly supervised ranking loss. We propose an attention aggregation module that is robust to domain discrepancy between the train and the test data. Further, a multi-kernel maximum mean discrepancy (MK-MMD) domain adaptation loss is adopted to improve the cross-domain ranking performance. Both attention and adaptation modules are unsupervised while the ranking loss uses weak supervision. Visual inspection shows that the attention module focuses on built forms while the dramatically changing environment are less weighed. Our proposed CNN achieves state of the art results (99% accuracy) on the single-domain VPR task and 20% accuracy at its best on the cross-domain VPR task, revealing the difficulty of age-invariant VPR.

📄 PDF Abstract BibTeX arXiv:1909.05163

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage RetrievalRetrievalVisual Place Recognition

Similar Papers 제목 키워드 기반

CAMAL: Context-Aware Multi-layer Attention framework for Lightweight Environment Invariant Visual Place Recognition

2019-09-18 · Ahmad Khaliq, Shoaib Ehsan, Michael Milford, Klaus McDonald-Maier

In the last few years, Deep Convolutional Neural Networks (D-CNNs) have shown state-of-the-art (SOTA) performance for Visual Place Recognition (VPR), a pivotal component of long-term intelligent robotic vision (vision-aw…

Image RetrievalRetrievalVisual Place Recognition

Text2Graph VPR: A Text-to-Graph Expert System for Explainable Place Recognition in Changing Environments

2025-12-21 · Saeideh Yousefzadeh, Hamidreza Pourreza arxiv

Visual Place Recognition (VPR) in long-term deployment requires reasoning beyond pixel similarity: systems must make transparent, interpretable decisions that remain robust under lighting, weather and seasonal change. We…

Visual Place Recognition

Memorable Maps: A Framework for Re-defining Places in Visual Place Recognition

2018-11-08 · Mubariz Zaffar, Shoaib Ehsan, Michael Milford, Klaus Mcdonald Maier

This paper presents a cognition-inspired agnostic framework for building a map for Visual Place Recognition. This framework draws inspiration from human-memorability, utilizes the traditional image entropy concept and co…

Visual Place Recognition

CricaVPR: Cross-image Correlation-aware Representation Learning for Visual Place Recognition

2024-02-29 · CVPR 2024 1 · Feng Lu, Xiangyuan Lan, Lijun Zhang, Dongmei Jiang 외

Over the past decade, most methods in visual place recognition (VPR) have used neural networks to produce feature representations. These networks typically produce a global representation of a place image using only this…

Representation LearningVisual Place Recognition

Visual Place Recognition in Forests with Depth-Aware Distillation

2026-06-11 · Walter Nedov, Saimunur Rahman, Kavindie Katuwandeniya, David Hall 외 arxiv

Visual place recognition in natural forest environments remains challenging due to repetitive vegetation, weak structural cues, and significant appearance variation across traversals. To address this limitation, this pap…

Visual Place Recognition