paper-with-me

Papers

Continual Skill and Task Learning via Dialogue

2024-09-05 · Weiwei Gu, Suresh Kondepudi, Lixiao Huang, Nakul Gopalan

Continual and interactive robot learning is a challenging problem as the robot is present with human users who expect the robot to learn novel skills to solve novel tasks perpetually with sample efficiency. In this work we present a framework for robots to query and learn visuo-motor robot skills and task relevant information via natural language dialog interactions with human users. Previous approaches either focus on improving the performance of instruction following agents, or passively learn novel skills or concepts. Instead, we used dialog combined with a language-skill grounding embedding to query or confirm skills and/or tasks requested by a user. To achieve this goal, we developed and integrated three different components for our agent. Firstly, we propose a novel visual-motor control policy ACT with Low Rank Adaptation (ACT-LoRA), which enables the existing SoTA ACT model to perform few-shot continual learning. Secondly, we develop an alignment model that projects demonstrations across skill embodiments into a shared embedding allowing us to know when to ask questions and/or demonstrations from users. Finally, we integrated an existing LLM to interact with a human user to perform grounded interactive continual skill learning to solve a task. Our ACT-LoRA model learns novel fine-tuned skills with a 100% accuracy when trained with only five demonstrations for a novel skill while still maintaining a 74.75% accuracy on pre-trained skills in the RLBench dataset where other models fall significantly short. We also performed a human-subjects study with 8 subjects to demonstrate the continual learning capabilities of our combined framework. We achieve a success rate of 75% in the task of sandwich making with the real robot learning from participant data demonstrating that robots can learn novel skills or task knowledge from dialogue with non-expert users using our approach.

📄 PDF Abstract BibTeX arXiv:2409.03166

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningInstruction Following

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Inductive Transfer for Continual Dialogue Learning

2022-03-20 · Findings (ACL) 2022 5 · Shaoxiong Feng, Xuancheng Ren, Kan Li, Xu sun

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explode…

General Knowledge

Hierarchical Inductive Transfer for Continual Dialogue Learning

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

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explod…

General Knowledge

TaSL: Continual Dialog State Tracking via Task Skill Localization and Consolidation

2024-08-19 · Yujie Feng, Xu Chu, Yongxin Xu, Guangyuan Shi 외

A practical dialogue system requires the capacity for ongoing skill acquisition and adaptability to new tasks while preserving prior knowledge. However, current methods for Continual Dialogue State Tracking (DST), a cruc…

dialog state trackingDialogue State TrackingTransfer Learning

Lifelong and Continual Learning Dialogue Systems

2022-11-12 · Sahisnu Mazumder, Bing Liu

Dialogue systems, commonly known as chatbots, have gained escalating popularity in recent times due to their wide-spread applications in carrying out chit-chat conversations with users and task-oriented dialogues to acco…

Continual LearningLifelong learning

The Adapter-Bot: All-In-One Controllable Conversational Model

2020-08-28 · Andrea Madotto, Zhaojiang Lin, Yejin Bang, Pascale Fung

Considerable progress has been made towards conversational models that generate coherent and fluent responses by training large language models on large dialogue datasets. These models have little or no control of the ge…

AllMovie Recommendation