paper-with-me

홈 › Papers

Dynamic Regret Convergence Analysis and an Adaptive Regularization Algorithm for On-Policy Robot Imitation Learning

2018-11-06 · Jonathan N. Lee, Michael Laskey, Ajay Kumar Tanwani, Anil Aswani, Ken Goldberg

On-policy imitation learning algorithms such as DAgger evolve a robot control policy by executing it, measuring performance (loss), obtaining corrective feedback from a supervisor, and generating the next policy. As the loss between iterations can vary unpredictably, a fundamental question is under what conditions this process will eventually achieve a converged policy. If one assumes the underlying trajectory distribution is static (stationary), it is possible to prove convergence for DAgger. However, in more realistic models for robotics, the underlying trajectory distribution is dynamic because it is a function of the policy. Recent results show it is possible to prove convergence of DAgger when a regularity condition on the rate of change of the trajectory distributions is satisfied. In this article, we reframe this result using dynamic regret theory from the field of online optimization and show that dynamic regret can be applied to any on-policy algorithm to analyze its convergence and optimality. These results inspire a new algorithm, Adaptive On-Policy Regularization (AOR), that ensures the conditions for convergence. We present simulation results with cart-pole balancing and locomotion benchmarks that suggest AOR can significantly decrease dynamic regret and chattering as the robot learns. To our knowledge, this the first application of dynamic regret theory to imitation learning.

📄 PDF Abstract BibTeX arXiv:1811.02184

Code (1)

jon--lee/aor 공식 구현 tf

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Efficient Last-Iterate Convergence in Regret Minimization via Adaptive Reward Transformation

2025-09-17 · Hang Ren, Yulin Wu, Shuhan Qi, Jiajia Zhang 외 arxiv

Regret minimization is a powerful method for finding Nash equilibria in Normal-Form Games (NFGs) and Extensive-Form Games (EFGs), but it typically guarantees convergence only for the average strategy. However, computing …

The Power of Regularization in Solving Extensive-Form Games

2022-06-19 · Mingyang Liu, Asuman Ozdaglar, Tiancheng Yu, Kaiqing Zhang

In this paper, we investigate the power of {\it regularization}, a common technique in reinforcement learning and optimization, in solving extensive-form games (EFGs). We propose a series of new algorithms based on regul…

counterfactualForm

Scale-Invariant Fast Convergence in Games

2026-02-12 · Taira Tsuchiya, Haipeng Luo, Shinji Ito arxiv

Scale-invariance in games has recently emerged as a widely valued desirable property. Yet, almost all fast convergence guarantees in learning in games require prior knowledge of the utility scale. To address this, we dev…

Dynamic Regret Analysis for Online Meta-Learning

2021-09-29 · Parvin Nazari, Esmaile Khorram

The online meta-learning framework has arisen as a powerful tool for the continual lifelong learning setting. The goal for an agent is to quickly learn new tasks by drawing on prior experience, while it faces with tasks …

Lifelong learningMeta-Learning

An Online Learning Analysis of Minimax Adaptive Control

2023-07-14 · Venkatraman Renganathan, Andrea Iannelli, Anders Rantzer

We present an online learning analysis of minimax adaptive control for the case where the uncertainty includes a finite set of linear dynamical systems. Precisely, for each system inside the uncertainty set, we define th…