paper-with-me

홈 › Papers

Hierarchical Primitive Composition: Simultaneous Activation of Skills with Inconsistent Action Dimensions in Multiple Hierarchies

2021-10-05 · Jeong-Hoon Lee, Jongeun Choi

Deep reinforcement learning has shown its effectiveness in various applications, providing a promising direction for solving tasks with high complexity. However, naively applying classical RL for learning a complex long-horizon task with a single control policy is inefficient. Thus, policy modularization tackles this problem by learning a set of modules that are mapped to primitives and properly orchestrating them. In this study, we further expand the discussion by incorporating simultaneous activation of the skills and structuring them into multiple hierarchies in a recursive fashion. Moreover, we sought to devise an algorithm that can properly orchestrate the skills with different action spaces via multiplicative Gaussian distributions, which highly increases the reusability. By exploiting the modularity, interpretability can also be achieved by observing the modules that are used in the new task if each of the skills is known. We demonstrate how the proposed scheme can be employed in practice by solving a pick and place task with a 6 DoF manipulator, and examine the effects of each property from ablation studies.

📄 PDF Abstract BibTeX arXiv:2110.01833

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningHierarchical Reinforcement Learning

Similar 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 외

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 e…

continuous-controlContinuous Control

Learning to Plan & Schedule with Reinforcement-Learned Bimanual Robot Skills

2025-10-29 · Weikang Wan, Fabio Ramos, Xuning Yang, Caelan Garrett arxiv

Long-horizon contact-rich bimanual manipulation presents a significant challenge, requiring complex coordination involving a mixture of parallel execution and sequential collaboration between arms. In this paper, we intr…

Reinforcement Learning

Online Damage Recovery for Physical Robots with Hierarchical Quality-Diversity

2022-10-18 · Maxime Allard, Simón C. Smith, Konstantinos Chatzilygeroudis, Bryan Lim 외

In real-world environments, robots need to be resilient to damages and robust to unforeseen scenarios. Quality-Diversity (QD) algorithms have been successfully used to make robots adapt to damages in seconds by leveragin…

Diversity

Composing Task-Agnostic Policies with Deep Reinforcement Learning

2019-05-25 · ICLR 2020 1 · Ahmed H. Qureshi, Jacob J. Johnson, Yuzhe Qin, Taylor Henderson 외

The composition of elementary behaviors to solve challenging transfer learning problems is one of the key elements in building intelligent machines. To date, there has been plenty of work on learning task-specific polici…

Decision MakingDeep Reinforcement LearningMotion Planningreinforcement-learning+4

Do Vision-Language Pretrained Models Learn Composable Primitive Concepts?

2022-03-31 · Tian Yun, Usha Bhalla, Ellie Pavlick, Chen Sun

Vision-language (VL) pretrained models have achieved impressive performance on multimodal reasoning and zero-shot recognition tasks. Many of these VL models are pretrained on unlabeled image and caption pairs from the in…

Fine-Grained Visual RecognitionMultimodal ReasoningZero-Shot Learning