paper-with-me

Papers

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

2022-03-28 · Alejandro Escontrela, Xue Bin Peng, Wenhao Yu, Tingnan Zhang, Atil Iscen, Ken Goldberg, Pieter Abbeel

Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these unnatural behaviors, reinforcement learning practitioners often utilize complex reward functions that encourage physically plausible behaviors. However, a tedious labor-intensive tuning process is often required to create hand-designed rewards which might not easily generalize across platforms and tasks. We propose substituting complex reward functions with "style rewards" learned from a dataset of motion capture demonstrations. A learned style reward can be combined with an arbitrary task reward to train policies that perform tasks using naturalistic strategies. These natural strategies can also facilitate transfer to the real world. We build upon Adversarial Motion Priors -- an approach from the computer graphics domain that encodes a style reward from a dataset of reference motions -- to demonstrate that an adversarial approach to training policies can produce behaviors that transfer to a real quadrupedal robot without requiring complex reward functions. We also demonstrate that an effective style reward can be learned from a few seconds of motion capture data gathered from a German Shepherd and leads to energy-efficient locomotion strategies with natural gait transitions.

📄 PDF Abstract BibTeX arXiv:2203.15103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SMP: Reusable Score-Matching Motion Priors for Physics-Based Character Control

2025-12-02 · Yuxuan Mu, Ziyu Zhang, Yi Shi, Dun Yang 외 arxiv

Data-driven motion priors that can guide agents toward producing naturalistic behaviors play a pivotal role in creating life-like virtual characters. Adversarial imitation learning has been a highly effective method for …

A Black-Box Attack on Code Models via Representation Nearest Neighbor Search

2023-05-10 · Jie Zhang, Wei Ma, Qiang Hu, Shangqing Liu 외

Existing methods for generating adversarial code examples face several challenges: limted availability of substitute variables, high verification costs for these substitutes, and the creation of adversarial samples with …

Adversarial AttackClone Detection

Generating Adversarial Examples in Chinese Texts Using Sentence-Pieces

2020-12-29 · Linyang Li, Yunfan Shao, Demin Song, Xipeng Qiu 외

Adversarial attacks in texts are mostly substitution-based methods that replace words or characters in the original texts to achieve success attacks. Recent methods use pre-trained language models as the substitutes gene…

Language ModelingLanguage ModellingSentence

Efficient Learning of Locomotion Skills through the Discovery of Diverse Environmental Trajectory Generator Priors

2022-10-10 · Shikha Surana, Bryan Lim, Antoine Cully

Data-driven learning based methods have recently been particularly successful at learning robust locomotion controllers for a variety of unstructured terrains. Prior work has shown that incorporating good locomotion prio…

Diversity

ADP: Adversarial Dynamics Priors for Physically Grounded Humanoid Locomotion

2026-07-03 · Seokju Lee, Jeongtae Lee, Jeonghyeok Lim, Jeonguk Kang 외 arxiv

In this paper, we propose Adversarial Dynamics Priors (ADP) for perturbation-resilient humanoid locomotion control. Existing motion prior-based methods induce natural motion styles by imitating kinematic motion features,…