paper-with-me

Papers

Online Continual Learning For Interactive Instruction Following Agents

2024-03-12 · Byeonghwi Kim, Minhyuk Seo, Jonghyun Choi

In learning an embodied agent executing daily tasks via language directives, the literature largely assumes that the agent learns all training data at the beginning. We argue that such a learning scenario is less realistic since a robotic agent is supposed to learn the world continuously as it explores and perceives it. To take a step towards a more realistic embodied agent learning scenario, we propose two continual learning setups for embodied agents; learning new behaviors (Behavior Incremental Learning, Behavior-IL) and new environments (Environment Incremental Learning, Environment-IL) For the tasks, previous 'data prior' based continual learning methods maintain logits for the past tasks. However, the stored information is often insufficiently learned information and requires task boundary information, which might not always be available. Here, we propose to update them based on confidence scores without task boundary information during training (i.e., task-free) in a moving average fashion, named Confidence-Aware Moving Average (CAMA). In the proposed Behavior-IL and Environment-IL setups, our simple CAMA outperforms prior state of the art in our empirical validations by noticeable margins. The project page including codes is https://github.com/snumprlab/cl-alfred.

📄 PDF Abstract BibTeX arXiv:2403.07548

Code (1)

snumprlab/cl-alfred 공식 구현 pytorch

Tasks

Continual LearningIncremental LearningInstruction Following

Similar Papers 제목 키워드 기반

Factorizing Perception and Policy for Interactive Instruction Following

2020-12-06 · ICCV 2021 10 · Kunal Pratap Singh, Suvaansh Bhambri, Byeonghwi Kim, Roozbeh Mottaghi 외

Performing simple household tasks based on language directives is very natural to humans, yet it remains an open challenge for AI agents. The 'interactive instruction following' task attempts to make progress towards bui…

Instruction FollowingNavigate

Transforming Human-Centered AI Collaboration: Redefining Embodied Agents Capabilities through Interactive Grounded Language Instructions

2023-05-18 · Shrestha Mohanty, Negar Arabzadeh, Julia Kiseleva, Artem Zholus 외

Human intelligence's adaptability is remarkable, allowing us to adjust to new tasks and multi-modal environments swiftly. This skill is evident from a young age as we acquire new abilities and solve problems by imitating…

Exploratory Retrieval-Augmented Planning For Continual Embodied Instruction Following

2025-09-10 · Minjong Yoo, Jinwoo Jang, Wei-jin Park, Honguk Woo arxiv

This study presents an Exploratory Retrieval-Augmented Planning (ExRAP) framework, designed to tackle continual instruction following tasks of embodied agents in dynamic, non-stationary environments. The framework enhanc…

Instruction Following

Agent-driven Long-tail Simulation for Autonomous Driving

2026-07-05 · Junru Gu, Lijin Yang, Jianing Huang, Shu Liu 외 arxiv

Evaluating autonomous driving systems in closed-loop settings requires realistic and interactive simulation, yet existing simulators largely rely on log replay or rule-based agents, limiting behavioral diversity and long…

Autonomous Driving

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 …

Continual LearningInstruction Following