← Search

Peyman Moghadam

28 accepted papers

2026

Cutting the Skip: Training Residual-Free Transformers

ICLR 2026poster

Transformers have achieved remarkable success across a wide range of applications, a feat often attributed to their scalability. Yet training them without residual (skip) connections remains notoriously difficult. While skips stabilize optimization, they also disrupt the hierarchical structure of re…

Cited by 0SourceScholar
2026

Pair-VPR: Place-Aware Pre-Training and Contrastive Pair Classification for Visual Place Recognition with Vision Transformers

ICRA 2026poster

In this work we propose a novel joint training method for Visual Place Recognition (VPR), which simultaneously learns a global descriptor and a pair classifier for re-ranking. The pair classifier can predict whether a given pair of images are from the same place or not. The network only comprises Vi…

2026

SPREAD: Subspace Representation Distillation for Lifelong Imitation Learning

ICRA 2026poster

A central challenge in lifelong imitation learning (LIL) is enabling agents to acquire new skills from expert demonstrations while retaining knowledge of previously learned tasks. Achieving this requires preserving the low-dimensional manifolds and geometric structures that underlie task representat…

2026

WildCross: A Cross-Modal Large Scale Benchmark for Place Recognition and Metric Depth Estimation in Natural Environments

ICRA 2026poster

Recent years have seen a significant increase in demand for robotic solutions in unstructured natural environments, alongside growing interest in bridging 2D and 3D scene understanding. However, existing robotics datasets are predominantly captured in structured urban environments, making them inade…

2025

M2Distill: Multi-Modal Distillation for Lifelong Imitation Learning

ICRA 2025

Lifelong imitation learning for manipulation tasks poses significant challenges due to distribution shifts that occur in incremental learning steps. Existing methods often rely on unsupervised skill discovery to construct an ever-growing skill library or distillation from multiple policies, which ca

Cited by 9SourceScholar
2025

Pair-VPR: Place-Aware Pre-Training and Contrastive Pair Classification for Visual Place Recognition With Vision Transformers

RA-L 2025

In this work we propose a novel joint training method for Visual Place Recognition (VPR), which simultaneously learns a global descriptor and a pair classifier for re-ranking. The pair classifier can predict whether a given pair of images are from the same place or not. The network only comprises Vi

Cited by 18SourceScholar
2025

Shape-Space Deformer: Unified Visuo-Tactile Representations for Robotic Manipulation of Deformable Objects

ICRA 2025

Accurate modelling of object deformations is crucial for a wide range of robotic manipulation tasks, where interacting with soft or deformable objects is essential. Current methods struggle to generalise to unseen forces or adapt to new objects, limiting their utility in real-world applications. We

Cited by 0SourceScholar
2024

GeoAdapt: Self-Supervised Test-Time Adaptation in LiDAR Place Recognition Using Geometric Priors

RA-L 2024

LiDAR place recognition approaches based on deep learning suffer from significant performance degradation when there is a shift between the distribution of training and test datasets, often requiring re-training the networks to achieve peak performance. However, obtaining accurate ground truth data

Cited by 11SourceScholar
2024

Pose-Graph Attentional Graph Neural Network for Lidar Place Recognition

RA-L 2024

This letter proposes a pose-graph attentional graph neural network, called P-GAT, which compares (key)nodes between sequential and non-sequential sub-graphs for place recognition tasks as opposed to a common frame-to-frame retrieval problem formulation currently implemented in SOTA place recognition

Cited by 6SourcecodeScholar
2024

Pre-training with Random Orthogonal Projection Image Modeling

ICLR 2024spotlight

Masked Image Modeling (MIM) is a powerful self-supervised strategy for visual pre-training without the use of labels. MIM applies random crops to input images, processes them with an encoder, and then recovers the masked inputs with a decoder, which encourages the network to capture and learn struct…

2024

Reg-NF: Efficient Registration of Implicit Surfaces within Neural Fields

ICRA 2024poster

Neural fields, coordinate-based neural networks, have recently gained popularity for implicitly representing a scene. In contrast to classical methods that are based on explicit representations such as point clouds, neural fields provide a continuous scene representation able to represent 3D geometr…

Cited by 4SourceScholar
2024

TULIP: Transformer for Upsampling of LiDAR Point Clouds

CVPR 2024poster

LiDAR Upsampling is a challenging task for the perception systems of robots and autonomous vehicles due to the sparse and irregular structure of large-scale scene contexts. Recent works propose to solve this problem by converting LiDAR data from 3D Euclidean space into an image super-resolution prob…

2023

Deep Robust Multi-Robot Re-Localisation in Natural Environments

IROS 2023poster

The success of re-localisation has crucial implications for the practical deployment of robots operating within a prior map or relative to one another in real-world scenarios. Using single-modality, place recognition and localisation can be compromised in challenging environments such as forests. To…

Cited by 6SourceScholar
2023

Learning Partial Correlation Based Deep Visual Representation for Image Classification

CVPR 2023poster

Visual representation based on covariance matrix has demonstrates its efficacy for image classification by characterising the pairwise correlation of different channels in convolutional feature maps. However, pairwise correlation will become misleading once there is another channel correlating with…

2023

Spectral Geometric Verification: Re-Ranking Point Cloud Retrieval for Metric Localization

RA-L 2023

In large-scale metric localization, an incorrect result during retrieval will lead to an incorrect pose estimate or loop closure. Re-ranking methods propose to take into account all the top retrieval candidates and re-order them to increase the likelihood of the top candidate being correct. However,

Cited by 35SourcecodeScholar
2023

Uncertainty-Aware Lidar Place Recognition in Novel Environments

IROS 2023poster

State-of-the-art lidar place recognition models exhibit unreliable performance when tested on environments different from their training dataset, which limits their use in complex and evolving environments. To address this issue, we investigate the task of uncertainty-aware lidar place recognition,…

Cited by 6SourcecodeScholar
2023

Wild-Places: A Large-Scale Dataset for Lidar Place Recognition in Unstructured Natural Environments

ICRA 2023poster

Many existing datasets for lidar place recognition are solely representative of structured urban environments, and have recently been saturated in performance by deep learning based approaches. Natural and unstructured environments present many additional challenges for the tasks of long-term locali…

Cited by 53SourcecodeScholar
2022

InCloud: Incremental Learning for Point Cloud Place Recognition

IROS 2022poster

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deployed in unseen or highly dynamic environments, and require additional training on…

Cited by 32SourcecodeScholar
2022

LoGG3D-Net: Locally Guided Global Descriptor Learning for 3D Place Recognition

ICRA 2022poster

Retrieval-based place recognition is an efficient and effective solution for re-localization within a pre-built map, or global data association for Simultaneous Localization and Mapping (SLAM). The accuracy of such an approach is heavily dependant on the quality of the extracted scene-level represen…

Cited by 98SourcecodeScholar
2022

What's in the Black Box? The False Negative Mechanisms Inside Object Detectors

RA-L 2022

In object detection, false negatives arise when a detector fails to detect a target object. To understand <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">why</i> object detectors produce false negatives, we identify five ‘false negative mechanisms,’

Cited by 20SourcecodeScholar
2021

Locus: LiDAR-based Place Recognition using Spatiotemporal Higher-Order Pooling

ICRA 2021poster

Place Recognition enables the estimation of a globally consistent map and trajectory by providing non-local constraints in Simultaneous Localisation and Mapping (SLAM). This paper presents Locus, a novel place recognition method using 3D LiDAR point clouds in large-scale environments. We propose a m…

Cited by 91SourcecodeScholar
2020

Spatiotemporal Camera-LiDAR Calibration: A Targetless and Structureless Approach

RA-L 2020

The demand for multimodal sensing systems for robotics is growing due to the increase in robustness, reliability and accuracy offered by these systems. These systems also need to be spatially and temporally co-registered to be effective. In this letter, we propose a targetless and structureless spat

Cited by 99SourceScholar
2019

Robust Photogeometric Localization Over Time for Map-Centric Loop Closure

RA-L 2019

Map-centric Simultaneous Localization And Mapping (SLAM) is emerging as an alternative of conventional graph-based SLAM for its accuracy and efficiency in long-term mapping problems. However, in map-centric SLAM, the process of loop closure differs from that of conventional SLAM and the result of in

Cited by 14SourceScholar
2018

Elastic LiDAR Fusion: Dense Map-Centric Continuous-Time SLAM

ICRA 2018poster

The concept of continuous-time trajectory representation has brought increased accuracy and efficiency to multi-modal sensor fusion in modern SLAM. However, regardless of these advantages, its offline property caused by the requirement of global batch optimization is critically hindering its relevan…

Cited by 120SourceScholar
2015

Energetics-informed hexapod gait transitions across terrains

ICRA 2015poster

Legged robots offer the potential of locomotion across various types of terrains. Different terrains require different gait patterns to enable greater traversal efficiency. Consequently, as a legged robot transitions from one type of terrain to another, the gait pattern should be adapted so as to ma…

Cited by 72SourceScholar