paper-with-me

홈 › Papers

Adaptive-Attentive Geolocalization from few queries: a hybrid approach

2020-10-14 · Gabriele Moreno Berton, Valerio Paolicelli, Carlo Masone, Barbara Caputo

We address the task of cross-domain visual place recognition, where the goal is to geolocalize a given query image against a labeled gallery, in the case where the query and the gallery belong to different visual domains. To achieve this, we focus on building a domain robust deep network by leveraging over an attention mechanism combined with few-shot unsupervised domain adaptation techniques, where we use a small number of unlabeled target domain images to learn about the target distribution. With our method, we are able to outperform the current state of the art while using two orders of magnitude less target domain images. Finally we propose a new large-scale dataset for cross-domain visual place recognition, called SVOX. The pytorch code is available at https://github.com/valeriopaolicelli/AdAGeo .

📄 PDF Abstract BibTeX arXiv:2010.06897

Code (2)

valeriopaolicelli/AdAGeo 공식 구현 pytorch
valeriopaolicelli/adageo-WACV2021 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain AdaptationVisual Place Recognition

Similar Papers 제목 키워드 기반

G3: An Effective and Adaptive Framework for Worldwide Geolocalization Using Large Multi-Modality Models

2024-05-23 · Pengyue Jia, Yiding Liu, Xiaopeng Li, Yuhao Wang 외

Worldwide geolocalization aims to locate the precise location at the coordinate level of photos taken anywhere on the Earth. It is very challenging due to 1) the difficulty of capturing subtle location-aware visual seman…

Photo geolocation estimationRAGRetrievalRetrieval-augmented Generation

GeoRouter: Dynamic Paradigm Routing for Worldwide Image Geolocalization

2026-03-25 · Pengyue Jia, Derong Xu, Yingyi Zhang, Xiaopeng Li 외 arxiv

Worldwide image geolocalization aims to predict precise GPS coordinates for images captured anywhere on Earth, which is challenging due to the large visual and geographic diversity. Recent methods mainly follow two parad…

HAELT: A Hybrid Attentive Ensemble Learning Transformer Framework for High-Frequency Stock Price Forecasting

2025-06-09 · Thanh Dan Bui

High-frequency stock price prediction is challenging due to non-stationarity, noise, and volatility. To tackle these issues, we propose the Hybrid Attentive Ensemble Learning Transformer (HAELT), a deep learning framewor…

Algorithmic TradingEnsemble LearningStock Price Prediction

SkyLink: A Large Vision-Language Model Driven Re-ranking Framework for Cross-View UAV geolocalization

2026-03-09 · Bowen Liu, Pengyue Jia, Wanyu Wang, Derong Xu 외 arxiv

Cross-view UAV geolocalization is fundamentally a challenging large-scale image retrieval task, aiming to determine the geographic coordinates of Unmanned Aerial Vehicle (UAV) queries by matching them against an extensiv…

Image Retrieval

Crossmodal Attentive Skill Learner

2017-11-28 · Shayegan Omidshafiei, Dong-Ki Kim, Jason Pazis, Jonathan P. How

This paper presents the Crossmodal Attentive Skill Learner (CASL), integrated with the recently-introduced Asynchronous Advantage Option-Critic (A2OC) architecture [Harb et al., 2017] to enable hierarchical reinforcement…

Atari GamesCPUGPUHierarchical Reinforcement Learning+3