paper-with-me

홈 › Papers

Learning Novel Skills from Language-Generated Demonstrations

2024-12-12 · Ao-Qun Jin, Tian-Yu Xiang, Xiao-Hu Zhou, Mei-Jiang Gui, Xiao-Liang Xie, Shi-Qi Liu, Shuang-Yi Wang, Yue Cao, Sheng-Bin Duan, Fu-Chao Xie, Zeng-Guang Hou

Robots are increasingly deployed across diverse domains to tackle tasks requiring novel skills. However, current robot learning algorithms for acquiring novel skills often rely on demonstration datasets or environment interactions, resulting in high labor costs and potential safety risks. To address these challenges, this study proposes DemoGen, a skill-learning framework that enables robots to acquire novel skills from natural language instructions. DemoGen leverages the vision-language model and the video diffusion model to generate demonstration videos of novel skills, which enabling robots to learn new skills effectively. Experimental evaluations in the MetaWorld simulation environments demonstrate the pipeline's capability to generate high-fidelity and reliable demonstrations. Using the generated demonstrations, various skill learning algorithms achieve an accomplishment rate three times the original on novel tasks. These results highlight a novel approach to robot learning, offering a foundation for the intuitive and intelligent acquisition of novel robotic skills. (Project website: https://aoqunjin.github.io/LNSLGD/)

📄 PDF Abstract BibTeX arXiv:2412.09286

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Skill Induction and Planning with Latent Language

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present a framework for learning hierarchical policies from demonstrations, using sparse natural language annotations to guide the discovery of reusable skills for autonomous decision-making. We formulate a generative…

Decision MakingInstruction Following

Skill Induction and Planning with Latent Language

2021-10-04 · ACL 2022 5 · Pratyusha Sharma, Antonio Torralba, Jacob Andreas

We present a framework for learning hierarchical policies from demonstrations, using sparse natural language annotations to guide the discovery of reusable skills for autonomous decision-making. We formulate a generative…

Decision Making

Weakly-Supervised Trajectory Segmentation for Learning Reusable Skills

2019-09-25 · Parsa Mahmoudieh, Trevor Darrell, Deepak Pathak

Learning useful and reusable skill, or sub-task primitives, is a long-standing problem in sensorimotor control. This is challenging because it's hard to define what constitutes a useful skill. Instead of direct manual su…

Multiple Instance LearningSegmentation

Language-guided Skill Learning with Temporal Variational Inference

2024-02-26 · Haotian Fu, Pratyusha Sharma, Elias Stengel-Eskin, George Konidaris 외

We present an algorithm for skill discovery from expert demonstrations. The algorithm first utilizes Large Language Models (LLMs) to propose an initial segmentation of the trajectories. Following that, a hierarchical var…

SegmentationVariational Inference

InSight: Self-Guided Skill Acquisition via Steerable VLAs

2026-06-23 · Maggie Wang, Lars Osterberg, Stephen Tian, Ola Shorinwa 외 arxiv

Vision-language-action (VLA) models can learn manipulation skills from demonstrations, but their capabilities are bounded by the skills in the training data. We present InSight, a framework that unlocks autonomous skill …