paper-with-me

Papers

MCP: Learning Composable Hierarchical Control with Multiplicative Compositional Policies

2019-05-23 · NeurIPS 2019 12 · Xue Bin Peng, Michael Chang, Grace Zhang, Pieter Abbeel, Sergey Levine

Humans are able to perform a myriad of sophisticated tasks by drawing upon skills acquired through prior experience. For autonomous agents to have this capability, they must be able to extract reusable skills from past experience that can be recombined in new ways for subsequent tasks. Furthermore, when controlling complex high-dimensional morphologies, such as humanoid bodies, tasks often require coordination of multiple skills simultaneously. Learning discrete primitives for every combination of skills quickly becomes prohibitive. Composable primitives that can be recombined to create a large variety of behaviors can be more suitable for modeling this combinatorial explosion. In this work, we propose multiplicative compositional policies (MCP), a method for learning reusable motor skills that can be composed to produce a range of complex behaviors. Our method factorizes an agent's skills into a collection of primitives, where multiple primitives can be activated simultaneously via multiplicative composition. This flexibility allows the primitives to be transferred and recombined to elicit new behaviors as necessary for novel tasks. We demonstrate that MCP is able to extract composable skills for highly complex simulated characters from pre-training tasks, such as motion imitation, and then reuse these skills to solve challenging continuous control tasks, such as dribbling a soccer ball to a goal, and picking up an object and transporting it to a target location.

📄 PDF Abstract BibTeX arXiv:1905.09808

Code (1)

xbpeng/mcp 공식 구현

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Unsupervised Skill Discovery for Robotic Manipulation through Automatic Task Generation

2024-10-07 · Paul Jansonnie, Bingbing Wu, Julien Perez, Jan Peters

Learning skills that interact with objects is of major importance for robotic manipulation. These skills can indeed serve as an efficient prior for solving various manipulation tasks. We propose a novel Skill Learning ap…

Hierarchical Reinforcement Learning

Composable Energy Policies for Reactive Motion Generation and Reinforcement Learning

2021-05-11 · Julen Urain, Anqi Li, Puze Liu, Carlo D'Eramo 외

Reactive motion generation problems are usually solved by computing actions as a sum of policies. However, these policies are independent of each other and thus, they can have conflicting behaviors when summing their con…

Motion Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cascaded Compositional Residual Learning for Complex Interactive Behaviors

2022-12-17 · K. Niranjan Kumar, Irfan Essa, Sehoon Ha

Real-world autonomous missions often require rich interaction with nearby objects, such as doors or switches, along with effective navigation. However, such complex behaviors are difficult to learn because they involve b…

Hierarchical Reinforcement Learning for Concurrent Discovery of Compound and Composable Policies

2019-05-23 · Domingo Esteban, Leonel Rozo, Darwin G. Caldwell

A common strategy to deal with the expensive reinforcement learning (RL) of complex tasks is to decompose them into a collection of subtasks that are usually simpler to learn as well as reusable for new problems. However…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning curves theory for hierarchically compositional data with power-law distributed features

2025-05-11 · Francesco Cagnetta, Hyunmo Kang, Matthieu Wyart

Recent theories suggest that Neural Scaling Laws arise whenever the task is linearly decomposed into power-law distributed units. Alternatively, scaling laws also emerge when data exhibit a hierarchically compositional s…