paper-with-me

Papers

Robot Localization and Mapping Final Report -- Sequential Adversarial Learning for Self-Supervised Deep Visual Odometry

2023-09-08 · Akankshya Kar, Sajal Maheshwari, Shamit Lal, Vinay Sameer Raja Kad

Visual odometry (VO) and SLAM have been using multi-view geometry via local structure from motion for decades. These methods have a slight disadvantage in challenging scenarios such as low-texture images, dynamic scenarios, etc. Meanwhile, use of deep neural networks to extract high level features is ubiquitous in computer vision. For VO, we can use these deep networks to extract depth and pose estimates using these high level features. The visual odometry task then can be modeled as an image generation task where the pose estimation is the by-product. This can also be achieved in a self-supervised manner, thereby eliminating the data (supervised) intensive nature of training deep neural networks. Although some works tried the similar approach [1], the depth and pose estimation in the previous works are vague sometimes resulting in accumulation of error (drift) along the trajectory. The goal of this work is to tackle these limitations of past approaches and to develop a method that can provide better depths and pose estimates. To address this, a couple of approaches are explored: 1) Modeling: Using optical flow and recurrent neural networks (RNN) in order to exploit spatio-temporal correlations which can provide more information to estimate depth. 2) Loss function: Generative adversarial network (GAN) [2] is deployed to improve the depth estimation (and thereby pose too), as shown in Figure 1. This additional loss term improves the realism in generated images and reduces artifacts.

📄 PDF Abstract BibTeX arXiv:2309.04147

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationGenerative Adversarial NetworkImage GenerationOptical Flow EstimationPose EstimationVisual Odometry

Similar Papers 제목 키워드 기반

Semantic Visual Simultaneous Localization and Mapping: A Survey

2022-09-14 · Kaiqi Chen, Jianhua Zhang, Jialing Liu, Qiyi Tong 외

Visual Simultaneous Localization and Mapping (vSLAM) has achieved great progress in the computer vision and robotics communities, and has been successfully used in many fields such as autonomous robot navigation and AR/V…

Robot NavigationSimultaneous Localization and MappingSurvey

CompSLAM: Complementary Hierarchical Multi-Modal Localization and Mapping for Robot Autonomy in Underground Environments

2025-05-10 · Shehryar Khattak, Timon Homberger, Lukas Bernreiter, Julian Nubert 외

Robot autonomy in unknown, GPS-denied, and complex underground environments requires real-time, robust, and accurate onboard pose estimation and mapping for reliable operations. This becomes particularly challenging in p…

Pose Estimation

Machine Learning in Appearance-based Robot Self-localization

2017-06-17 · Alexander Kuleshov, Alexander Bernstein, Evgeny Burnaev, Yury Yanovich

An appearance-based robot self-localization problem is considered in the machine learning framework. The appearance space is composed of all possible images, which can be captured by a robot's visual system under all rob…

BIG-bench Machine Learning

Domain-invariant Similarity Activation Map Contrastive Learning for Retrieval-based Long-term Visual Localization

2020-09-16 · Hanjiang Hu, Hesheng Wang, Zhe Liu, Weidong Chen

Visual localization is a crucial component in the application of mobile robot and autonomous driving. Image retrieval is an efficient and effective technique in image-based localization methods. Due to the drastic variab…

Autonomous DrivingContrastive LearningImage-Based LocalizationImage Retrieval+4

MR-SLAM: Immersive Spatial Supervision for Multi-Robot Mapping via Mixed Reality

2026-05-14 · Prakash Aryan, Cem Erdogdu, Kavinaya Kumarchokkappan, Timo Kehrer 외 arxiv

Operating a multi-robot fleet for simultaneous localization and mapping (SLAM) in applications such as building inspection or warehouse-aisle monitoring requires the operator to maintain spatial awareness of each robot's…