← Search

Marco Pavone

175 accepted papers

2026

ARMOR: Aligning Secure and Safe Large Language Models via Meticulous Reasoning

ICLR 2026poster

Large Language Models have shown impressive generative capabilities across diverse tasks, but their safety remains a critical concern. Existing post-training alignment methods, such as SFT and RLHF, reduce harmful outputs yet leave LLMs vulnerable to jailbreak attacks, especially advanced optimizati…

Cited by 8SourceScholar
2026

Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning

CVPR 2026

Recent reasoning-augmented Vision-Language-Action (VLA) models have improved the interpretability of end-to-end autonomous driving by generating intermediate reasoning traces. Yet these models primarily describe what they perceive and intend to do, rarely questioning whether their planned actions ar

Cited by 0SourceScholar
2026

Efficient Multi-Camera Tokenization with Triplanes for End-To-End Driving

ICRA 2026poster

Autoregressive Transformers are increasingly being deployed as end-to-end robot and autonomous vehicle (AV) policy architectures, owing to their scalability and potential to leverage internet-scale pretraining for generalization. Accordingly, tokenizing sensor data efficiently is paramount to ensuri…

2026

From Demonstrations to Safe Deployment: Path-Consistent Safety Filtering for Diffusion Policies

ICRA 2026poster

Diffusion policies (DPs) achieve state-of-the-art performance on complex manipulation tasks by learning from large-scale demonstration datasets, often spanning multiple embodiments and environments. However, they cannot guarantee safe behavior, requiring external safety mechanisms. These, however, a…

2026

Graph Neural Model Predictive Control for High-Dimensional Systems

ICRA 2026poster

The control of high-dimensional systems, such as soft robots, requires models that faithfully capture complex dynamics while remaining computationally tractable. This work presents a framework that integrates Graph Neural Network (GNN)-based dynamics models with structure-exploiting Model Predictive…

2026

Latent Chain-of-Thought World Modeling for End-to-End Autonomous Driving

CVPR 2026

Recent Vision-Language-Action (VLA) models for autonomous driving explore inference-time reasoning as a way to improve driving performance and safety in challenging scenarios. Most prior work uses natural language to express chain-of-thought (CoT) reasoning before producing driving actions. However,

Cited by 0SourceScholar
2026

Learning Actuator-Aware Spectral Submanifolds for Precise Control of Continuum Robots

ICRA 2026poster

Continuum robots exhibit high-dimensional, nonlinear dynamics which are often coupled with their actuation mechanism. Spectral submanifold (SSM) reduction has emerged as a leading method for reducing high-dimensional nonlinear dynamical systems to low-dimensional invariant manifolds. Our proposed co…

2026

Learning Multiple Initial Solutions to Optimization Problems

ICRA 2026poster

Sequentially solving similar optimization problems under strict runtime constraints is essential for many applications, such as robot control, autonomous driving, and portfolio management. The performance of local optimization methods in these settings is sensitive to the initial solution: poor init…

2026

Preventing Robotic Jailbreaking Via Multimodal Domain Adaptation

ICRA 2026poster

Large Language Models (LLMs) and Vision-Language Models (VLMs) are increasingly deployed in robotic environments but remain vulnerable to jailbreaking attacks that bypass safety mechanisms and drive unsafe or physically harmful behaviors in the real world. Data-driven defenses such as jailbreak clas…

2026

Safety Evaluation of Motion Plans Using Trajectory Predictors As Forward Reachable Set Estimators

ICRA 2026poster

The advent of end-to-end autonomy stacks—often lacking interpretable intermediate modules—has placed an increased burden on ensuring that the final output, i.e., the motion plan, is safe in order to validate the safety of the entire stack. This requires a safety monitor that is both complete (able t…

2026

Safety Evaluation of Motion Plans Using Trajectory Predictors as Forward Reachable Set Estimators

RA-L 2026

The advent of end-to-end autonomy stacks—often lacking interpretable intermediate modules—has placed an increased burden on ensuring that the final output, i.e., the motion plan, is safe in order to validate the safety of the entire stack. This requires a safety monitor that is both complete (able t

Cited by 3SourceScholar
2026

Scan, Materialize, Simulate: A Generalizable Framework for Physically Grounded Robot Planning

ICRA 2026poster

Autonomous robots must reason about the physical consequences of their actions to operate effectively in unstructured, real-world environments. We present Scan, Materialize, Simulate (SMS), a unified framework that combines 3D Gaussian Splatting for accurate scene reconstruction, visual foundation m…

2026

Self-Supervised Bootstrapping of Action-Predictive Embodied Reasoning

RSS 2026poster

Embodied Chain-of-Thought (CoT) reasoning has significantly enhanced Vision-Language-Action (VLA) models, yet current methods rely on rigid templates to specify reasoning primitives (e.g., objects in the scene, high-level plans, structural affordances). These templates can force policies to process …

Cited by 0SourceScholar
2026

Thinking in 360deg: Humanoid Visual Search in the Wild

CVPR 2026

Humans rely on the synergistic control of head (cephalomotor) and eye (oculomotor) to efficiently search for visual information in 360deg. However, prior approaches to visual search are limited to a static image, neglecting the physical embodiment and its interaction with the 3D world. How can we de

Cited by 0SourcecodeScholar
2026

Ψ0Ψ0\Psi_0: An Open Foundation Model Towards Universal Humanoid Loco-Manipulation

RSS 2026poster

We introduce Ψ₀ (Psi-Zero), an open foundation model to address challenging humanoid loco-manipulation tasks. While existing approaches often attempt to address this fundamental problem by co-training on large and diverse human and humanoid data, we argue that this strategy is suboptimal due to the …

Cited by 0SourceScholar
2025

Bias in Gender Bias Benchmarks: How Spurious Features Distort Evaluation

ICCV 2025poster

Gender bias in vision-language foundation models (VLMs) raises concerns about their safe deployment and is typically evaluated using benchmarks with gender annotations on real-world images. However, as these benchmarks often contain spurious correlations between gender and non-gender features, such…

Cited by 0SourcePDFScholar
2025

CUPID: Curating Data your Robot Loves with Influence Functions

CoRL 2025poster

In robot imitation learning, policy performance is tightly coupled with the quality and composition of the demonstration data. Yet, developing a precise understanding of how individual demonstrations contribute to downstream outcomes—such as closed-loop task success or failure—remains a persistent c…

Cited by 0SourceScholar
2025

Categorical Traffic Transformer: Interpretable and Diverse Behavior Prediction with Tokenized Latent

ICRA 2025

Adept traffic models are critical to both real-time prediction/planning and closed-loop simulation for autonomous vehicles (AV). Key design objectives include accuracy, diverse multimodal behaviors, interpretability, and compatibility with other modules in the autonomy stack, e.g., the downstream pl

Cited by 12SourceScholar
2025

Closed-Loop Supervised Fine-Tuning of Tokenized Traffic Models

CVPR 2025poster

Traffic simulation aims to learn a policy for traffic agents that, when unrolled in closed-loop, faithfully recovers the joint distribution of trajectories observed in the real world. Inspired by large language models, tokenized multi-agent policies have recently become the state-of-the-art in traff…

2025

Cocoon: Robust Multi-Modal Perception with Uncertainty-Aware Sensor Fusion

ICLR 2025poster

An important paradigm in 3D object detection is the use of multiple modalities to enhance accuracy in both normal and challenging conditions, particularly for long-tail scenarios. To address this, recent studies have explored two directions of adaptive approaches: MoE-based adaptive fusion, which st…

Cited by 1SourcePDFScholar
2025

Describe Anything: Detailed Localized Image and Video Captioning

ICCV 2025poster

Generating detailed and accurate descriptions for specific regions in images and videos remains a fundamental challenge for vision-language models. We introduce the Describe Anything Model (DAM), a model designed for detailed localized captioning (DLC). DAM preserves both local details and global co…

Cited by 0SourcePDFScholar
2025

DreamDrive: Generative 4D Scene Modeling from Street View Images

ICRA 2025

Synthesizing photo-realistic visual observations from an ego vehicle's driving trajectory is a critical step towards scalable training of self-driving models. Reconstruction-based methods create 3D scenes from driving logs and synthesize geometry-consistent driving videos through neural rendering, b

Cited by 24SourceScholar
2025

Efficient Multi-Camera Tokenization With Triplanes for End-to-End Driving

RA-L 2025

Autoregressive Transformers are increasingly being deployed as end-to-end robot and autonomous vehicle (AV) policy architectures, owing to their scalability and potential to leverage internet-scale pretraining for generalization. Accordingly, tokenizing sensor data <italic xmlns:mml="http://www.w3.o

Cited by 5SourceScholar
2025

Extrapolated Urban View Synthesis Benchmark

ICCV 2025poster

Photorealistic simulators are essential for the training and evaluation of vision-centric autonomous vehicles (AVs). At their core is Novel View Synthesis (NVS), a crucial capability that generates diverse unseen viewpoints to accommodate the broad and continuous pose distribution of AVs. Recent adv…

2025

Gen-Drive: Enhancing Diffusion Generative Driving Policies with Reward Modeling and Reinforcement Learning Fine-Tuning

ICRA 2025

Autonomous driving necessitates the ability to reason about future interactions between traffic agents and to make informed evaluations for planning. This paper introduces the Gen-Drive framework, which shifts from the traditional prediction and deterministic planning framework to a generation-then-

Cited by 39SourcecodeScholar
2025

LLaMA-Berry: Pairwise Optimization for Olympiad-level Mathematical Reasoning via O1-like Monte Carlo Tree Search

NAACL 2025long

This paper presents LLaMA-Berry, an advanced mathematical reasoning framework to enhance the problem-solving ability of large language models (LLMs). The framework combines Monte Carlo Tree Search with Self-Refine (SR-MCTS) to optimize the reasoning paths and utilizes a pairwise reward model to eval…

Cited by 0SourcePDFScholar
2025

Language-Image Models with 3D Understanding

ICLR 2025poster

Multi-modal large language models (MLLMs) have shown incredible capabilities in a variety of 2D vision and language tasks. We extend MLLMs’ perceptual capabilities to ground and reason about images in 3-dimensional space. To that end, we first develop a large-scale pretraining dataset for 2D and 3D…

Cited by 15SourcePDFScholar
2025

Leveraging Correlation Across Test Platforms for Variance-Reduced Metric Estimation

CoRL 2025poster

Learning-based robotic systems demand rigorous validation to assure reliable performance, but extensive real‐world testing is often prohibitively expensive and if conducted may still yield insufficient data for high-confidence guarantees. In this work, we introduce a general estimation framework tha…

Cited by 0SourceScholar
2025

LoRA3D: Low-Rank Self-Calibration of 3D Geometric Foundation models

ICLR 2025spotlight

Emerging 3D geometric foundation models, such as DUSt3R, offer a promising approach for in-the-wild 3D vision tasks. However, due to the high-dimensional nature of the problem space and scarcity of high-quality 3D data, these pre-trained models still struggle to generalize to many challenging circum…

2025

LoRD: Adapting Differentiable Driving Policies to Distribution Shifts

ICRA 2025

Distribution shifts between operational domains can severely affect the performance of learned models in self-driving vehicles (SDVs). While this is a well-established problem, prior work has mostly explored naive solutions such as fine-tuning, focusing on the motion prediction task. In this work, w

Cited by 4SourcecodeScholar
2025

Martian World Model: Controllable Video Synthesis with Physically Accurate 3D Reconstructions

NeurIPS 2025poster

The synthesis of realistic Martian landscape videos, essential for mission rehearsal and robotic simulation, presents unique challenges. These primarily stem from the scarcity of high-quality Martian data and the significant domain gap relative to terrestrial imagery. To address these challenges, we…

Cited by 0SourceScholar
2025

Offline Hierarchical Reinforcement Learning via Inverse Optimization

ICLR 2025poster

Hierarchical policies enable strong performance in many sequential decision-making problems, such as those with high-dimensional action spaces, those requiring long-horizon planning, and settings with sparse rewards. However, learning hierarchical policies from static offline datasets presents a si…

2025

OmniRe: Omni Urban Scene Reconstruction

ICLR 2025spotlight

We introduce OmniRe, a comprehensive system for efficiently creating high-fidelity digital twins of dynamic real-world scenes from on-device logs. Recent methods using neural fields or Gaussian Splatting primarily focus on vehicles, hindering a holistic framework for all dynamic foregrounds demanded…

2025

Pseudo-Simulation for Autonomous Driving

CoRL 2025poster

Existing evaluation paradigms for Autonomous Vehicles (AVs) face critical limitations. Real-world evaluation is often challenging due to safety concerns and a lack of reproducibility, whereas closed-loop simulation can face insufficient realism or high computational costs. Open-loop evaluation, whil…

Cited by 0SourcecodeScholar
2025

Real-Time Out-of-Distribution Failure Prevention via Multi-Modal Reasoning

CoRL 2025oral

Foundation models can provide robust high-level reasoning on appropriate safety interventions in hazardous scenarios beyond a robot's training data, i.e. out-of-distribution (OOD) failures. However, due to the high inference latency of Large Vision and Language Models, current methods rely on manual…

Cited by 0SourcecodeScholar
2025

Realistic Extreme Behavior Generation for Improved AV Testing

ICRA 2025

This work introduces a framework to diagnose the strengths and shortcomings of Autonomous Vehicle (AV) collision avoidance technology with synthetic yet realistic potential collision scenarios adapted from real-world, collision-free data. Our framework generates counterfactual collisions with divers

Cited by 3SourceScholar
2025

RoboMonkey: Scaling Test-Time Sampling and Verification for Vision-Language-Action Models

CoRL 2025poster

Vision-Language-Action (VLA) models, pre-trained on large-scale imitation learning datasets, have demonstrated remarkable capabilities in visuomotor control. However, these models exhibit diverse failure modes in unstructured real-world environments, limiting the widespread adoption of VLAs in robot…

Cited by 0SourceScholar
2025

STORM: Spatio-TempOral Reconstruction Model For Large-Scale Outdoor Scenes

ICLR 2025poster

We present STORM, a spatio-temporal reconstruction model designed for reconstructing dynamic outdoor scenes from sparse observations. Existing dynamic reconstruction methods often rely on per-scene optimization, dense observations across space and time, and strong motion supervision, resulting in le…

2025

Scaling Vision Pre-Training to 4K Resolution

CVPR 2025highlight

High-resolution perception of visual details is crucial for daily tasks. Current vision pre-training, however, is still limited to low resolutions (e.g., 378 x 378 pixels) due to the quadratic cost of processing larger images. We introduce PS3 that scales CLIP-style vision pre-training to 4K resolut…

Cited by 0SourcePDFScholar
2025

System-Level Safety Monitoring and Recovery for Perception Failures in Autonomous Vehicles

ICRA 2025

The safety-critical nature of autonomous vehicle (AV) operation necessitates development of task-relevant algorithms that can reason about safety at the system level and not just at the component level. To reason about the impact of a perception failure on the entire system performance, such task-re

Cited by 7SourcecodeScholar
2024

Accelerating Online Mapping and Behavior Prediction via Direct BEV Feature Attention

ECCV 2024poster

"Understanding road geometry is a critical component of the autonomous vehicle (AV) stack. While high-definition (HD) maps can readily provide such information, they suffer from high labeling and maintenance costs. Accordingly, many recent works have proposed methods for estimating HD maps online fr…

2024

Augmenting Lane Perception and Topology Understanding with Standard Definition Navigation Maps

ICRA 2024poster

Autonomous driving has traditionally relied heavily on costly and labor-intensive High Definition (HD) maps, hindering scalability. In contrast, Standard Definition (SD) maps are more affordable and have worldwide coverage, offering a scalable alternative. In this work, we systematically explore the…

Cited by 34SourcecodeScholar
2024

DTPP: Differentiable Joint Conditional Prediction and Cost Evaluation for Tree Policy Planning in Autonomous Driving

ICRA 2024poster

Motion prediction and cost evaluation are vital components in the decision-making system of autonomous vehicles. However, existing methods often ignore the importance of cost learning and treat them as separate modules. In this study, we employ a tree-structured policy planner and propose a differen…

Cited by 30SourcecodeScholar
2024

DiffuBox: Refining 3D Object Detection with Point Diffusion

NeurIPS 2024poster

Ensuring robust 3D object detection and localization is crucial for many applications in robotics and autonomous driving. Recent models, however, face difficulties in maintaining high performance when applied to domains with differing sensor setups or geographic locations, often resulting in poor lo…

2024

DistillNeRF: Perceiving 3D Scenes from Single-Glance Images by Distilling Neural Fields and Foundation Model Features

NeurIPS 2024poster

We propose DistillNeRF, a self-supervised learning framework addressing the challenge of understanding 3D environments from limited 2D observations in outdoor autonomous driving scenes. Our method is a generalizable feedforward model that predicts a rich neural scene representation from sparse, sing…

2024

Dolphins: Multimodal Language Model for Driving

ECCV 2024poster

"The quest for fully autonomous vehicles (AVs) capable of navigating complex real-world scenarios with human-like understanding and responsiveness. In this paper, we introduce , a novel vision-language model architected to imbibe human-like abilities as a conversational driving assistant. is adept a…

2024

Driving Everywhere with Large Language Model Policy Adaptation

CVPR 2024poster

Adapting driving behavior to new environments customs and laws is a long-standing problem in autonomous driving precluding the widespread deployment of autonomous vehicles (AVs). In this paper we present LLaDA a simple yet powerful tool that enables human drivers and autonomous vehicles alike to dri…

2024

EmerNeRF: Emergent Spatial-Temporal Scene Decomposition via Self-Supervision

ICLR 2024poster

We present EmerNeRF, a simple yet powerful approach for learning spatial-temporal representations of dynamic driving scenes. Grounded in neural fields, EmerNeRF simultaneously captures scene geometry, appearance, motion, and semantics via self-bootstrapping. EmerNeRF hinges upon two core components:…

2024

Large Spatial Model: End-to-end Unposed Images to Semantic 3D

NeurIPS 2024poster

Reconstructing and understanding 3D structures from a limited number of images is a classical problem in computer vision. Traditional approaches typically decompose this task into multiple subtasks, involving several stages of complex mappings between different data representations. For example, den…

2024

Learning from Teaching Regularization: Generalizable Correlations Should be Easy to Imitate

NeurIPS 2024poster

Generalization remains a central challenge in machine learning. In this work, we propose *Learning from Teaching* (**LoT**), a novel regularization technique for deep neural networks to enhance generalization. Inspired by the human ability to capture concise and abstract patterns, we hypothesize tha…

2024

Mapping High-level Semantic Regions in Indoor Environments without Object Recognition

ICRA 2024poster

Robots require a semantic understanding of their surroundings to operate in an efficient and explainable way in human environments. In the literature, there has been an extensive focus on object labeling and exhaustive scene graph generation; less effort has been focused on the task of purely identi…

Cited by 5SourceScholar
2024

Memorize What Matters: Emergent Scene Decomposition from Multitraverse

NeurIPS 2024spotlight

Humans naturally retain memories of permanent elements, while ephemeral moments often slip through the cracks of memory. This selective retention is crucial for robotic perception, localization, and mapping. To endow robots with this capability, we introduce 3D Gaussian Mapping (3DGM), a self-superv…

2024

NAVSIM: Data-Driven Non-Reactive Autonomous Vehicle Simulation and Benchmarking

NeurIPS 2024poster

Benchmarking vision-based driving policies is challenging. On one hand, open-loop evaluation with real data is easy, but these results do not reflect closed-loop performance. On the other, closed-loop evaluation is possible in simulation, but is hard to scale due to its significant computational dem…

2024

Online Distribution Shift Detection via Recency Prediction

ICRA 2024poster

When deploying modern machine learning-enabled robotic systems in high-stakes applications, detecting distribution shift is critical. However, most existing methods for detecting distribution shift are not well-suited to robotics settings, where data often arrives in a streaming fashion and may be v…

Cited by 8SourceScholar
2024

PARA-Drive: Parallelized Architecture for Real-time Autonomous Driving

CVPR 2024poster

Recent works have proposed end-to-end autonomous vehicle (AV) architectures comprised of differentiable modules achieving state-of-the-art driving performance. While they provide advantages over the traditional perception-prediction-planning pipeline (e.g. removing information bottlenecks between co…

Cited by 37SourcePDFScholar
2024

Parallelized Spatiotemporal Slot Binding for Videos

ICML 2024poster

While modern best practices advocate for scalable architectures that support long-range interactions, object-centric models are yet to fully embrace these architectures. In particular, existing object-centric models for handling sequential inputs, due to their reliance on RNN-based implementation, s…

Cited by 0SourcePDFScholar
2024

Perfecting Periodic Trajectory Tracking: Model Predictive Control with a Periodic Observer (Π-MPC)

IROS 2024poster

In Model Predictive Control (MPC), discrepancies between the actual system and the predictive model can lead to substantial tracking errors and significantly degrade performance and reliability. While such discrepancies can be alleviated with more complex models, this often complicates controller de…

Cited by 2SourcecodeScholar
2024

Producing and Leveraging Online Map Uncertainty in Trajectory Prediction

CVPR 2024poster

High-definition (HD) maps have played an integral role in the development of modern autonomous vehicle (AV) stacks albeit with high associated labeling and maintenance costs. As a result many recent works have proposed methods for estimating HD maps online from sensor data enabling AVs to operate ou…

2024

Q-SLAM: Quadric Representations for Monocular SLAM

CoRL 2024poster

In this paper, we reimagine volumetric representations through the lens of quadrics. We posit that rigid scene components can be effectively decomposed into quadric surfaces. Leveraging this assumption, we reshape the volumetric representations with million of cubes by several quadric planes, which…

Cited by 6SourceScholar
2024

Real-Time Anomaly Detection and Reactive Planning with Large Language Models

RSS 2024poster

Foundation models, e.g., large language models (LLMs), trained on internet-scale data possess zero-shot generalization capabilities that make them a promising technology towards detecting and mitigating out-of-distribution failure modes of robotic systems. Fully realizing this promise, however, pose…

Cited by 38SourcePDFScholar
2024

RealGen: Retrieval Augmented Generation for Controllable Traffic Scenarios

ECCV 2024oral

"Simulation plays a crucial role in the development of autonomous vehicles (AVs) due to the potential risks associated with real-world testing. Although significant progress has been made in the visual aspects of simulators, generating complex behavior among agents remains a formidable challenge. It…

2024

Reinforcement Learning with Human Feedback for Realistic Traffic Simulation

ICRA 2024poster

In light of the challenges and costs of real-world testing, autonomous vehicle developers often rely on testing in simulation for the creation of reliable systems. A key element of effective simulation is the incorporation of realistic traffic models that align with human knowledge, an aspect that h…

Cited by 16SourceScholar
2024

Text2Interaction: Establishing Safe and Preferable Human-Robot Interaction

CoRL 2024poster

Adjusting robot behavior to human preferences can require intensive human feedback, preventing quick adaptation to new users and changing circumstances. Moreover, current approaches typically treat user preferences as a reward, which requires a manual balance between task success and user satisfacti…

Cited by 3SourcecodeScholar
2024

Tokenize the World into Object-level Knowledge to Address Long-tail Events in Autonomous Driving

CoRL 2024poster

The autonomous driving industry is increasingly adopting end-to-end learning from sensory inputs to minimize human biases in system design. Traditional end-to-end driving models, however, suffer from long-tail events due to rare or unseen inputs within their training distributions. To address this,…

Cited by 13SourceScholar
2024

Training an Open-Vocabulary Monocular 3D Detection Model without 3D Data

NeurIPS 2024poster

Open-vocabulary 3D object detection has recently attracted considerable attention due to its broad applications in autonomous driving and robotics, which aims to effectively recognize novel classes in previously unseen domains. However, existing point cloud-based open-vocabulary 3D detection models…

Cited by 4SourcePDFScholar
2024

Transformer-Based Model Predictive Control: Trajectory Optimization via Sequence Modeling

RA-L 2024

Model predictive control (MPC) has established itself as the primary methodology for constrained control, enabling general-purpose robot autonomy in diverse real-world scenarios. However, for most problems of interest, MPC relies on the recursive solution of highly non-convex trajectory optimization

Cited by 41SourceScholar
2024

Unpacking Failure Modes of Generative Policies: Runtime Monitoring of Consistency and Progress

CoRL 2024poster

Robot behavior policies trained via imitation learning are prone to failure under conditions that deviate from their training data. Thus, algorithms that monitor learned policies at test time and provide early warnings of failure are necessary to facilitate scalable deployment. We propose Sentinel,…

Cited by 9SourceScholar
2024

ZAPP! Zonotope Agreement of Prediction and Planning for Continuous-Time Collision Avoidance with Discrete-Time Dynamics

ICRA 2024poster

The past few years have seen immense progress on two fronts that are critical to safe, widespread mobile robot deployment: predicting uncertain motion of multiple agents, and planning robot motion under uncertainty. However, the numerical methods required on each front have resulted in a mismatch of…

Cited by 2SourceScholar
2023

Bayesian Reparameterization of Reward-Conditioned Reinforcement Learning with Energy-based Models

ICML 2023poster

Recently, reward-conditioned reinforcement learning (RCRL) has gained popularity due to its simplicity, flexibility, and off-policy nature. However, we will show that current RCRL approaches are fundamentally limited and fail to address two critical challenges of RCRL -- improving generalization on…

Cited by 5SourcePDFScholar
2023

Data-Driven Spectral Submanifold Reduction for Nonlinear Optimal Control of High-Dimensional Robots

ICRA 2023poster

Modeling and control of high-dimensional, nonlinear robotic systems remains a challenging task. While various model- and learning-based approaches have been proposed to address these challenges, they broadly lack generalizability to different control tasks and rarely preserve the structure of the dy…

Cited by 40SourceScholar
2023

Expanding the Deployment Envelope of Behavior Prediction via Adaptive Meta-Learning

ICRA 2023poster

Learning-based behavior prediction methods are increasingly being deployed in real-world autonomous systems, e.g., in fleets of self-driving vehicles, which are beginning to commercially operate in major cities across the world. Despite their advancements, however, the vast majority of prediction sy…

Cited by 33SourceScholar
2023

FreeNeRF: Improving Few-Shot Neural Rendering With Free Frequency Regularization

CVPR 2023poster

Novel view synthesis with sparse inputs is a challenging problem for neural radiance fields (NeRF). Recent efforts alleviate this challenge by introducing external supervision, such as pre-trained models and extra depth signals, or by using non-trivial patch-based rendering. In this paper, we presen…

2023

Graph Reinforcement Learning for Network Control via Bi-Level Optimization

ICML 2023poster

Optimization problems over dynamic networks have been extensively studied and widely used in the past decades to formulate numerous real-world problems. However, (1) traditional optimization-based approaches do not scale to large networks, and (2) the design of good heuristics or approximation algor…

2023

Guided Conditional Diffusion for Controllable Traffic Simulation

ICRA 2023poster

Controllable and realistic traffic simulation is critical for developing and verifying autonomous vehicles. Typical heuristic-based traffic models offer flexible control to make vehicles follow specific trajectories and traffic rules. On the other hand, data-driven approaches generate realistic and…

Cited by 167SourcecodeScholar
2023

Interpretable Trajectory Prediction for Autonomous Vehicles via Counterfactual Responsibility

IROS 2023poster

The ability to anticipate surrounding agents' behaviors is critical to enable safe and seamless autonomous vehicles (AVs). While phenomenological methods have successfully predicted future trajectories from scene context, these predictions lack interpretability. On the other hand, ontological approa…

Cited by 6SourceScholar
2023

Language Conditioned Traffic Generation

CoRL 2023poster

Simulation forms the backbone of modern self-driving development. Simulators help develop, test, and improve driving systems without putting humans, vehicles, or their environment at risk. However, simulators face a major challenge: They rely on realistic, scalable, yet interesting content. While re…

Cited by 63SourcecodeScholar
2023

Language-Guided Traffic Simulation via Scene-Level Diffusion

CoRL 2023oral

Realistic and controllable traffic simulation is a core capability that is necessary to accelerate autonomous vehicle (AV) development. However, current approaches for controlling learning-based traffic models require significant domain expertise and are difficult for practitioners to use. To remedy…

Cited by 94SourceScholar
2023

Learning Control-Oriented Dynamical Structure from Data

ICML 2023oral

Even for known nonlinear dynamical systems, feedback controller synthesis is a difficult problem that often requires leveraging the particular structure of the dynamics to induce a stable closed-loop system. For general nonlinear models, including those fit to data, there may not be enough known str…

2023

Learning Responsibility Allocations for Safe Human-Robot Interaction with Applications to Autonomous Driving

ICRA 2023poster

Drivers have a responsibility to exercise reasonable care to avoid collision with other road users. This assumed responsibility allows interacting agents to maintain safety without explicit coordination. Thus to enable safe autonomous vehicle (AV) interactions, AVs must understand what their respons…

Cited by 13SourcecodeScholar
2023

Motion Planning for a Climbing Robot with Stochastic Grasps

ICRA 2023poster

ReachBot is a robot that uses extendable and retractable booms as limbs to move around unpredictable environments such as martian caves. Each boom is capped by a microspine gripper designed for grasping rocky surfaces. Motion planning for ReachBot must be versatile to accommo-date variable terrain f…

Cited by 12SourceScholar
2023

Multi-Predictor Fusion: Combining Learning-based and Rule-based Trajectory Predictors

CoRL 2023poster

Trajectory prediction modules are key enablers for safe and efficient planning of autonomous vehicles (AVs), particularly in highly interactive traffic scenarios. Recently, learning-based trajectory predictors have experienced considerable success in providing state-of-the-art performance due to the…

Cited by 6SourceScholar
2023

Object Pose Estimation With Statistical Guarantees: Conformal Keypoint Detection and Geometric Uncertainty Propagation

CVPR 2023highlight

The two-stage object pose estimation paradigm first detects semantic keypoints on the image and then estimates the 6D pose by minimizing reprojection errors. Despite performing well on standard benchmarks, existing techniques offer no provable guarantees on the quality and uncertainty of the estimat…

2023

Online Learning for Traffic Routing under Unknown Preferences

AISTATS 2023poster

In transportation networks, road tolling schemes are a method to cope with the efficiency losses due to selfish user routing, wherein users choose routes to minimize individual travel costs. However, the efficacy of tolling schemes often relies on access to complete information on users’ trip attrib…

2023

PAC-Bayes Generalization Certificates for Learned Inductive Conformal Prediction

NeurIPS 2023poster

Inductive Conformal Prediction (ICP) provides a practical and effective approach for equipping deep learning models with uncertainty estimates in the form of set-valued predictions which are guaranteed to contain the ground truth with high probability. Despite the appeal of this coverage guarantee,…

Cited by 9SourcePDFScholar
2023

Planning with Occluded Traffic Agents using Bi-Level Variational Occlusion Models

ICRA 2023poster

Reasoning with occluded traffic agents is a significant open challenge for planning for autonomous vehicles. Recent deep learning models have shown impressive results for predicting occluded agents based on the behaviour of nearby visible agents; however, as we show in experiments, these models are…

Cited by 13SourceScholar
2023

Real-Time Neural MPC: Deep Learning Model Predictive Control for Quadrotors and Agile Robotic Platforms

RA-L 2023

Model Predictive Control (MPC) has become a popular framework in embedded control for high-performance autonomous systems. However, to achieve good control performance using MPC, an accurate dynamics model is key. To maintain real-time operation, the dynamics models used on embedded systems have bee

Cited by 204SourceScholar
2023

Receding Horizon Planning with Rule Hierarchies for Autonomous Vehicles

ICRA 2023poster

Autonomous vehicles must often contend with conflicting planning requirements, e.g., safety and comfort could be at odds with each other if avoiding a collision calls for slamming the brakes. To resolve such conflicts, assigning importance ranking to rules (i.e., imposing a rule hierarchy) has been…

Cited by 13SourcecodeScholar
2023

Robust and Controllable Object-Centric Learning through Energy-based Models

ICLR 2023poster

Humans are remarkably good at understanding and reasoning about complex visual scenes. The capability of decomposing low-level observations into discrete objects allows us to build a grounded abstract representation and identify the compositional structure of the world. Thus it is a crucial step for…

Cited by 12SourcePDFScholar
2023

Task-Aware Risk Estimation of Perception Failures for Autonomous Vehicles

RSS 2023poster

Safety and performance are key enablers for autonomous driving: on the one hand we want our autonomous vehicles (AVs) to be safe, while at the same time their performance (e.g., comfort or progression) is key to adoption. To effectively walk the tightrope between safety and performance, AVs need to…

2023

Tree-structured Policy Planning with Learned Behavior Models

ICRA 2023poster

Autonomous vehicles (AVs) need to reason about the multimodal behavior of neighboring agents while planning their own motion. Many existing trajectory planners seek a single trajectory that performs well under all plausible futures simultaneously, ignoring bi-directional interactions and thus leadin…

Cited by 31SourceScholar
2023

trajdata: A Unified Interface to Multiple Human Trajectory Datasets

NeurIPS 2023poster

The field of trajectory forecasting has grown significantly in recent years, partially owing to the release of numerous large-scale, real-world human trajectory datasets for autonomous vehicles (AVs) and pedestrian motion tracking. While such datasets have been a boon for the community, they each us…

2022

A Unified View of SDP-based Neural Network Verification through Completely Positive Programming

AISTATS 2022poster

Verifying that input-output relationships of a neural network conform to prescribed operational specifications is a key enabler towards deploying these networks in safety-critical applications. Semidefinite programming (SDP)-based approaches to Rectified Linear Unit (ReLU) network verification trans…

Cited by 21SourcePDFScholar
2022

AdvDO: Realistic Adversarial Attacks for Trajectory Prediction

ECCV 2022poster

"Trajectory prediction is essential for autonomous vehicles (AVs) to plan correct and safe driving behaviors. While many prior works aim to achieve higher prediction accuracy, few studies the adversarial robustness of their methods. To bridge this gap, we propose to study the adversarial robustness…

Cited by 89SourcePDFScholar
2022

CoCo: Online Mixed-Integer Control Via Supervised Learning

RA-L 2022

Many robotics problems, from robot motion planning to object manipulation, can be modeled as mixed-integer convex program (MICPs). However, state-of-the-art algorithms are still unable to solve MICPs for control problems quickly enough for online use and existing heuristics can typically only find s

Cited by 50SourcecodeScholar
2022

DiffStack: A Differentiable and Modular Control Stack for Autonomous Vehicles

CoRL 2022poster

Autonomous vehicle (AV) stacks are typically built in a modular fashion, with explicit components performing detection, tracking, prediction, planning, control, etc. While modularity improves reusability, interpretability, and generalizability, it also suffers from compounding errors, information bo…

Cited by 55SourceScholar
2022

Heterogeneous-Agent Trajectory Forecasting Incorporating Class Uncertainty

IROS 2022poster

Reasoning about the future behavior of other agents is critical to safe robot navigation. The multiplicity of plausible futures is further amplified by the uncertainty inherent to agent state estimation from data, including positions, velocities, and semantic class. Forecasting methods, however, typ…

Cited by 43SourcecodeScholar
2022

Local calibration: metrics and recalibration

UAI 2022poster

Probabilistic classifiers output confidence scores along with their predictions, and these confidence scores should be calibrated, i.e., they should reflect the reliability of the prediction. Confidence scores that minimize standard metrics such as the expected calibration error (ECE) accurately mea…

Cited by 23SourcePDFScholar
2022

Propagating State Uncertainty Through Trajectory Forecasting

ICRA 2022poster

Uncertainty pervades through the modern robotic autonomy stack, with nearly every component (e.g., sensors, detection, classification, tracking, behavior prediction) producing continuous or discrete probabilistic distributions. Trajectory forecasting, in particular, is surrounded by uncertainty as i…

Cited by 25SourcecodeScholar
2022

ReachBot: A Small Robot with Exceptional Reach for Rough Terrain

ICRA 2022poster

ReachBot is a new concept for planetary exploration, consisting of a small body and long, lightweight extending arms loaded primarily in tension. The arms are equipped with spined grippers for anchoring on rock surfaces. The design and testing of a planar prototype is presented here. Experiments wit…

Cited by 19SourceScholar
2022

Robust Trajectory Prediction against Adversarial Attacks

CoRL 2022oral

Trajectory prediction using deep neural networks (DNNs) is an essential component of autonomous driving (AD) systems. However, these methods are vulnerable to adversarial attacks, leading to serious consequences such as collisions. In this work, we identify two key ingredients to defend trajectory…

Cited by 47SourceScholar
2022

Safe Reinforcement Learning Using Black-Box Reachability Analysis

RA-L 2022

Reinforcement learning (RL) is capable of sophisticated motion planning and control for robots in uncertain environments. However, state-of-the-art deep RL approaches typically lack safety guarantees, especially when the robot and environment models are unknown. To justify widespread deployment, rob

Cited by 42SourcecodeScholar
2022

ScePT: Scene-Consistent, Policy-Based Trajectory Predictions for Planning

CVPR 2022poster

Trajectory prediction is a critical functionality of autonomous systems that share environments with uncontrolled agents, one prominent example being self-driving vehicles. Currently, most prediction methods do not enforce scene consistency, i.e., there are a substantial amount of self-collisions be…

Cited by 93PDFcodeScholar
2022

Second-Order Sensitivity Analysis for Bilevel Optimization

AISTATS 2022poster

In this work we derive a second-order approach to bilevel optimization, a type of mathematical programming in which the solution to a parameterized optimization problem (the “lower” problem) is itself to be optimized (in the “upper” problem) as a function of the parameters. Many existing approaches…

2022

Task-Relevant Failure Detection for Trajectory Predictors in Autonomous Vehicles

CoRL 2022poster

In modern autonomy stacks, prediction modules are paramount to planning motions in the presence of other mobile agents. However, failures in prediction modules can mislead the downstream planner into making unsafe decisions. Indeed, the high uncertainty inherent to the task of trajectory forecasting…

Cited by 32SourcecodeScholar
2022

Tube-Certified Trajectory Tracking for Nonlinear Systems With Robust Control Contraction Metrics

RA-L 2022

This letter presents an approach to guaranteed trajectory tracking for nonlinear control-affine systems subject to external disturbances based on robust control contraction metrics (CCM) that aims to minimize the <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.

Cited by 43SourcecodeScholar
2022

Whose Track Is It Anyway? Improving Robustness to Tracking Errors With Affinity-Based Trajectory Prediction

CVPR 2022poster

Multi-agent trajectory prediction is critical for planning and decision-making in human-interactive autonomous systems, such as self-driving cars. However, most prediction models are developed separately from their upstream perception (detection and tracking) modules, assuming ground truth past traj…

Cited by 27PDFScholar
2021

Adaptive-Control-Oriented Meta-Learning for Nonlinear Systems

RSS 2021poster

Real-time adaptation is imperative to the control of robots operating in complex; dynamic environments. Adaptive control laws can endow even nonlinear systems with good trajectory tracking performance; provided that any uncertain dynamics terms are linearly parameterizable with known nonlinear featu…

2021

Co-Design of Communication and Machine Inference for Cloud Robotics

RSS 2021poster

Today; even the most compute-and-power constrained robots can measure complex; high data-rate video and LIDAR sensory streams. Often; such robots; ranging from low-power drones to space and subterranean rovers; need to transmit high-bitrate sensory data to a remote compute server if they are uncerta…

Cited by 13SourcePDFScholar
2021

Composable Geometric Motion Policies using Multi-Task Pullback Bundle Dynamical Systems

ICRA 2021poster

Despite decades of work in fast reactive planning and control, challenges remain in developing reactive motion policies on non-Euclidean manifolds and enforcing constraints while avoiding undesirable potential function local minima. This work presents a principled method for designing and fusing des…

Cited by 18SourcecodeScholar
2021

Control Barrier Functions for Cyber-Physical Systems and Applications to NMPC

RA-L 2021

Tractable safety-ensuring algorithms for cyber-physical systems are important in critical applications. Approaches based on Control Barrier Functions assume continuous enforcement, which is not possible in an online fashion. This letter presents two tractable algorithms to ensure forward invariance

Cited by 15SourceScholar
2021

Data Sharing and Compression for Cooperative Networked Control

NeurIPS 2021poster

Sharing forecasts of network timeseries data, such as cellular or electricity load patterns, can improve independent control applications ranging from traffic scheduling to power generation. Typically, forecasts are designed without knowledge of a downstream controller's task objective, and thus sim…

2021

Fast Near-Optimal Heterogeneous Task Allocation via Flow Decomposition

ICRA 2021poster

Multi-robot systems are uniquely well-suited to performing complex tasks such as patrolling and tracking, information gathering, and pick-up and delivery problems, offering significantly higher performance than single-robot systems. A fundamental building block in most multi-robot systems is task al…

Cited by 3SourcecodeScholar
2021

Leveraging Neural Network Gradients within Trajectory Optimization for Proactive Human-Robot Interactions

ICRA 2021poster

To achieve seamless human-robot interactions, robots need to intimately reason about complex interaction dynamics and future human behaviors within their motion planning process. However, there is a disconnect between state-of-the-art neural network-based human behavior models and robot motion plann…

Cited by 36SourcecodeScholar
2021

Lyapunov-stable neural-network control

RSS 2021poster

Deep learning has had a far reaching impact in robotics. Specifically; deep reinforcement learning algorithms have been highly effective in synthesizing neural-network controllers for a wide range of tasks. However; despite this empirical success; these controllers still lack theoretical guarantees…

2021

Multimodal Deep Generative Models for Trajectory Prediction: A Conditional Variational Autoencoder Approach

RA-L 2021

Human behavior prediction models enable robots to anticipate how humans may react to their actions, and hence are instrumental to devising safe and proactive robot planning algorithms. However, modeling complex interaction dynamics and capturing the possibility of many possible outcomes in such inte

Cited by 129SourceScholar
2021

Sketching curvature for efficient out-of-distribution detection for deep neural networks

UAI 2021poster

In order to safely deploy Deep Neural Networks (DNNs) within the perception pipelines of real-time decision making systems, there is a need for safeguards that can detect out-of-training-distribution (OoD) inputs both efficiently and accurately. Building on recent work leveraging the local curvature…

Cited by 71SourcePDFScholar
2021

Soft Robot Optimal Control Via Reduced Order Finite Element Models

ICRA 2021poster

Finite element methods have been successfully used to develop physics-based models of soft robots that capture the nonlinear dynamic behavior induced by continuous deformation. These high-fidelity models are therefore ideal for designing controllers for complex dynamic tasks such as trajectory optim…

Cited by 45SourcecodeScholar
2020

Efficient Large-Scale Multi-Drone Delivery Using Transit Networks

ICRA 2020poster

We consider the problem of controlling a large fleet of drones to deliver packages simultaneously across broad urban areas. To conserve energy, drones hop between public transit vehicles (e.g., buses and trams). We design a comprehensive algorithmic framework that strives to minimize the maximum tim…

Cited by 147SourcecodeScholar
2020

Evidential Sparsification of Multimodal Latent Spaces in Conditional Variational Autoencoders

NeurIPS 2020poster

Discrete latent spaces in variational autoencoders have been shown to effectively capture the data distribution for many real-world problems such as natural language understanding, human intent prediction, and visual scene representation. However, discrete latent spaces need to be sufficiently large…

2020

Infusing Reachability-Based Safety into Planning and Control for Multi-agent Interactions

IROS 2020poster

Within a robot autonomy stack, the planner and controller are typically designed separately, and serve different purposes. As such, there is often a diffusion of responsibilities when it comes to ensuring safety for the robot. We propose that a planner and controller should share the same interpreta…

Cited by 19SourceScholar
2020

MATS: An Interpretable Trajectory Forecasting Representation for Planning and Control

CoRL 2020

Reasoning about human motion is a core component of modern human-robot interactive systems. In particular, one of the main uses of behavior prediction in autonomous systems is to inform robot motion planning and control. However, a majority of planning and control algorithms reason about system dyna

2020

Revisiting the Asymptotic Optimality of RRT

ICRA 2020poster

RRT* is one of the most widely used sampling-based algorithms for asymptotically-optimal motion planning. RRT* laid the foundations for optimality in motion planning as a whole, and inspired the development of numerous new algorithms in the field, many of which build upon RRT* itself. In this paper,…

Cited by 63SourceScholar
2020

Risk-Sensitive Sequential Action Control with Multi-Modal Human Trajectory Forecasting for Safe Crowd-Robot Interaction

IROS 2020poster

This paper presents a novel online framework for safe crowd-robot interaction based on risk-sensitive stochastic optimal control, wherein the risk is modeled by the entropic risk measure. The sampling-based model predictive control relies on mode insertion gradient optimization for this risk measure…

Cited by 49SourceScholar
2020

Sampling-based Reachability Analysis: A Random Set Theory Approach with Adversarial Sampling

CoRL 2020

Reachability analysis is at the core of many applications, from neural network verification, to safe trajectory planning of uncertain systems. However, this problem is notoriously challenging, and current approaches tend to be either too restrictive, too slow, too conservative, or approximate and th

2020

Trajectron++: Dynamically-Feasible Trajectory Forecasting With Heterogeneous Data

ECCV 2020poster

Reasoning about human motion is an important prerequisite to safe and socially-aware robotic navigation. As a result, multi-agent behavior prediction has become a core component of modern human-robot interactive systems, such as self-driving cars. While there exist many methods for trajectory foreca…

2019

A Differentiable Augmented Lagrangian Method for Bilevel Nonlinear Optimization

RSS 2019poster

Many problems in modern robotics can be addressed by modeling them as bilevel optimization problems. In this work, we leverage augmented Lagrangian methods and recent advances in automatic differentiation to develop a general-purpose nonlinear optimization solver that is well suited to bilevel optim…

2019

BaRC: Backward Reachability Curriculum for Robotic Reinforcement Learning

ICRA 2019poster

Model-free Reinforcement Learning (RL) offers an attractive approach to learn control policies for high dimensional systems, but its relatively poor sample complexity often necessitates training in simulated environments. Even in simulation, goal-directed tasks whose natural reward function is spars…

Cited by 80SourcecodeScholar
2019

GuSTO: Guaranteed Sequential Trajectory optimization via Sequential Convex Programming

ICRA 2019poster

Sequential Convex Programming (SCP) has recently seen a surge of interest as a tool for trajectory optimization. However, most available methods lack rigorous performance guarantees and they are often tailored to specific optimal control setups. In this paper, we present GuSTO (Guaranteed Sequential…

Cited by 179SourcecodeScholar
2019

Model Predictive Control of Ride-sharing Autonomous Mobility-on-Demand Systems

ICRA 2019poster

This paper presents a model predictive control (MPC) approach to optimize routes for Ride-sharing Autonomous Mobility-on-Demand (RAMoD) systems, whereby self-driving vehicles provide coordinated on-demand mobility, possibly allowing multiple customers to share a ride. Specifically, we first devise a…

Cited by 103SourceScholar
2019

Network Offloading Policies for Cloud Robotics: A Learning-Based Approach

RSS 2019poster

Today's robotic systems are increasingly turning to computationally expensive models such as deep neural networks (DNNs) for tasks like localization, perception, planning, and object detection. However, resource-constrained robots, like low-power drones, often have insufficient on-board compute reso…

2019

Risk-Sensitive Generative Adversarial Imitation Learning

AISTATS 2019poster

We study risk-sensitive imitation learning where the agent’s goal is to perform at least as well as the expert in terms of a risk profile. We first formulate our risk-sensitive imitation learning setting. We consider the generative adversarial approach to imitation learning (GAIL) and derive an opti…

2019

Scalable and Congestion-Aware Routing for Autonomous Mobility-On-Demand Via Frank-Wolfe Optimization

RSS 2019poster

We consider the problem of vehicle routing for Autonomous Mobility-on-Demand (AMoD) systems, wherein a fleet of self-driving vehicles provides on-demand mobility in a given environment. Specifically, the task it to compute routes for the vehicles (both customer-carrying and empty travelling) so that…

2019

The Trajectron: Probabilistic Multi-Agent Trajectory Modeling With Dynamic Spatiotemporal Graphs

ICCV 2019poster

Developing safe human-robot interaction systems is a necessary step towards the widespread integration of autonomous agents in society. A key component of such systems is the ability to reason about the many potential futures (e.g. trajectories) of other agents in the scene. Towards this end, we pre…

Cited by 535PDFcodeScholar
2019

Trajectory Optimization on Manifolds: A Theoretically-Guaranteed Embedded Sequential Convex Programming Approach

RSS 2019poster

Sequential Convex Programming (SCP) has recently gained popularity as a tool for trajectory optimization due to its sound theoretical properties and practical performance. Yet, most SCP-based methods for trajectory optimization are restricted to Euclidean settings, which precludes their application…

2018

Cooperative Object Transport in 3D with Multiple Quadrotors Using No Peer Communication

ICRA 2018poster

We present a framework to enable a fleet of rigidly attached quadrotor aerial robots to transport heavy objects along a known reference trajectory without inter-robot communication or centralized coordination. Leveraging a distributed wrench controller, we provide exponential stability guarantees fo…

Cited by 47SourceScholar
2018

Data-Driven Model Predictive Control of Autonomous Mobility-on-Demand Systems

ICRA 2018poster

The goal of this paper is to present an end-to-end, data-driven framework to control Autonomous Mobility-on-Demand systems (AMoD, i.e. fleets of self-driving vehicles). We first model the AMoD system using a time-expanded network, and present a formulation that computes the optimal rebalancing strat…

Cited by 196SourceScholar
2018

Generative Modeling of Multimodal Multi-Human Behavior

IROS 2018poster

This work presents a methodology for modeling and predicting human behavior in settings with N humans interacting in highly multimodal scenarios (i.e. where there are many possible highly-distinct futures). A motivating example includes robots interacting with humans in crowded environments, such as…

Cited by 95SourcecodeScholar
2018

Multimodal Probabilistic Model-Based Planning for Human-Robot Interaction

ICRA 2018poster

This paper presents a method for constructing human-robot interaction policies in settings where multimodality, i.e., the possibility of multiple highly distinct futures, plays a critical role in decision making. We are motivated in this work by the example of traffic weaving, e.g., at highway on-ra…

Cited by 235SourcecodeScholar
2018

On the interaction between Autonomous Mobility-on-Demand systems and the power network: models and coordination algorithms

RSS 2018poster

This paper studies the interaction between a fleet of electric, self-driving vehicles servicing on-demand transportation requests (referred to as Autonomous Mobility-on-Demand, or AMoD, system) and the electric power network. We propose a joint linear model that captures the coupling between the two…

Cited by 145SourcePDFScholar
2018

Reach-Avoid Problems via Sum-or-Squares Optimization and Dynamic Programming

IROS 2018poster

Reach-avoid problems involve driving a system to a set of desirable configurations while keeping it away from undesirable ones. Providing mathematical guarantees for such scenarios is challenging but have numerous potential practical applications. Due to the challenges, analysis of reach-avoid probl…

Cited by 31SourceScholar
2018

Safe Motion Planning in Unknown Environments: Optimality Benchmarks and Tractable Policies

RSS 2018poster

This paper addresses the problem of planning a safe (i.e., collision-free) trajectory from an initial state to a goal region when the obstacle space is a-priori unknown and is incrementally revealed online, e.g., through line-of-sight perception. Despite its ubiquitous nature, this formulation of mo…

Cited by 53SourcePDFScholar
2017

Evaluating Trajectory Collision Probability through Adaptive Importance Sampling for Safe Motion Planning

RSS 2017poster

This paper presents a tool for addressing a key component in many algorithms for planning robot trajectories under uncertainty: evaluation of the safety of a robot whose actions are governed by a closed-loop feedback policy near a nominal planned trajectory. We describe an adaptive importance sampli…

Cited by 51SourcePDFScholar
2017

Force and moment constraints of a curved surface gripper and wrist for assistive free flyers

ICRA 2017poster

Free-flying robots have the potential to autonomously fulfill a wide range of tasks involving manipulation of objects in space. In this paper we study the design of a wrist mechanism for free-flying robots that are equipped with an adhesive gripper for attaching to objects and surfaces. The wrist an…

Cited by 17SourceScholar
2017

Real-time stochastic kinodynamic motion planning via multiobjective search on GPUs

ICRA 2017poster

In this paper we present the PUMP (Parallel Uncertainty-aware Multiobjective Planning) algorithm for addressing the stochastic kinodynamic motion planning problem, whereby one seeks a low-cost, dynamically-feasible motion plan subject to a constraint on collision probability (CP). To ensure exhausti…

Cited by 27SourcecodeScholar
2017

Risk-sensitive Inverse Reinforcement Learning via Coherent Risk Models

RSS 2017poster

The literature on Inverse Reinforcement Learning (IRL) typically assumes that humans take actions in order to minimize the expected value of a cost function, i.e., that humans are risk neutral. Yet, in practice, humans are often far from being risk neutral. To fill this gap, the objective of this pa…

Cited by 87SourcePDFScholar
2017

Robust online motion planning via contraction theory and convex optimization

ICRA 2017poster

We present a framework for online generation of robust motion plans for robotic systems with nonlinear dynamics subject to bounded disturbances, control constraints, and online state constraints such as obstacles. In an offline phase, one computes the structure of a feedback controller that can be e…

Cited by 237SourceScholar
2017

The Matroid Team Surviving Orienteers problem: Constrained routing of heterogeneous teams with risky traversal

IROS 2017poster

Consider a setting where robots must visit sites represented as nodes in a graph, but each robot may fail when traversing an edge. The goal is to find a set of paths for a team of robots which maximizes the expected number of nodes collectively visited, while guaranteeing that the paths satisfy a no…

Cited by 29SourceScholar
2016

Free-flyer acquisition of spinning objects with gecko-inspired adhesives

ICRA 2016

We explore the use of grippers with gecko-inspired adhesives for spacecraft docking and acquisition of tumbling objects in microgravity. Towards the goal of autonomous object manipulation in space, adhesive grippers mounted on planar free-floating platforms are shown to be tolerant of a broad range

Cited by 39SourceScholar
2016

Optimized and trusted collision avoidance for unmanned aerial vehicles using approximate dynamic programming

ICRA 2016

Safely integrating unmanned aerial vehicles into civil airspace is contingent upon development of a trustworthy collision avoidance system. This paper proposes an approach whereby a parameterized resolution logic that is considered trusted for a given range of its parameters is adaptively tuned onli

Cited by 21SourceScholar
2016

Risk aversion in finite Markov Decision Processes using total cost criteria and average value at risk

ICRA 2016poster

In this paper we present an algorithm to compute risk averse policies in Markov Decision Processes (MDP) when the total cost criterion is used together with the average value at risk (AVaR) metric. Risk averse policies are needed when large deviations from the expected behavior may have detrimental…

Cited by 44SourceScholar
2016

Routing Autonomous Vehicles in Congested Transportation Networks: Structural Properties and Coordination Algorithms

RSS 2016poster

This paper considers the problem of routing and rebalancing a shared fleet of autonomous (i.e., self-driving) vehicles providing on-demand mobility within a capacitated trans- portation network, where congestion might disrupt throughput. We model the problem within a network flow framework and show…

Cited by 214SourcePDFScholar
2016

Simultaneous model identification and task satisfaction in the presence of temporal logic constraints

ICRA 2016

Recent proliferation of cyber-physical systems, ranging from autonomous cars to nuclear hazard inspection robots, has exposed several challenging research problems on automated fault detection and recovery. This paper considers how recently developed formal synthesis and model verification technique

Cited by 5SourceScholar
2015

An asymptotically-optimal sampling-based algorithm for Bi-directional motion planning

IROS 2015poster

Bi-directional search is a widely used strategy to increase the success and convergence rates of sampling-based motion planning algorithms. Yet, few results are available that merge both bi-directional search and asymptotic optimality into existing optimal planners, such as PRM*, RRT*, and FMT*. The…

Cited by 61SourceScholar
2015

Decentralized algorithms for 3D symmetric formations in robotic networks - a contraction theory approach

ICRA 2015poster

This paper presents distributed algorithms for formation control of multiple robots in three dimensions. In particular, we leverage the mathematical properties of cyclic pursuit along with results from contraction and partial contraction theory to design distributed control algorithms ensuring globa…

Cited by 3SourceScholar
2015

Optimal sampling-based motion planning under differential constraints: The driftless case

ICRA 2015poster

Motion planning under differential constraints is a classic problem in robotics. To date, the state of the art is represented by sampling-based techniques, with the Rapidly-exploring Random Tree algorithm as a leading example. Yet, the problem is still open in many aspects, including guarantees on t…

Cited by 103SourceScholar
2015

Risk-Sensitive and Robust Decision-Making: a CVaR Optimization Approach

NeurIPS 2015poster

In this paper we address the problem of decision making within a Markov decision process (MDP) framework where risk and modeling errors are taken into account. Our approach is to minimize a risk-sensitive conditional-value-at-risk (CVaR) objective, as opposed to a standard risk-neutral expectation.…

Cited by 430SourcePDFScholar