paper-with-me

Papers

Meta-Learning Parameterized Skills

2022-06-07 · Haotian Fu, Shangqun Yu, Saket Tiwari, Michael Littman, George Konidaris

We propose a novel parameterized skill-learning algorithm that aims to learn transferable parameterized skills and synthesize them into a new action space that supports efficient learning in long-horizon tasks. We propose to leverage off-policy Meta-RL combined with a trajectory-centric smoothness term to learn a set of parameterized skills. Our agent can use these learned skills to construct a three-level hierarchical framework that models a Temporally-extended Parameterized Action Markov Decision Process. We empirically demonstrate that the proposed algorithms enable an agent to solve a set of difficult long-horizon (obstacle-course and robot manipulation) tasks.

📄 PDF Abstract BibTeX arXiv:2206.03597

Code (1)

minusadd/meta-learning-parameterized-skills 공식 구현 pytorch

Tasks

Meta-LearningRobot Manipulation

Similar Papers 제목 키워드 기반

Learning Parameterized Skills from Demonstrations

2025-10-28 · Vedant Gupta, Haotian Fu, Calvin Luo, Yiding Jiang 외 arxiv

We present DEPS, an end-to-end algorithm for discovering parameterized skills from expert demonstrations. Our method learns parameterized skill policies jointly with a meta-policy that selects the appropriate discrete sk…

Understanding Benign Overfitting in Gradient-Based Meta Learning

2022-06-27 · Lisha Chen, Songtao Lu, Tianyi Chen

Meta learning has demonstrated tremendous success in few-shot learning with limited supervised data. In those settings, the meta model is usually overparameterized. While the conventional statistical learning theory sugg…

Few-Shot LearningLearning TheoryMeta-Learning

WebXSkill: Skill Learning for Autonomous Web Agents

2026-04-14 · Zhaoyang Wang, Qianhui Wu, Xuchao Zhang, Chaoyun Zhang 외 arxiv

Autonomous web agents powered by large language models (LLMs) remain brittle on long-horizon browser workflows. A key bottleneck is a grounding gap in existing skill formulations: textual workflow skills provide natural …

Provable Generalization of Overparameterized Meta-learning Trained with SGD

2022-06-18 · Yu Huang, Yingbin Liang, Longbo Huang

Despite the superior empirical success of deep meta-learning, theoretical understanding of overparameterized meta-learning is still limited. This paper studies the generalization of a widely used meta-learning approach, …

Generalization BoundsMeta-Learning

Learning Deep Parameterized Skills from Demonstration for Re-targetable Visuomotor Control

2019-10-23 · Jonathan Chang, Nishanth Kumar, Sean Hastings, Aaron Gokaslan 외

Robots need to learn skills that can not only generalize across similar problems but also be directed to a specific goal. Previous methods either train a new skill for every different goal or do not infer the specific ta…