paper-with-me

홈 › Papers

Bidirectional Progressive Neural Networks with Episodic Return Progress for Emergent Task Sequencing and Robotic Skill Transfer

2024-03-06 · Suzan Ece Ada, Hanne Say, Emre Ugur, Erhan Oztop

Human brain and behavior provide a rich venue that can inspire novel control and learning methods for robotics. In an attempt to exemplify such a development by inspiring how humans acquire knowledge and transfer skills among tasks, we introduce a novel multi-task reinforcement learning framework named Episodic Return Progress with Bidirectional Progressive Neural Networks (ERP-BPNN). The proposed ERP-BPNN model (1) learns in a human-like interleaved manner by (2) autonomous task switching based on a novel intrinsic motivation signal and, in contrast to existing methods, (3) allows bidirectional skill transfer among tasks. ERP-BPNN is a general architecture applicable to several multi-task learning settings; in this paper, we present the details of its neural architecture and show its ability to enable effective learning and skill transfer among morphologically different robots in a reaching task. The developed Bidirectional Progressive Neural Network (BPNN) architecture enables bidirectional skill transfer without requiring incremental training and seamlessly integrates with online task arbitration. The task arbitration mechanism developed is based on soft Episodic Return progress (ERP), a novel intrinsic motivation (IM) signal. To evaluate our method, we use quantifiable robotics metrics such as 'expected distance to goal' and 'path straightness' in addition to the usual reward-based measure of episodic return common in reinforcement learning. With simulation experiments, we show that ERP-BPNN achieves faster cumulative convergence and improves performance in all metrics considered among morphologically different robots compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2403.04001

Code (0)

등록된 구현이 없습니다.

Tasks

ERPMulti-Task Learning

Similar Papers 제목 키워드 기반

Bidirectional Progressive Transformer for Interaction Intention Anticipation

2024-05-09 · Zichen Zhang, Hongchen Luo, Wei Zhai, Yang Cao 외

Interaction intention anticipation aims to jointly predict future hand trajectories and interaction hotspots. Existing research often treated trajectory forecasting and interaction hotspots prediction as separate tasks o…

PredictionTrajectory Forecasting

Cross-Episodic Curriculum for Transformer Agents

2023-10-12 · NeurIPS 2023 11

We present a new algorithm, Cross-Episodic Curriculum (CEC), to boost the learning efficiency and generalization of Transformer agents. Central to CEC is the placement of cross-episodic experiences into a Transformer's c…

continuous-controlContinuous ControlImitation Learning

Episodic Return Decomposition by Difference of Implicitly Assigned Sub-Trajectory Reward

2023-12-17 · Haoxin Lin, Hongqiu Wu, Jiaji Zhang, Yihao Sun 외

Real-world decision-making problems are usually accompanied by delayed rewards, which affects the sample efficiency of Reinforcement Learning, especially in the extremely delayed case where the only feedback is the episo…

Decision Making

Progressive Reasoning with Primitive Correction for Compositional Zero-Shot Learning

2026-07-07 · Ziyi Chen, Haoyan Shi, Sunhan Xu, Congyan Lang arxiv

Compositional Zero-Shot Learning (CZSL) aims to combine known attributes and objects as primitives for recognizing previously unseen attribute-object pairs. Prior works either predict attributes and objects independently…

Compositional Zero-Shot LearningReinforcement Learning

ESceme: Vision-and-Language Navigation with Episodic Scene Memory

2023-03-02 · Qi Zheng, Daqing Liu, Chaoyue Wang, Jing Zhang 외

Vision-and-language navigation (VLN) simulates a visual agent that follows natural-language navigation instructions in real-world scenes. Existing approaches have made enormous progress in navigation in new environments,…

Vision and Language Navigation