← Search

Garrett Warnell

32 accepted papers

2026

BEV-Patch-PF: Particle Filtering with BEV-Aerial Feature Matching for Off-Road Geo-Localization

ICRA 2026poster

Localizing ground robots against aerial imagery provides a critical capability for autonomous navigation, especially in environments where GPS is unreliable or unavailable. This task is challenging due to large viewpoint differences and substantial environmental variability. Most prior methods local…

2026

OVerSeeC: Open-Vocabulary Costmap Generation from Satellite Images and Natural Language

ICRA 2026poster

Aerial imagery provides essential global context for autonomous navigation, enabling route planning at scales inaccessible to onboard sensing. We address the problem of generating global costmaps for long-range planning directly from satellite imagery when entities and mission-specific traversal rul…

2025

ComposableNav: Instruction-Following Navigation in Dynamic Environments via Composable Diffusion

CoRL 2025poster

This paper considers the problem of enabling robots to navigate dynamic environments while following instructions. The challenge lies in the combinatorial nature of instruction specifications: each instruction can include multiple specifications, and the number of possible specification combination…

Cited by 0SourceScholar
2025

SocialNav-SUB: Benchmarking VLMs for Scene Understanding in Social Robot Navigation

CoRL 2025poster

Robot navigation in dynamic, human-centered environments requires socially-compliant decisions grounded in robust scene understanding, including spatiotemporal awareness and the ability to interpret human intentions. Recent Vision-Language Models (VLMs) show exhibit promising capabilities such as ob…

Cited by 0SourceScholar
2025

VertiCoder: Self-Supervised Kinodynamic Representation Learning on Vertically Challenging Terrain

ICRA 2025

We present Verticoder, a self-supervised representation learning approach for robot mobility on vertically challenging terrain. Using the same pre-training process, Ver-ticodercan handle four different downstream tasks, in-cluding forward kinodynamics learning, inverse kinodynamics learning, behavio

Cited by 8SourcecodeScholar
2024

Wait, That Feels Familiar: Learning to Extrapolate Human Preferences for Preference-Aligned Path Planning

ICRA 2024poster

Autonomous mobility tasks such as last-mile delivery require reasoning about operator-indicated preferences over terrains on which the robot should navigate to ensure both robot safety and mission success. However, coping with out of distribution data from novel terrains or appearance changes due to…

Cited by 7SourceScholar
2023

Learning Perceptual Hallucination for Multi-Robot Navigation in Narrow Hallways

ICRA 2023poster

While current systems for autonomous robot navigation can produce safe and efficient motion plans in static environments, they usually generate suboptimal behaviors when multiple robots must navigate together in confined spaces. For example, when two robots meet each other in a narrow hallway, they…

Cited by 13SourceScholar
2023

STERLING: Self-Supervised Terrain Representation Learning from Unconstrained Robot Experience

CoRL 2023poster

Terrain awareness, i.e., the ability to identify and distinguish different types of terrain, is a critical ability that robots must have to succeed at autonomous off-road navigation. Current approaches that provide robots with this awareness either rely on labeled data which is expensive to collect,…

Cited by 23SourceScholar
2022

Adversarial Imitation Learning from Video Using a State Observer

ICRA 2022poster

The imitation learning research community has recently made significant progress towards the goal of enabling artificial agents to imitate behaviors from video demonstrations alone. However, current state-of-the-art approaches developed for this problem exhibit high sample complexity due, in part, t…

Cited by 17SourceScholar
2022

Skeletal Feature Compensation for Imitation Learning with Embodiment Mismatch

ICRA 2022poster

Learning from demonstrations in the wild (e.g. YouTube videos) is a tantalizing goal in imitation learning. However, for this goal to be achieved, imitation learning algorithms must deal with the fact that the demonstrators and learners may have bodies that differ from one another. This condition —…

Cited by 10SourceScholar
2022

Socially CompliAnt Navigation Dataset (SCAND): A Large-Scale Dataset of Demonstrations for Social Navigation

RA-L 2022

Social navigation is the capability of an autonomous agent, such as a robot, to navigate in a “socially compliant” manner in the presence of other intelligent agents such as humans. With the emergence of autonomously navigating mobile robots in human-populated environments (e.g., domestic service ro

Cited by 195SourceScholar
2022

VI-IKD: High-Speed Accurate Off-Road Navigation using Learned Visual-Inertial Inverse Kinodynamics

IROS 2022poster

One of the key challenges in high-speed off-road navigation on ground vehicles is that the kinodynamics of the vehicle-terrain interaction can differ dramatically depending on the terrain. Previous approaches to addressing this challenge have considered learning an inverse kinodynamics (IKD) model,…

Cited by 47SourceScholar
2022

VOILA: Visual-Observation-Only Imitation Learning for Autonomous Navigation

ICRA 2022poster

While imitation learning for vision-based au-tonomous mobile robot navigation has recently received a great deal of attention in the research community, existing approaches typically require state-action demonstrations that were gathered using the deployment platform. However, what if one cannot eas…

Cited by 64SourceScholar
2022

Visual Representation Learning for Preference-Aware Path Planning

ICRA 2022poster

Autonomous mobile robots deployed in outdoor environments must reason about different types of terrain for both safety (e.g., prefer dirt over mud) and deployer preferences (e.g., prefer dirt path over flower beds). Most existing solutions to this preference-aware path planning problem use semantic…

Cited by 42SourceScholar
2021

APPLI: Adaptive Planner Parameter Learning From Interventions

ICRA 2021poster

While classical autonomous navigation systems can typically move robots from one point to another safely and in a collision-free manner, these systems may fail or produce suboptimal behavior in certain scenarios. The current practice in such scenarios is to manually re-tune the system’s parameters,…

Cited by 57SourceScholar
2021

APPLR: Adaptive Planner Parameter Learning from Reinforcement

ICRA 2021poster

Classical navigation systems typically operate using a fixed set of hand-picked parameters (e.g. maximum speed, sampling rate, inflation radius, etc.) and require heavy expert re-tuning in order to work in new environments. To mitigate this requirement, it has been proposed to learn parameters for d…

Cited by 61SourceScholar
2021

Goal Blending for Responsive Shared Autonomy in a Navigating Vehicle

AAAI 2021technical

Human-robot shared autonomy techniques for vehicle navigation hold promise for reducing a human driver’s workload, ensuring safety, and improving navigation efficiency. However, because typical techniques achieve these improvements by effectively removing human control at critical moments, these app…

Cited by 7SourcePDFScholar
2021

Toward Agile Maneuvers in Highly Constrained Spaces: Learning From Hallucination

RA-L 2021

While classical approaches to autonomous robot navigation currently enable operation in certain environments, they break down in tightly constrained spaces, e.g., where the robot needs to engage in agile maneuvers to squeeze between obstacles. Recent machine learning techniques have the potential to

Cited by 63SourceScholar
2020

An Imitation from Observation Approach to Transfer Learning with Dynamics Mismatch

NeurIPS 2020poster

We examine the problem of transferring a policy learned in a source environment to a target environment with different dynamics, particularly in the case where it is critical to reduce the amount of interaction with the target environment during learning. This problem is particularly important in si…

2020

Learning to Improve Multi-Robot Hallway Navigation

CoRL 2020

As multi-robot applications become more prevalent, it becomes necessary to develop navigation systems which allow autonomous mobile robots to efficiently and safely pass each other in confined spaces. Existing navigation systems, such as the widely used ROS Navigation Stack, usually produce safe, co

Cited by 0SourcePDFScholar
2020

RIDM: Reinforced Inverse Dynamics Modeling for Learning from a Single Observed Demonstration

RA-L 2020

Augmenting reinforcement learning with imitation learning is often hailed as a method by which to improve upon learning from scratch. However, most existing methods for integrating these two techniques are subject to several strong assumptions-chief among them that information about demonstrator act

Cited by 36SourceScholar
2020

Reinforced Grounded Action Transformation for Sim-to-Real Transfer

IROS 2020poster

Robots can learn to do complex tasks in simulation, but often, learned behaviors fail to transfer well to the real world due to simulator imperfections (the "reality gap"). Some existing solutions to this sim-to-real problem, such as Grounded Action Transformation (gat), use a small amount of real-w…

Cited by 31SourceScholar
2020

Stochastic Grounded Action Transformation for Robot Learning in Simulation

IROS 2020poster

Robot control policies learned in simulation do not often transfer well to the real world. Many existing solutions to this sim-to-real problem, such as the Grounded Action Transformation (GAT) algorithm, seek to correct for- or ground-these differences by matching the simulator to the real world. Ho…

Cited by 30SourceScholar
2017

Parsimonious Online Learning with Kernels via sparse projections in function space

ICASSP 2017accepted

We consider stochastic nonparametric regression problems in a reproducing kernel Hilbert space (RKHS), an extension of expected risk minimization to nonlinear function estimation. Popular perception is that kernel methods are inapplicable to online settings, since the generalization of stochastic me…

Cited by 0SourceScholar
2016

Online learning for characterizing unknown environments in ground robotic vehicle models

IROS 2016poster

In pursuit of increasing the operational tempo of a ground robotics platform in unknown domains, we consider the problem of predicting the distribution of structural state-estimation error due to poorly-modeled platform dynamics as well as environmental effects. Such predictions are a critical compo…

Cited by 26SourceScholar
2015

D4L: Decentralized dynamic discriminative dictionary learning

IROS 2015poster

We consider discriminative dictionary learning in a distributed online setting, where a team of networked robots aims to jointly learn both a common basis of the feature space and a classifier over this basis from sequentially observed signals. We formulate this problem as a distributed stochastic p…

Cited by 41SourceScholar