← Search

Evangelos A. Theodorou

33 accepted papers

2025

Dynamics Modeling Using Visual Terrain Features for High-Speed Autonomous Off-Road Driving

ICRA 2025

Rapid autonomous traversal of unstructured terrain is essential for scenarios such as disaster response, search and rescue, and planetary exploration. As a vehicle navigates at the limit of its capabilities over extreme terrain, its dynamics can change suddenly and dramatically. For example, varying

Cited by 5SourceScholar
2024

Distributed Model Predictive Covariance Steering

IROS 2024poster

This paper proposes Distributed Model Predictive Covariance Steering (DiMPCS) for multi-agent control under stochastic uncertainty. The scope of our approach is to blend covariance steering theory, distributed optimization and model predictive control (MPC) into a single framework that is safe, scal…

Cited by 13SourceScholar
2024

Low Frequency Sampling in Model Predictive Path Integral Control

RA-L 2024

Sampling-based model-predictive controllers have become a powerful optimization tool for planning and control problems in various challenging environments. In this paper, we show how the default choice of uncorrelated Gaussian distributions can be improved upon with the use of a colored noise distri

Cited by 16SourceScholar
2023

A Multi-step Dynamics Modeling Framework For Autonomous Driving In Multiple Environments

ICRA 2023poster

Modeling dynamics is often the first step to making a vehicle autonomous. While on-road autonomous vehicles have been extensively studied, off-road vehicles pose many challenging modeling problems. An off-road vehicle encounters highly complex and difficult-to-model terrain/vehicle interactions, as…

Cited by 15SourceScholar
2023

MPOGames: Efficient Multimodal Partially Observable Dynamic Games

ICRA 2023poster

Game theoretic methods have become popular for planning and prediction in situations involving rich multi-agent interactions. However, these methods often assume the existence of a single local Nash equilibria and are hence unable to handle uncertainty in the intentions of different agents. While ma…

Cited by 12SourceScholar
2022

Decentralized Safe Multi-agent Stochastic Optimal Control using Deep FBSDEs and ADMM

RSS 2022poster

In this work, we propose a novel safe and scalable decentralized solution for multi-agent control in the presence of stochastic disturbances. Safety is mathematically encoded using stochastic control barrier functions and safe controls are computed by solving quadratic programs. Decentralization is…

Cited by 14SourcePDFScholar
2022

Learning Risk-Aware Costmaps for Traversability in Challenging Environments

RA-L 2022

One of the main challenges in autonomous robotic exploration and navigation in unknown and unstructured environments is determining where the robot can or cannot safely move. A significant source of difficulty in this determination arises from stochasticity and uncertainty, coming from localization

Cited by 41SourceScholar
2022

Risk-sensitive MPCs with Deep Distributional Inverse RL for Autonomous Driving

IROS 2022poster

In robot learning from demonstration (LfD), a visual representation of a cost function inferred from Inverse Reinforcement Learning (IRL) provides an intuitive tool for humans to quickly interpret the underlying objectives of the demonstration. The inferred cost function can be used by controllers,…

Cited by 2SourceScholar
2022

Safety Embedded Differential Dynamic Programming Using Discrete Barrier States

RA-L 2022

Certified safe control is a growing challenge in robotics, especially when performance and safety objectives must be concurrently achieved. In this work, we extend the barrier state (BaS) concept, recently proposed for safe stabilization of continuous time systems, to safety embedded trajectory opti

Cited by 38SourceScholar
2022

Spatiotemporal Costmap Inference for MPC Via Deep Inverse Reinforcement Learning

RA-L 2022

It can be difficult to autonomously produce driver behavior so that it appears natural to other traffic participants. Through Inverse Reinforcement Learning (IRL), we can automate this process by learning the underlying reward function from human demonstrations. We propose a new IRL algorithm that l

Cited by 32SourceScholar
2021

Approximate Inverse Reinforcement Learning from Vision-based Imitation Learning

ICRA 2021poster

In this work, we present a method for obtaining an implicit objective function for vision-based navigation. The proposed methodology relies on Imitation Learning, Model Predictive Control (MPC), and an interpretation technique used in Deep Neural Networks. We use Imitation Learning as a means to do…

Cited by 18SourceScholar
2021

Constrained Differential Dynamic Programming Revisited

ICRA 2021poster

Differential Dynamic Programming (DDP) has become a well established method for unconstrained trajectory optimization. Despite its several applications in robotics and controls, however, a widely successful constrained version of the algorithm has yet to be developed. This paper builds upon penalty…

Cited by 55SourceScholar
2021

Robust Model Predictive Path Integral Control: Analysis and Performance Guarantees

RA-L 2021

In this letter we propose a novel decision making architecture for Robust Model-Predictive Path Integral Control (RMPPI) and investigate its performance guarantees and applicability to off-road navigation. Key building blocks of the proposed architecture are an augmented state space representation o

Cited by 83SourceScholar
2020

Aggressive Perception-Aware Navigation Using Deep Optical Flow Dynamics and PixelMPC

RA-L 2020

Recently, vision-based control has gained traction by leveraging the power of machine learning. In this work, we couple a model predictive control (MPC) framework to a visual pipeline. We introduce deep optical flow (DOF) dynamics, which is a combination of optical flow and robot dynamics. Using the

Cited by 36SourceScholar
2020

Bayesian Learning-Based Adaptive Control for Safety Critical Systems

ICRA 2020poster

Deep learning has enjoyed much recent success, and applying state-of-the-art model learning methods to controls is an exciting prospect. However, there is a strong reluctance to use these methods on safety-critical systems, which have constraints on safety, stability, and real-time performance. We p…

Cited by 113SourcecodeScholar
2020

Constrained Sampling-based Trajectory Optimization using Stochastic Approximation

ICRA 2020poster

We propose a sampling-based trajectory optimization methodology for constrained problems. We extend recent works on stochastic search to deal with box control constraints, as well as nonlinear state constraints for discrete dynamical systems. Regarding the former, our strategy is to optimize over tr…

Cited by 13SourceScholar
2020

ℒ1-Adaptive MPPI Architecture for Robust and Agile Control of Multirotors

IROS 2020poster

This paper presents a multirotor control architecture, where Model Predictive Path Integral Control (MPPI) and ℒ1 adaptive control are combined to achieve both fast model predictive trajectory planning and robust trajectory tracking. MPPI provides a framework to solve nonlinear MPC with complex cost…

Cited by 88SourceScholar
2019

Early Failure Detection of Deep End-to-End Control Policy by Reinforcement Learning

ICRA 2019poster

We propose the use of Bayesian networks, which provide both a mean value and an uncertainty estimate as output, to enhance the safety of learned control policies under circumstances in which a test-time input differs significantly from the training set. Our algorithm combines reinforcement learning…

Cited by 12SourceScholar
2019

Hierarchical optimization for Whole-Body Control of Wheeled Inverted Pendulum Humanoids

ICRA 2019poster

In this paper, we present a whole-body control framework for Wheeled Inverted Pendulum (WIP) Humanoids. WIP Humanoids are redundant manipulators dynamically balancing themselves on wheels. Characterized by several degrees of freedom, they have the ability to perform several tasks simultaneously, suc…

Cited by 40SourceScholar
2019

Locally Weighted Regression Pseudo-Rehearsal for Adaptive Model Predictive Control

CoRL 2019

We consider the problem of online adaptation of a neural network designed to represent system dynamics. The neural network model is intended to be used by an MPC control law for autonomous control. This problem is challenging because both input and target distributions are non-stationary, and naive

Cited by 0SourcePDFScholar
2019

Perceptual Attention-based Predictive Control

CoRL 2019

In this paper, we present a novel information processing architecture for safe deep learning-based visual navigation of autonomous systems. The proposed information processing architecture is used to support a perceptual attention-based predictive control algorithm that leverages model predictive co

Cited by 0SourcePDFScholar
2019

Variational Optimization Based Reinforcement Learning for Infinite Dimensional Stochastic Systems

CoRL 2019

Systems involving Partial Differential Equations (PDEs) have recently become more popular among the machine learning community. However prior methods usually treat infinite dimensional problems in finite dimensions with Reduced Order Models. This leads to committing to specific approximation schemes

Cited by 0SourcePDFScholar
2019

Vision-Based High-Speed Driving With a Deep Dynamic Observer

RA-L 2019

In this letter, we present a framework for combining deep learning-based road detection, particle filters, and model predictive control (MPC) to drive aggressively using only a monocular camera, IMU, and wheel speed sensors. This framework uses deep convolutional neural networks combined with LSTMs

Cited by 52SourceScholar
2018

Best Response Model Predictive Control for Agile Interactions Between Autonomous Ground Vehicles

ICRA 2018poster

We introduce an algorithm for autonomous control of multiple fast ground vehicles operating in close proximity to each other. The algorithm is based on a combination of the game theoretic notion of iterated best response, and an information theoretic model predictive control algorithm designed for n…

Cited by 65SourceScholar
2017

Aggressive Deep Driving: Combining Convolutional Neural Networks and Model Predictive Control

CoRL 2017

We present a framework for vision-based model predictive control (MPC) for the task of aggressive, high-speed autonomous driving. Our approach uses deep convolutional neural networks to predict cost functions from input video which are directly suitable for online trajectory optimization with MPC. W

Cited by 0SourcePDFScholar
2017

Information theoretic MPC for model-based reinforcement learning

ICRA 2017poster

We introduce an information theoretic model predictive control (MPC) algorithm capable of handling complex cost criteria and general nonlinear dynamics. The generality of the approach makes it possible to use multi-layer neural networks as dynamics models, which we incorporate into our MPC algorithm…

Cited by 711SourceScholar
2017

Prediction under Uncertainty in Sparse Spectrum Gaussian Processes with Applications to Filtering and Control

ICML 2017poster

Sparse Spectrum Gaussian Processes (SSGPs) are a powerful tool for scaling Gaussian processes (GPs) to large datasets. Existing SSGP algorithms for regression assume deterministic inputs, precluding their use in many real-world robotics and engineering applications where accounting for input uncerta…

Cited by 48SourcePDFScholar
2016

Aggressive driving with model predictive path integral control

ICRA 2016

In this paper we present a model predictive control algorithm designed for optimizing non-linear systems subject to complex cost criteria. The algorithm is based on a stochastic optimal control framework using a fundamental relationship between the information theoretic notions of free energy and re

Cited by 578SourceScholar