← Search

Yuping Luo

11 accepted papers

2022

Towards Learning to Play Piano with Dexterous Hands and Touch

IROS 2022poster

As Liszt once said “(a virtuoso) must call up scent and blossom, and breathe the breath of life”, a virtuoso plays the piano with passion, poetry, and extraordinary technical ability. Hence, piano playing, being a task that is quintessentially human, becomes a hallmark for roboticians and artificial…

Cited by 37SourceScholar
2021

Learning Barrier Certificates: Towards Safe Reinforcement Learning with Zero Training-time Violations

NeurIPS 2021poster

Training-time safety violations have been a major concern when we deploy reinforcement learning algorithms in the real world. This paper explores the possibility of safe RL algorithms with zero training-time safety violations in the challenging setting where we are only given a safe but trivial-rewa…

2021

Towards Resolving the Implicit Bias of Gradient Descent for Matrix Factorization: Greedy Low-Rank Learning

ICLR 2021poster

Matrix factorization is a simple and natural test-bed to investigate the implicit regularization of gradient descent. Gunasekar et al. (2017) conjectured that gradient flow with infinitesimal initialization converges to the solution that minimizes the nuclear norm, but a series of recent papers argu…

Cited by 155SourcePDFScholar
2020

Learning Self-Correctable Policies and Value Functions from Demonstrations with Negative Sampling

ICLR 2020poster

Imitation learning, followed by reinforcement learning algorithms, is a promising paradigm to solve complex control tasks sample-efficiently. However, learning from demonstrations often suffers from the covariate shift problem, which results in cascading errors of the learned policy. We introduce a…

Cited by 21SourceScholar
2020

On the Expressivity of Neural Networks for Deep Reinforcement Learning

ICML 2020poster

We compare the model-free reinforcement learning with the model-based approaches through the lens of the expressive power of neural networks for policies, Q-functions, and dynamics. We show, theoretically and empirically, that even for one-dimensional continuous state space, there are many MDPs whos…

2020

Provable Representation Learning for Imitation Learning via Bi-level Optimization

ICML 2020poster

A common strategy in modern learning systems is to learn a representation that is useful for many tasks, a.k.a. representation learning. We study this strategy in the imitation learning setting for Markov decision processes (MDPs) where multiple experts’ trajectories are available. We formulate repr…

Cited by 78SourcePDFScholar
2019

Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees

ICLR 2019poster

Model-based reinforcement learning (RL) is considered to be a promising approach to reduce the sample complexity that hinders model-free RL. However, the theoretical understanding of such methods has been rather limited. This paper introduces a novel algorithmic framework for designing and analyzing…

2019

Implicit Regularization in Deep Matrix Factorization

NeurIPS 2019spotlight

Efforts to understand the generalization mystery in deep learning have led to the belief that gradient-based optimization induces a form of implicit regularization, a bias towards models of low "complexity." We study the implicit regularization of gradient descent over deep linear neural networks f…

2019

Provably Efficient Q-learning with Function Approximation via Distribution Shift Error Checking Oracle

NeurIPS 2019poster

Q-learning with function approximation is one of the most popular methods in reinforcement learning. Though the idea of using function approximation was proposed at least 60 years ago, even in the simplest setup, i.e, approximating Q-functions with linear functions, it is still an open problem how t…

Cited by 107SourcePDFScholar
2017

Learning online alignments with continuous rewards policy gradient

ICASSP 2017accepted

Sequence-to-sequence models with soft attention had significant success in machine translation, speech recognition, and question answering. Though capable and easy to use, they require that the entirety of the input sequence is available at the beginning of inference, an assumption that is not valid…

Cited by 0SourceScholar