paper-with-me

Papers

LiMoDE: Rethinking Lifelong Robot Manipulation from a Mixture-of-Dynamic-Experts Perspective

2026-06-24 · Zhihao Gu, Lin Wang arxiv

Building a generalist robot that can leverage prior knowledge for continuous task adaptation remains a significant challenge. Previous works alleviate the catastrophic forgetting problem by parameter-efficient fine-tuning for single-task adaptation. However, they fail to extract reusable skills and model the interaction with other skills effectively. Recent works try to address these issues by learning prompts. Differently, this paper presents an architectural perspective on the Lifelong Mixture of Dynamic Experts (\textit{LiMoDE}), a novel two-stage learning scheme for lifelong robot manipulation. Specifically, a dynamic MoE structure is first proposed in the multi-task pre-training stage to learn prior knowledge, where a varied number of heterogeneous experts are activated based on the motion information to address different short-term manipulations. Subsequently, in the task adaptation stage, we design a lifelong MoE adaptation mechanism % (LiMoEAM) that learns lifelong experts and dynamically combines them with frozen ones for new tasks, facilitating the knowledge transfer during adaptation. The proposed \textit{LiMoDE} is evaluated on both the simulated lifelong learning benchmark and real-world tasks. Extensive experiments demonstrate its effectiveness in achieving superior performance and strong lifelong adaptation by introducing a moderate number of additional trainable parameters and inference overhead.

📄 PDF Abstract BibTeX arXiv:2606.26183

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningRobot Manipulation

Similar Papers 제목 키워드 기반

Dynamic Mixture of Progressive Parameter-Efficient Expert Library for Lifelong Robot Learning

2025-06-06 · YuHeng Lei, Sitong Mao, Shunbo Zhou, Hongyuan Zhang 외

A generalist agent must continuously learn and adapt throughout its lifetime, achieving efficient forward transfer while minimizing catastrophic forgetting. Previous work within the dominant pretrain-then-finetune paradi…

Lifelong learningparameter-efficient fine-tuning

Towards Human-like Physical Intelligence: LifelongVision-Language-Action Learning for Robotic Manipulation

2026-07-16 · Yao He, Gan Sun, Wenqi Liang, Fazeng Li 외 arxiv

Similar to the natural capabilities of humans to sequentially learn new tasks, robots with Vision-Language-Action (VLA) models should possess lifelong learning ability to learn a new task when deployed in open-world envi…

LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning

2023-06-05 · NeurIPS 2023 11

Lifelong learning offers a promising paradigm of building a generalist agent that learns and adapts over its lifespan. Unlike traditional lifelong learning problems in image and text domains, which primarily involve the …

BenchmarkingDecision MakingLifelong learning+2

DRAE: Dynamic Retrieval-Augmented Expert Networks for Lifelong Learning and Task Adaptation in Robotics

2025-07-07 · Yayu Long, Kewei Chen, Long Jin, Mingsheng Shang arxiv

We introduce Dynamic Retrieval-Augmented Expert Networks (DRAE), a groundbreaking architecture that addresses the challenges of lifelong learning, catastrophic forgetting, and task adaptation by combining the dynamic rou…

Hierarchical Reinforcement Learning

Think Small, Act Big: Primitive Prompt Learning for Lifelong Robot Manipulation

2025-04-01 · CVPR 2025 1 · Yuanqi Yao, Siao Liu, Haoming Song, Delin Qu 외

Building a lifelong robot that can effectively leverage prior knowledge for continuous skill acquisition remains significantly challenging. Despite the success of experience replay and parameter-efficient methods in alle…

Prompt LearningRobot ManipulationTransfer Learning