← Search

Nikolai Matni

26 accepted papers

2026

Action Chunking and Data Augmentation Yield Exponential Improvements in Behavior Cloning for Continuous Spaces

ICLR 2026poster

This paper presents a theoretical analysis of two of the most impactful interventions in modern learning from demonstration in robotics and continuous control: the practice of *action-chunking* (predicting sequences of actions in open-loop) and *exploratory augmentation* of expert demonstrations. Th…

Cited by 0SourceScholar
2026

Beyond Binary Success: Sample-Efficient and Statistically Rigorous Robot Policy Comparison

RSS 2026poster

Generalist robot manipulation policies are becoming increasingly capable, but are limited in evaluation to a small number of hardware rollouts. This strong resource constraint in real-world testing necessitates both more informative performance measures and reliable and efficient evaluation procedur…

Cited by 0SourceScholar
2026

Occupancy-Aware Trajectory Planning for Autonomous Valet Parking in Uncertain Dynamic Environments

ICRA 2026poster

Autonomous Valet Parking (AVP) requires planning under partial observability, where parking spot availability evolves as dynamic agents enter and exit spots. Existing approaches either rely only on instantaneous spot availability or make static assumptions, thereby limiting foresight and adaptabilit…

2025

ADMM-MCBF-LCA: A Layered Control Architecture for Safe Real-Time Navigation

ICRA 2025

We consider the problem of safe real-time navigation of a robot in a dynamic environment with moving obstacles of arbitrary smooth geometries and input saturation constraints. We assume that the robot detects and models nearby obstacle boundaries with a short-range sensor and that this detection is

Cited by 1SourcecodeScholar
2025

On The Concurrence of Layer-wise Preconditioning Methods and Provable Feature Learning

ICML 2025poster

Layer-wise preconditioning methods are a family of memory-efficient optimization algorithms that introduce preconditioners per axis of each layer's weight tensors. These methods have seen a recent resurgence, demonstrating impressive performance relative to entry-wise ("diagonal") preconditioning me…

Cited by 0SourcePDFScholar
2025

Regret Analysis of Multi-task Representation Learning for Linear-Quadratic Adaptive Control

AAAI 2025technical

Representation learning is a powerful tool that enables learning over large multitudes of agents or domains by enforcing that all agents operate on a shared set of learned features. However, many robotics or controls applications that would benefit from collaboration operate in settings with changin…

Cited by 1SourcePDFScholar
2025

Vision Transformers for End-to-End Vision-Based Quadrotor Obstacle Avoidance

ICRA 2025

We demonstrate the capabilities of an attentionbased end-to-end approach for high-speed vision-based quadrotor obstacle avoidance in dense, cluttered environments, with comparison to various state-of-the-art learning architectures. Quadrotor unmanned aerial vehicles (UAVs) have tremendous maneuverab

Cited by 22SourceScholar
2024

Guarantees for Nonlinear Representation Learning: Non-identical Covariates, Dependent Data, Fewer Samples

ICML 2024poster

A driving force behind the diverse applicability of modern machine learning is the ability to extract meaningful features across many sources. However, many practical domains involve data that are non-identically distributed across sources, and possibly statistically dependent within its source, vio…

Cited by 1SourcePDFScholar
2024

Learning Complex Motion Plans using Neural ODEs with Safety and Stability Guarantees

ICRA 2024poster

We propose a Dynamical System (DS) approach to learn complex, possibly periodic motion plans from kinesthetic demonstrations using Neural Ordinary Differential Equations (NODE). To ensure reactivity and robustness to disturbances, we propose a novel approach that selects a target point at each time…

Cited by 4SourceScholar
2024

Monocular Event-Based Vision for Obstacle Avoidance with a Quadrotor

CoRL 2024poster

We present the first static-obstacle avoidance method for quadrotors using just an onboard, monocular event camera. Quadrotors are capable of fast and agile flight in cluttered environments when piloted manually, but vision-based autonomous flight in unknown environments is difficult in part due to…

Cited by 5SourceScholar
2024

Reactive Temporal Logic-based Planning and Control for Interactive Robotic Tasks

IROS 2024poster

Robots interacting with humans must be safe, reactive and adapt online to unforeseen environmental and task changes. Achieving these requirements concurrently is a challenge as interactive planners lack formal safety guarantees, while safe motion planners lack flexibility to adapt. To tackle this, w…

Cited by 2SourceScholar
2024

Sample-Efficient Linear Representation Learning from Non-IID Non-Isotropic Data

ICLR 2024spotlight

A powerful concept behind much of the recent progress in machine learning is the extraction of common features across data from heterogeneous sources or tasks. Intuitively, using all of one's data to learn a common representation function benefits both computational effort and statistical generaliza…

Cited by 8SourcePDFScholar
2024

Sharp Rates in Dependent Learning Theory: Avoiding Sample Size Deflation for the Square Loss

ICML 2024spotlight

In this work, we study statistical learning with dependent data and square loss in a hypothesis class with tail decay in Orlicz space: $\mathscr{F}\subset L_{\Psi_p}$. Our inquiry is motivated by the search for a sharp noise interaction term, or variance proxy, in learning with dependent (e.g. $\bet…

Cited by 9SourcePDFScholar
2024

Uncertainty-Aware Deployment of Pre-trained Language-Conditioned Imitation Learning Policies

IROS 2024poster

Large-scale robotic policies trained on data from diverse tasks and robotic platforms hold great promise for enabling general-purpose robots; however, reliable generalization to new environment conditions remains a major challenge. Toward addressing this challenge, we propose a novel approach for un…

Cited by 1SourcecodeScholar
2023

A Data-Driven Approach to Synthesizing Dynamics-Aware Trajectories for Underactuated Robotic Systems

IROS 2023poster

We consider joint trajectory generation and tracking control for under-actuated robotic systems. A common solution is to use a layered control architecture, where the top layer uses a simplified model of system dynamics for trajectory generation, and the low layer ensures approximate tracking of thi…

Cited by 6SourceScholar
2023

The Power of Learned Locally Linear Models for Nonlinear Policy Optimization

ICML 2023poster

A common pipeline in learning-based control is to iteratively estimate a model of system dynamics, and apply a trajectory optimization algorithm - e.g. $\mathtt{iLQR}$ - on the learned model to minimize a target cost. This paper conducts a rigorous analysis of a simplified variant of this strategy f…

Cited by 4SourcePDFScholar
2023

The noise level in linear regression with dependent data

NeurIPS 2023poster

We derive upper bounds for random design linear regression with dependent ($\beta$-mixing) data absent any realizability assumptions. In contrast to the strictly realizable martingale noise regime, no sharp \emph{instance-optimal} non-asymptotics are available in the literature. Up to constant fact…

Cited by 7SourcePDFScholar
2023

Visual Backtracking Teleoperation: A Data Collection Protocol for Offline Image-Based Reinforcement Learning

ICRA 2023poster

We consider how to most efficiently leverage teleoperator time to collect data for learning robust image-based value functions and policies for sparse reward robotic tasks. To accomplish this goal, we modify the process of data collection to include more than just successful demonstrations of the de…

Cited by 11SourceScholar
2022

Uncertainty-driven Planner for Exploration and Navigation

ICRA 2022poster

We consider the problems of exploration and pointgoal navigation in previously unseen environments, where the spatial complexity of indoor scenes and partial observability constitute these tasks challenging. We argue that learning occupancy priors over indoor maps provides significant advantages tow…

Cited by 70SourcecodeScholar
2021

An Adversarial Objective for Scalable Exploration

IROS 2021poster

Collecting new experience is costly in many robotic tasks, so determining how to efficiently explore in a new environment to learn as much as possible in as few trials as possible is an important problem for robotics. In this paper, we propose a method for exploring for the purpose of learning a dyn…

Cited by 9SourcecodeScholar
2020

Learning Hybrid Control Barrier Functions from Data

CoRL 2020

Motivated by the lack of systematic tools to obtain safe control laws for hybrid systems, we propose an optimization-based framework for learning certifiably safe control laws from data. In particular, we assume a setting in which the system dynamics are known and in which data exhibiting safe syste

2020

Learning Stability Certificates from Data

CoRL 2020

Many existing tools in nonlinear control theory for establishing stability or safety of a dynamical system can be distilled to the construction of a certificate function which guarantees a desired property. However, algorithms for synthesizing certificate functions typically require a closed-form an

Cited by 0SourcePDFScholar
2020

PAC Confidence Sets for Deep Neural Networks via Calibrated Prediction

ICLR 2020poster

We propose an algorithm combining calibrated prediction and generalization bounds from learning theory to construct confidence sets for deep neural networks with PAC guarantees---i.e., the confidence set for a given input contains the true label with high probability. We demonstrate how our approach…

Cited by 76SourcecodeScholar
2020

Robust, Perception Based Control with Quadrotors

IROS 2020poster

Traditionally, controllers and state estimators in robotic systems are designed independently. Controllers are often designed assuming perfect state estimation. However, state estimation methods such as Visual Inertial Odometry (VIO) drift over time and can cause the system to misbehave. While state…

Cited by 12SourceScholar
2018

Regret Bounds for Robust Adaptive Control of the Linear Quadratic Regulator

NeurIPS 2018poster

We consider adaptive control of the Linear Quadratic Regulator (LQR), where an unknown linear system is controlled subject to quadratic costs. Leveraging recent developments in the estimation of linear systems and in robust controller synthesis, we present the first provably polynomial time algorith…

Cited by 332SourcePDFScholar