paper-with-me

홈 › Papers

Aerial View Localization with Reinforcement Learning: Towards Emulating Search-and-Rescue

2022-09-08 · Aleksis Pirinen, Anton Samuelsson, John Backsund, Kalle Åström

Climate-induced disasters are and will continue to be on the rise, and thus search-and-rescue (SAR) operations, where the task is to localize and assist one or several people who are missing, become increasingly relevant. In many cases the rough location may be known and a UAV can be deployed to explore a given, confined area to precisely localize the missing people. Due to time and battery constraints it is often critical that localization is performed as efficiently as possible. In this work we approach this type of problem by abstracting it as an aerial view goal localization task in a framework that emulates a SAR-like setup without requiring access to actual UAVs. In this framework, an agent operates on top of an aerial image (proxy for a search area) and is tasked with localizing a goal that is described in terms of visual cues. To further mimic the situation on an actual UAV, the agent is not able to observe the search area in its entirety, not even at low resolution, and thus it has to operate solely based on partial glimpses when navigating towards the goal. To tackle this task, we propose AiRLoc, a reinforcement learning (RL)-based model that decouples exploration (searching for distant goals) and exploitation (localizing nearby goals). Extensive evaluations show that AiRLoc outperforms heuristic search methods as well as alternative learnable approaches, and that it generalizes across datasets, e.g. to disaster-hit areas without seeing a single disaster scenario during training. We also conduct a proof-of-concept study which indicates that the learnable methods outperform humans on average. Code and models have been made publicly available at https://github.com/aleksispi/airloc.

📄 PDF Abstract BibTeX arXiv:2209.03694

Code (1)

aleksispi/airloc 공식 구현 pytorch

Tasks

Heuristic Searchreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GOMAA-Geo: GOal Modality Agnostic Active Geo-localization

2024-06-04 · Anindya Sarkar, Srikumar Sastry, Aleksis Pirinen, Chongjie Zhang 외

We consider the task of active geo-localization (AGL) in which an agent uses a sequence of visual cues observed during aerial navigation to find a target specified through multiple possible modalities. This could emulate…

Contrastive Learninggeo-localizationZero-shot Generalization

Cross-view and Cross-domain Underwater Localization based on Optical Aerial and Acoustic Underwater Images

2022-02-16 · Matheus M. Dos Santos, Giovanni G. De Giacomo, Paulo L. J. Drews-Jr, Silvia S. C. Botelho

Cross-view image matches have been widely explored on terrestrial image localization using aerial images from drones or satellites. This study expands the cross-view image match idea and proposes a cross-domain and cross…

GeoCapsNet: Aerial to Ground view Image Geo-localization using Capsule Network

2019-04-12 · Bin Sun, Chen Chen, Yingying Zhu, Jianmin Jiang

The task of cross-view image geo-localization aims to determine the geo-location (GPS coordinates) of a query ground-view image by matching it with the GPS-tagged aerial (satellite) images in a reference dataset. Due to …

geo-localizationImage RetrievalRetrievalTriplet

TransLocNet: Cross-Modal Attention for Aerial-Ground Vehicle Localization with Contrastive Learning

2025-12-11 · Phu Pham, Damon Conover, Aniket Bera arxiv

Aerial-ground localization is difficult due to large viewpoint and modality gaps between ground-level LiDAR and overhead imagery. We propose TransLocNet, a cross-modal attention framework that fuses LiDAR geometry with a…

Contrastive Learning

Cross-View Meets Diffusion: Aerial Image Synthesis with Geometry and Text Guidance

2024-08-08 · Ahmad Arrabi, Xiaohan Zhang, Waqas Sultani, Chen Chen 외

Aerial imagery analysis is critical for many research fields. However, obtaining frequent high-quality aerial images is not always accessible due to its high effort and cost requirements. One solution is to use the Groun…

BEV SegmentationData Augmentationgeo-localizationImage Generation