← Search

Evangelos Theodorou

38 accepted papers

2026

Deep FlexQP: Accelerated Nonlinear Programming via Deep Unfolding

ICLR 2026poster

We propose an always-feasible ``flexible'' quadratic programming (QP) optimizer, FlexQP, which is based on an exact relaxation of the QP constraints. If the original constraints are feasible, then the optimizer finds the optimal solution to the original QP. On the other hand, if the constraints are…

Cited by 0SourceScholar
2025

Deep Distributed Optimization for Large-Scale Quadratic Programming

ICLR 2025poster

Quadratic programming (QP) forms a crucial foundation in optimization, appearing in a broad spectrum of domains and serving as the basis for more advanced algorithms. Consequently, as the scale and complexity of modern applications continue to grow, the development of efficient and reliable QP algor…

Cited by 1SourcePDFScholar
2025

Feedback Schrödinger Bridge Matching

ICLR 2025oral

Recent advancements in diffusion bridges for distribution transport problems have heavily relied on matching frameworks, yet existing methods often face a trade-off between scalability and access to optimal pairings during training. Fully unsupervised methods make minimal assumptions but incur high…

Cited by 0SourcePDFScholar
2025

Meta-Learning Online Dynamics Model Adaptation in Off-Road Autonomous Driving

RSS 2025poster

High-speed off-road autonomous driving presents unique challenges due to complex, evolving terrain characteristics and the difficulty of accurately modeling terrain-vehicle interactions. While dynamics models used in model-based control can be learned from real-world data, they often struggle to gen…

Cited by 0PDFScholar
2025

Momentum Multi-Marginal Schrödinger Bridge Matching

NeurIPS 2025poster

Understanding complex systems by inferring trajectories from sparse sample snapshots is a fundamental challenge in a wide range of domains, e.g., single-cell biology, meteorology, and economics. Despite advancements in Bridge and Flow matching frameworks, current methodologies rely on pairwise inter…

Cited by 0SourceScholar
2025

Trivialized Momentum Facilitates Diffusion Generative Modeling on Lie Groups

ICLR 2025poster

The generative modeling of data on manifolds is an important task, for which diffusion models in flat spaces typically need nontrivial adaptations. This article demonstrates how a technique called `trivialization' can transfer the effectiveness of diffusion models in Euclidean spaces to Lie groups.…

2024

A ROBUST DIFFERENTIAL NEURAL ODE OPTIMIZER

ICLR 2024poster

Neural networks and neural ODEs tend to be vulnerable to adversarial attacks, rendering robust optimizers critical to curb the success of such attacks. In this regard, the key insight of this work is to interpret Neural ODE optimization as a min-max optimal control problem. More particularly, we pre…

Cited by 0SourcePDFScholar
2024

Generalized Schrödinger Bridge Matching

ICLR 2024poster

Modern distribution matching algorithms for training diffusion or flow models directly prescribe the time evolution of the marginal distributions between two boundary distributions. In this work, we consider a generalized distribution matching setup, where these marginals are only implicitly describ…

2024

Generative Modeling with Phase Stochastic Bridge

ICLR 2024oral

Diffusion models (DMs) represent state-of-the-art generative models for continuous inputs. DMs work by constructing a Stochastic Differential Equation (SDE) in the input space (ie, position space), and using a neural network to reverse it. In this work, we introduce a novel generative modeling frame…

Cited by 14SourcePDFScholar
2023

Deep Momentum Multi-Marginal Schrödinger Bridge

NeurIPS 2023poster

It is a crucial challenge to reconstruct population dynamics using unlabeled samples from distributions at coarse time intervals. Recent approaches such as flow-based models or Schrödinger Bridge (SB) models have demonstrated appealing performance, yet the inferred sample trajectories either fail to…

2023

Distributed Hierarchical Distribution Control for Very-Large-Scale Clustered Multi-Agent Systems

RSS 2023poster

As the scale and complexity of multi-agent robotic systems are subject to a continuous increase, this paper considers a class of systems labeled as Very-Large-Scale Multi-Agent Systems (VLMAS) with dimensionality that can scale up to the order of millions of agents. In particular, we consider the pr…

Cited by 12SourcePDFScholar
2023

I$^2$SB: Image-to-Image Schrödinger Bridge

ICML 2023poster

We propose Image-to-Image Schrödinger Bridge (I$^2$SB), a new class of conditional diffusion models that directly learn the nonlinear diffusion processes between two given distributions. These diffusion bridges are particularly useful for image restoration, as the degraded images are structurally in…

2023

Mirror Diffusion Models for Constrained and Watermarked Generation

NeurIPS 2023poster

Modern successes of diffusion models in learning complex, high-dimensional data distributions are attributed, in part, to their capability to construct diffusion processes with analytic transition kernels and score functions. The tractability results in a simulation-free framework with stable regres…

2022

Likelihood Training of Schrödinger Bridge using Forward-Backward SDEs Theory

ICLR 2022poster

Schrödinger Bridge (SB) is an entropy-regularized optimal transport problem that has received increasing attention in deep generative modeling for its mathematical flexibility compared to the Scored-based Generative Model (SGM). However, it remains unclear whether the optimization principle of SB re…

2022

Parameterized Differential Dynamic Programming

RSS 2022poster

Differential Dynamic Programming (DDP) is an efficient trajectory optimization algorithm relying on second-order approximations of a system's dynamics and cost function, and has recently been applied to optimize systems with time-invariant parameters. Prior works include system parameter estimation…

2022

Trajectory Distribution Control for Model Predictive Path Integral Control using Covariance Steering

ICRA 2022poster

This paper presents a novel control approach for autonomous systems operating under uncertainty. We combine Model Predictive Path Integral (MPPI) control with Covariance Steering (CS) theory to obtain a robust controller for general nonlinear systems. The proposed Covariance-Controlled Model Predict…

Cited by 69SourceScholar
2021

Distributed Covariance Steering with Consensus ADMM for Stochastic Multi-Agent Systems

RSS 2021poster

In this paper; we address the problem of steering a team of agents under stochastic linear dynamics to prescribed final state means and covariances. The agents operate in a common environment where inter-agent constraints may also be present. In order for our method to be scalable to large-scale sys…

Cited by 21SourcePDFScholar
2021

NOVAS: Non-convex Optimization via Adaptive Stochastic Search for End-to-end Learning and Control

ICLR 2021poster

In this work we propose the use of adaptive stochastic search as a building block for general, non-convex optimization operations within deep neural network architectures. Specifically, for an objective function located at some layer in the network and parameterized by some network parameters, we em…

Cited by 6SourcePDFScholar
2020

Safe Optimal Control Using Stochastic Barrier Functions and Deep Forward-Backward SDEs

CoRL 2020

This paper introduces a new formulation for stochastic optimal control and stochastic dynamic optimization that ensures safety with respect to state and control constraints. The proposed methodology brings together concepts such as Forward-Backward Stochastic Differential Equations, Stochastic Barri

Cited by 0SourcePDFScholar
2020

Spatio-Temporal Stochastic Optimization: Theory and Applications to Optimal Control and Co-Design

RSS 2020poster

There is a rising interest in Spatio-temporal systems described by Partial Differential Equations (PDEs) among the control community. Not only are these systems challenging to control, but the sizing and placement of their actuation is an NP-hard problem on its own. Recent methods either discretize…

Cited by 6SourcePDFScholar
2019

Accelerating Imitation Learning with Predictive Models

AISTATS 2019poster

Sample efficiency is critical in solving real-world reinforcement learning problems where agent-environment interactions can be costly. Imitation learning from expert advice has proved to be an effective strategy for reducing the number of interactions required to train a policy. Online imitation le…

Cited by 26SourcePDFScholar
2019

Autonomous Hybrid Ground/Aerial Mobility in Unknown Environments

IROS 2019poster

Hybrid ground and aerial vehicles can possess distinct advantages over ground-only or flight-only designs in terms of energy savings and increased mobility. In this work we outline our unified framework for controls, planning, and autonomy of hybrid ground/air vehicles. Our contribution is three-fol…

Cited by 54SourceScholar
2019

Learning Deep Stochastic Optimal Control Policies Using Forward-Backward SDEs

RSS 2019poster

In this paper we propose a new methodology for decision-making under uncertainty using recent advancements in the areas of nonlinear stochastic optimal control theory, applied mathematics, and machine learning. Grounded on the fundamental relation between certain nonlinear partial differential equat…

Cited by 56SourcePDFScholar
2018

A Stochastic Differential Equation Framework for Guiding Online User Activities in Closed Loop

AISTATS 2018poster

Recently, there is a surge of interest in using point processes to model continuous-time user activities. This framework has resulted in novel models and improved performance in diverse applications. However, most previous works focus on the ”open loop” setting where learned models are used for pred…

Cited by 0SourcePDFScholar
2018

Agile Autonomous Driving using End-to-End Deep Imitation Learning

RSS 2018poster

We present an end-to-end imitation learning system for agile, off-road autonomous driving using only low-cost on-board sensors. By imitating a model predictive controller equipped with advanced sensors, we train a deep neural network control policy to map raw, high-dimensional observations to contin…

Cited by 396SourcePDFScholar
2018

Robust Sampling Based Model Predictive Control with Sparse Objective Information

RSS 2018poster

We present an algorithmic framework for stochastic model predictive control that is able to optimize non-linear systems with cost functions that have sparse, discontinuous gradient information. The proposed framework combines the benefits of sampling-based model predictive control with linearization…

Cited by 91SourcePDFScholar
2015

Robust Trajectory Optimization: A Cooperative Stochastic Game Theoretic Approach

RSS 2015poster

We present a novel trajectory optimization framework to address the issue of robustness, scalability and efficiency in optimal control and reinforcement learning. Based on prior work in Cooperative Stochastic Differential Game (CSDG) theory, our method performs local trajectory optimization using co…

Cited by 16SourcePDFScholar