paper-with-me

홈 › Papers

Map-Based Temporally Consistent Geolocalization through Learning Motion Trajectories

2020-10-13 · Bing Zha, Alper Yilmaz

In this paper, we propose a novel trajectory learning method that exploits motion trajectories on topological map using recurrent neural network for temporally consistent geolocalization of object. Inspired by human's ability to both be aware of distance and direction of self-motion in navigation, our trajectory learning method learns a pattern representation of trajectories encoded as a sequence of distances and turning angles to assist self-localization. We pose the learning process as a conditional sequence prediction problem in which each output locates the object on a traversable path in a map. Considering the prediction sequence ought to be topologically connected in the graph-structured map, we adopt two different hypotheses generation and elimination strategies to eliminate disconnected sequence prediction. We demonstrate our approach on the KITTI stereo visual odometry dataset which is a city-scale environment and can generate trajectory with metric information. The key benefits of our approach to geolocalization are that 1) we take advantage of powerful sequence modeling ability of recurrent neural network and its robustness to noisy input, 2) only require a map in the form of a graph and simply use an affordable sensor that generates motion trajectory and 3) do not need initial position. The experiments show that the motion trajectories can be learned by training an recurrent neural network, and temporally consistent geolocation can be predicted with both of the proposed strategies.

📄 PDF Abstract BibTeX arXiv:2010.06117

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Odometry

Similar Papers 제목 키워드 기반

VidTAG: Temporally Aligned Video to GPS Geolocalization with Denoising Sequence Prediction at a Global Scale

2026-04-14 · Parth Parag Kulkarni, Rohit Gupta, Prakash Chandra Chhipa, Mubarak Shah arxiv

The task of video geolocalization aims to determine the precise GPS coordinates of a video's origin and map its trajectory; with applications in forensics, social media, and exploration. Existing classification-based app…

Image Retrieval

GAReT: Cross-view Video Geolocalization with Adapters and Auto-Regressive Transformers

2024-08-05 · Manu S Pillai, Mamshad Nayeem Rizve, Mubarak Shah

Cross-view video geo-localization (CVGL) aims to derive GPS trajectories from street-view videos by aligning them with aerial-view images. Despite their promising performance, current CVGL methods face significant challe…

geo-localization

FRMD: Fast Robot Motion Diffusion with Consistency-Distilled Movement Primitives for Smooth Action Generation

2025-03-03 · Xirui Shi, Jun Jin

We consider the problem of using diffusion models to generate fast, smooth, and temporally consistent robot motions. Although diffusion models have demonstrated superior performance in robot learning due to their task sc…

Action GenerationDenoisingImage GenerationMotion Generation

Motion Prompting: Controlling Video Generation with Motion Trajectories

2024-12-03 · CVPR 2025 1 · Daniel Geng, Charles Herrmann, Junhwa Hur, Forrester Cole 외

Motion control is crucial for generating expressive and compelling video content; however, most existing video generation models rely mainly on text prompts for control, which struggle to capture the nuances of dynamic a…

Video Generation

HE-Drive: Human-Like End-to-End Driving with Vision Language Models

2024-10-07 · Junming Wang, Xingyu Zhang, Zebin Xing, Songen Gu 외

In this paper, we propose HE-Drive: the first human-like-centric end-to-end autonomous driving system to generate trajectories that are both temporally consistent and comfortable. Recent studies have shown that imitation…

Autonomous DrivingDenoisingImitation Learning