paper-with-me

홈 › Papers

Plan Your Target and Learn Your Skills: Transferable State-Only Imitation Learning via Decoupled Policy Optimization

2022-03-04 · Minghuan Liu, Zhengbang Zhu, Yuzheng Zhuang, Weinan Zhang, Jianye Hao, Yong Yu, Jun Wang

Recent progress in state-only imitation learning extends the scope of applicability of imitation learning to real-world settings by relieving the need for observing expert actions. However, existing solutions only learn to extract a state-to-action mapping policy from the data, without considering how the expert plans to the target. This hinders the ability to leverage demonstrations and limits the flexibility of the policy. In this paper, we introduce Decoupled Policy Optimization (DePO), which explicitly decouples the policy as a high-level state planner and an inverse dynamics model. With embedded decoupled policy gradient and generative adversarial training, DePO enables knowledge transfer to different action spaces or state transition dynamics, and can generalize the planner to out-of-demonstration state regions. Our in-depth experimental analysis shows the effectiveness of DePO on learning a generalized target state planner while achieving the best imitation performance. We demonstrate the appealing usage of DePO for transferring across different tasks by pre-training, and the potential for co-training agents with various skills.

📄 PDF Abstract BibTeX arXiv:2203.02214

Code (2)

apexrl/DePO 공식 구현 pytorch
apexrl/depo_ngsim 공식 구현 pytorch

Tasks

Imitation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Plan Your Target and Learn Your Skills: State-Only Imitation Learning via Decoupled Policy Optimization

2021-09-29 · NeurIPS 2021 12 · Minghuan Liu, Zhengbang Zhu, Yuzheng Zhuang, Weinan Zhang 외

State-only imitation learning (SOIL) enables agents to learn from massive demonstrations without explicit action or reward information. However, previous methods attempt to learn the implicit state-to-action mapping poli…

Imitation LearningReinforcement Learning (RL)

Put Your Money Where Your Mouth Is: Evaluating Strategic Planning and Execution of LLM Agents in an Auction Arena

2023-10-09 · Jiangjie Chen, Siyu Yuan, Rong Ye, Bodhisattwa Prasad Majumder 외

Recent advancements in Large Language Models (LLMs) showcase advanced reasoning, yet NLP evaluations often depend on static benchmarks. Evaluating this necessitates environments that test strategic reasoning in dynamic, …

Management

Choose Your Own Adventure: Interactive E-Books to Improve Word Knowledge and Comprehension Skills

2024-03-04 · Stephanie Day, Jin K. Hwang, Tracy Arner, Danielle McNamara 외

The purpose of this feasibility study was to examine the potential impact of reading digital interactive e-books on essential skills that support reading comprehension with third-fifth grade students. Students read two e…

Question GenerationQuestion-GenerationReading Comprehension

Bootstrap Your Own Skills: Learning to Solve New Tasks with Large Language Model Guidance

2023-10-16 · Jesse Zhang, Jiahui Zhang, Karl Pertsch, Ziyi Liu 외

We propose BOSS, an approach that automatically learns to solve new long-horizon, complex, and meaningful tasks by growing a learned skill library with minimal supervision. Prior work in reinforcement learning require ex…

Language ModelingLanguage ModellingLarge Language Model

World In Your Hands: A Large-Scale and Open-Source Ecosystem for Learning Human-Centric Manipulation in the Wild

2025-12-30 · Yupeng Zheng, Jichao Peng, Weize Li, Yuhang Zheng 외 arxiv

We introduce World In Your Hands (WIYH), a large-scale open-source ecosystem comprising over 1,000 hours of human manipulation data collected in-the-wild with millimeter-scale motion accuracy. Specifically, WIYH includes…