paper-with-me

Papers

Adversarially Regularized Policy Learning Guided by Trajectory Optimization

2021-09-16 · Zhigen Zhao, Simiao Zuo, Tuo Zhao, Ye Zhao

Recent advancement in combining trajectory optimization with function approximation (especially neural networks) shows promise in learning complex control policies for diverse tasks in robot systems. Despite their great flexibility, the large neural networks for parameterizing control policies impose significant challenges. The learned neural control policies are often overcomplex and non-smooth, which can easily cause unexpected or diverging robot motions. Therefore, they often yield poor generalization performance in practice. To address this issue, we propose adVErsarially Regularized pOlicy learNIng guided by trajeCtory optimizAtion (VERONICA) for learning smooth control policies. Specifically, our proposed approach controls the smoothness (local Lipschitz continuity) of the neural control policies by stabilizing the output control with respect to the worst-case perturbation to the input state. Our experiments on robot manipulation show that our proposed approach not only improves the sample efficiency of neural policy learning but also enhances the robustness of the policy against various types of disturbances, including sensor noise, environmental uncertainty, and model mismatch.

📄 PDF Abstract BibTeX arXiv:2109.07627

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Primal-Dual Policy Optimization for Linear CMDPs with Adversarial Losses

2026-05-12 · Kihyun Yu, Seoungbin Bae, Dabeen Lee arxiv

Existing work on linear constrained Markov decision processes (CMDPs) has primarily focused on stochastic settings, where the losses and costs are either fixed or drawn from fixed distributions. However, such formulation…

Tempered Sequential Monte Carlo for Trajectory and Policy Optimization with Differentiable Dynamics

2026-04-23 · Heng Yang arxiv

We propose a sampling-based framework for finite-horizon trajectory and policy optimization under differentiable dynamics by casting controller design as inference. Specifically, we minimize a KL-regularized expected tra…

GRAC: Self-Guided and Self-Regularized Actor-Critic

2020-09-18 · Lin Shao, Yifan You, Mengyuan Yan, Qingyun Sun 외

Deep reinforcement learning (DRL) algorithms have successfully been demonstrated on a range of challenging decision making and control tasks. One dominant component of recent deep reinforcement learning algorithms is the…

Decision MakingDeep Reinforcement LearningOpenAI Gymreinforcement-learning+2

Online Markov Decision Processes with Aggregate Bandit Feedback

2021-01-31 · Alon Cohen, Haim Kaplan, Tomer Koren, Yishay Mansour

We study a novel variant of online finite-horizon Markov Decision Processes with adversarially changing loss functions and initially unknown dynamics. In each episode, the learner suffers the loss accumulated along the t…

Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning

2022-06-10 · Ruida Zhou, Tao Liu, Dileep Kalathil, P. R. Kumar 외

We study policy optimization for Markov decision processes (MDPs) with multiple reward value functions, which are to be jointly optimized according to given criteria such as proportional fairness (smooth concave scalariz…

FairnessMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning (RL)