← Search

Michael Everett

24 accepted papers

2026

Chance-Constrained Convex MPC for Robust Quadruped Locomotion under Parametric and Additive Uncertainties

ICRA 2026poster

Recent advances in quadrupedal locomotion have focused on improving stability and performance across diverse environments. However, existing methods often lack adequate safety analysis and struggle to adapt to varying payloads and complex terrains, typically requiring extensive tuning. To overcome t…

2026

Practical and Performant Enhancements for Maximization of Algebraic Connectivity

ICRA 2026poster

Long-term state estimation over graphs remains challenging as current graph estimation methods scale poorly on large, long-term graphs. To address this, our work advances a current state-of-the-art graph sparsification algorithm, maximizing algebraic connectivity (MAC). MAC is a sparsification metho…

2026

Real-Time Adaptive Motion Planning Via Point Cloud-Guided, Energy-Based Diffusion and Potential Fields

ICRA 2026poster

Motivated by the problem of pursuit-evasion, we present a motion planning framework that combines energy-based diffusion models with artificial potential fields for robust real time trajectory generation in complex environments. Our approach processes obstacle information directly from point clouds,…

2026

Sparse Variable Projection in Robotic Perception: Exploiting Separable Structure for Efficient Nonlinear Optimization

ICRA 2026poster

Robotic perception often requires solving large nonlinear least-squares (NLS) problems. While sparsity has been well-exploited to scale solvers, a complementary and underexploited structure is emph{separability} -- where some variables (e.g., visual landmarks) enter the residuals linearly and, for a…

2025

Chance-Constrained Convex MPC for Robust Quadruped Locomotion Under Parametric and Additive Uncertainties

RA-L 2025

Recent advances in quadrupedal locomotion have focused on improving stability and performance across diverse environments. However, existing methods often lack adequate safety analysis and struggle to adapt to varying payloads and complex terrains, typically requiring extensive tuning. To overcome t

Cited by 5SourcecodeScholar
2025

Learning Smooth State-Dependent Traversability from Dense Point Clouds

CoRL 2025poster

A key open challenge in off-road autonomy is that the traversability of terrain often depends on the vehicle's state. In particular, some obstacles are only traversable from some orientations. However, learning this interaction by encoding the angle of approach as a model input demands a large and d…

Cited by 0SourceScholar
2025

LiDAR Inertial Odometry and Mapping Using Learned Registration-Relevant Features

ICRA 2025

SLAM is an important capability for many autonomous systems, and modern LiDAR-based methods offer promising performance. However, for long duration missions, existing works that either take directly the full pointclouds or extracted features face key tradeoffs in accuracy and computational efficienc

Cited by 3SourceScholar
2025

Real-Time Adaptive Motion Planning via Point Cloud-Guided, Energy-Based Diffusion and Potential Fields

RA-L 2025

Motivated by the problem of pursuit-evasion, we present a motion planning framework that combines energy-based diffusion models with artificial potential fields for robust real time trajectory generation in complex environments. Our approach processes obstacle information directly from point clouds,

Cited by 0SourceScholar
2023

Probabilistic Traversability Model for Risk-Aware Motion Planning in Off-Road Environments

IROS 2023poster

A key challenge in off-road navigation is that even visually similar terrains or ones from the same semantic class may have substantially different traction properties. Existing work typically assumes no wheel slip or uses the expected traction for motion planning, where the predicted trajectories p…

Cited by 39SourcecodeScholar
2023

RAMP: A Risk-Aware Mapping and Planning Pipeline for Fast Off-Road Ground Robot Navigation

ICRA 2023poster

A key challenge in fast ground robot navigation in 3D terrain is balancing robot speed and safety. Recent work has shown that 2.5D maps (2D representations with additional 3D information) are ideal for real-time safe and fast planning. However, the prevalent approach of generating 2D occupancy grids…

Cited by 15SourceScholar
2022

Demonstration-Efficient Guided Policy Search via Imitation of Robust Tube MPC

ICRA 2022poster

We propose a demonstration-efficient strategy to compress a computationally expensive Model Predictive Controller (MPC) into a more computationally efficient representation based on a deep neural network and Imitation Learning (IL). By generating a Robust Tube variant (RTMPC) of the MPC and leveragi…

Cited by 30SourceScholar
2022

Influencing Long-Term Behavior in Multiagent Reinforcement Learning

NeurIPS 2022accept

The main challenge of multiagent reinforcement learning is the difficulty of learning useful policies in the presence of other simultaneously learning agents whose changing behaviors jointly affect the environment's transition and reward dynamics. An effective approach that has recently emerged for…

2022

Risk-Aware Off-Road Navigation via a Learned Speed Distribution Map

IROS 2022poster

Motion planning in off-road environments re-quires reasoning about both the geometry and semantics of the scene (e.g., a robot may be able to drive through soft bushes but not a fallen log). In many recent works, the world is classified into a finite number of semantic categories that often are not…

Cited by 52SourceScholar
2021

Efficient Reachability Analysis of Closed-Loop Systems with Neural Network Controllers

ICRA 2021poster

Neural Networks (NNs) can provide major empirical performance improvements for robotic systems, but they also introduce challenges in formally analyzing those systems’ safety properties. In particular, this work focuses on estimating the forward reachable set of closed-loop systems with NN controlle…

Cited by 23SourcecodeScholar
2021

Where to go Next: Learning a Subgoal Recommendation Policy for Navigation in Dynamic Environments

RA-L 2021

Robotic navigation in environments shared with other robots or humans remains challenging because the intentions of the surrounding agents are not directly observable and the environment conditions are continuously changing. Local trajectory optimization methods, such as model predictive control (MP

Cited by 71SourceScholar
2020

Multi-Agent Motion Planning for Dense and Dynamic Environments via Deep Reinforcement Learning

RA-L 2020

This letter introduces a hybrid algorithm of deep reinforcement learning (RL) and Force-based motion planning (FMP) to solve distributed motion planning problem in dense and dynamic environments. Individually, RL and FMP algorithms each have their own limitations. FMP is not able to produce time-opt

Cited by 133SourceScholar
2018

Motion Planning Among Dynamic, Decision-Making Agents with Deep Reinforcement Learning

IROS 2018poster

Robots that navigate among pedestrians use collision avoidance algorithms to enable safe and efficient operation. Recent works present deep reinforcement learning as a framework to model the complex interactions and cooperation. However, they are implemented using key assumptions about other agents'…

Cited by 652SourcecodeScholar
2017

Decentralized non-communicating multiagent collision avoidance with deep reinforcement learning

ICRA 2017poster

Finding feasible, collision-free paths for multiagent systems can be challenging, particularly in non-communicating scenarios where each agent's intent (e.g. goal) is unobservable to the others. In particular, finding time efficient paths often requires anticipating interaction with neighboring agen…

Cited by 834SourceScholar
2017

Scalable accelerated decentralized multi-robot policy search in continuous observation spaces

ICRA 2017poster

This paper presents the first ever approach for solving continuous-observation Decentralized Partially Observable Markov Decision Processes (Dec-POMDPs) and their semi-Markovian counterparts, Dec-POSMDPs. This contribution is especially important in robotics, where a vast number of sensors provide c…

Cited by 9SourceScholar
2017

Semantic-level decentralized multi-robot decision-making using probabilistic macro-observations

ICRA 2017poster

Robust environment perception is essential for decision-making on robots operating in complex domains. Intelligent task execution requires principled treatment of uncertainty sources in a robot's observation model. This is important not only for low-level observations (e.g., accelerom-eter data), bu…

Cited by 10SourceScholar
2017

Socially aware motion planning with deep reinforcement learning

IROS 2017poster

For robotic vehicles to navigate safely and efficiently in pedestrian-rich environments, it is important to model subtle human behaviors and navigation rules (e.g., passing on the right). However, while instinctive to humans, socially compliant navigation is still difficult to quantify due to the st…

Cited by 888SourceScholar