← Search

Edward Schmerling

23 accepted papers

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

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
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

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

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

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

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

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
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

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

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

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…

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
2020

Learned Critical Probabilistic Roadmaps for Robotic Motion Planning

ICRA 2020poster

Sampling-based motion planning techniques have emerged as an efficient algorithmic paradigm for solving complex motion planning problems. These approaches use a set of probing samples to construct an implicit graph representation of the robot's state space, allowing arbitrarily accurate representati…

Cited by 107SourceScholar
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
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
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

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
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