← Search

Nevena Lazic

12 accepted papers

2025

Achieving Human Level Competitive Robot Table Tennis

ICRA 2025

Achieving human-level performance on real world tasks is a north star for the robotics community. We present the first learned robot agent that reaches amateur humanlevel performance in competitive table tennis. Table tennis is a physically demanding sport that takes humans years to master. We contr

Cited by 43SourceScholar
2023

Robotic Table Tennis: A Case Study into a High Speed Learning System

RSS 2023poster

We present a deep-dive into a real-world robotic learning system that, in previous work, was shown to be capable of hundreds of table tennis rallies with a human and has the ability to precisely return the ball to desired targets. This system puts together a highly optimized perception subsystem, a…

2022

Confident Least Square Value Iteration with Local Access to a Simulator

AISTATS 2022poster

Learning with simulators is ubiquitous in mod-ern reinforcement learning (RL). The simulatorcan either correspond to a simplified version ofthe real environment (such as a physics simulation of a robot arm) or to the environment itself (such as in games like Atari and Go). Among algorithms that are…

Cited by 9SourcePDFScholar
2021

Adaptive Approximate Policy Iteration

AISTATS 2021poster

Model-free reinforcement learning algorithms combined with value function approximation have recently achieved impressive performance in a variety of application domains. However, the theoretical understanding of such algorithms is limited, and existing results are largely focused on episodic or dis…

Cited by 15SourcePDFScholar
2021

Improved Regret Bound and Experience Replay in Regularized Policy Iteration

ICML 2021oral

In this work, we study algorithms for learning in infinite-horizon undiscounted Markov decision processes (MDPs) with function approximation. We first show that the regret analysis of the Politex algorithm (a version of regularized policy iteration) can be sharpened from $O(T^{3/4})$ to $O(\sqrt{T})…

Cited by 20SourcePDFScholar
2020

A Maximum-Entropy Approach to Off-Policy Evaluation in Average-Reward MDPs

NeurIPS 2020poster

This work focuses on off-policy evaluation (OPE) with function approximation in infinite-horizon undiscounted Markov decision processes (MDPs). For MDPs that are ergodic and linear (i.e. where rewards and dynamics are linear in some known features), we provide the first finite-sample OPE error bound…

Cited by 12SourcePDFScholar
2020

Robotic Table Tennis with Model-Free Reinforcement Learning

IROS 2020poster

We propose a model-free algorithm for learning efficient policies capable of returning table tennis balls by controlling robot joints at a rate of 100Hz. We demonstrate that evolutionary search (ES) methods acting on CNN-based policy architectures for non-visual inputs and convolving across time lea…

Cited by 44SourceScholar
2019

Model-Free Linear Quadratic Control via Reduction to Expert Prediction

AISTATS 2019poster

Model-free approaches for reinforcement learning (RL) and continuous control find policies based only on past states and rewards, without fitting a model of the system dynamics. They are appealing as they are general purpose and easy to implement; however, they also come with fewer theoretical guara…

Cited by 101SourcePDFScholar
2019

POLITEX: Regret Bounds for Policy Iteration using Expert Prediction

ICML 2019oral

We present POLITEX (POLicy ITeration with EXpert advice), a variant of policy iteration where each policy is a Boltzmann distribution over the sum of action-value function estimates of the previous policies, and analyze its regret in continuing RL problems. We assume that the value function error af…

Cited by 169SourcePDFScholar
2018

Data center cooling using model-predictive control

NeurIPS 2018poster

Despite impressive recent advances in reinforcement learning (RL), its deployment in real-world physical systems is often complicated by unexpected events, limited data, and the potential for expensive failures. In this paper, we describe an application of RL “in the wild” to the task of regulating…

Cited by 256SourcePDFScholar
2018

Online Linear Quadratic Control

ICML 2018oral

We study the problem of controlling linear time-invariant systems with known noisy dynamics and adversarially chosen quadratic losses. We present the first efficient online learning algorithms in this setting that guarantee $O(\sqrt{T})$ regret under mild assumptions, where $T$ is the time horizon.…

Cited by 169SourcePDFScholar