paper-with-me

Papers

Language Guided Skill Discovery

2024-06-07 · Seungeun Rho, Laura Smith, Tianyu Li, Sergey Levine, Xue Bin Peng, Sehoon Ha

Skill discovery methods enable agents to learn diverse emergent behaviors without explicit rewards. To make learned skills useful for unknown downstream tasks, obtaining a semantically diverse repertoire of skills is essential. While some approaches introduce a discriminator to distinguish skills and others aim to increase state coverage, no existing work directly addresses the "semantic diversity" of skills. We hypothesize that leveraging the semantic knowledge of large language models (LLMs) can lead us to improve semantic diversity of resulting behaviors. In this sense, we introduce Language Guided Skill Discovery (LGSD), a skill discovery framework that aims to directly maximize the semantic diversity between skills. LGSD takes user prompts as input and outputs a set of semantically distinctive skills. The prompts serve as a means to constrain the search space into a semantically desired subspace, and the generated LLM outputs guide the agent to visit semantically diverse states within the subspace. We demonstrate that LGSD enables legged robots to visit different user-intended areas on a plane by simply changing the prompt. Furthermore, we show that language guidance aids in discovering more diverse skills compared to five existing skill discovery methods in robot-arm manipulation environments. Lastly, LGSD provides a simple way of utilizing learned skills via natural language.

📄 PDF Abstract BibTeX arXiv:2406.06615

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Guiding Skill Discovery with Foundation Models

2025-10-27 · Zhao Yang, Thomas M. Moerland, Mike Preuss, Aske Plaat 외 arxiv

Learning diverse skills without hand-crafted reward functions could accelerate reinforcement learning in downstream tasks. However, existing skill discovery methods focus solely on maximizing the diversity of skills with…

Reinforcement Learning

SkiLD: Unsupervised Skill Discovery Guided by Factor Interactions

2024-10-24 · Zizhao Wang, Jiaheng Hu, Caleb Chuck, Stephen Chen 외

Unsupervised skill discovery carries the promise that an intelligent agent can learn reusable skills through autonomous, reward-free environment interaction. Existing unsupervised skill discovery methods learn skills by …

DiversityInductive BiasUnsupervised Reinforcement Learning

SkillFuzz: Fuzzing Skill Composition for Implicit Intents Discovery in Open Skill Marketplaces

2026-07-02 · Jinwei Hu, Yi Dong, Youcheng Sun, Xiaowei Huang arxiv

Large Language Model (LLM)-based agents increasingly automate software engineering tasks through reusable skills, natural-language instruction documents that guide planning and execution. Open skill marketplaces enable u…

Intent Discovery

MotionDisco: Motion Discovery for Extreme Humanoid Loco-Manipulation

2026-06-04 · Ilyass Taouil, Michal Ciebelski, Shafeef Omar, Haizhou Zhao 외 arxiv

We present MotionDisco, a framework that discovers contact-rich, long-horizon humanoid loco-manipulation motions from scratch, without relying on teleoperation or motion retargeting from human demonstrations. This is cha…

Reinforcement Learning