paper-with-me

홈 › Papers

Leveraging Temporally Extended Behavior Sharing for Multi-task Reinforcement Learning

2025-09-25 · Gawon Lee, Daesol Cho, H. Jin Kim arxiv

Multi-task reinforcement learning (MTRL) offers a promising approach to improve sample efficiency and generalization by training agents across multiple tasks, enabling knowledge sharing between them. However, applying MTRL to robotics remains challenging due to the high cost of collecting diverse task data. To address this, we propose MT-Lévy, a novel exploration strategy that enhances sample efficiency in MTRL environments by combining behavior sharing across tasks with temporally extended exploration inspired by Lévy flight. MT-Lévy leverages policies trained on related tasks to guide exploration towards key states, while dynamically adjusting exploration levels based on task success ratios. This approach enables more efficient state-space coverage, even in complex robotics environments. Empirical results demonstrate that MT-Lévy significantly improves exploration and sample efficiency, supported by quantitative and qualitative analyses. Ablation studies further highlight the contribution of each component, showing that combining behavior sharing with adaptive exploration strategies can significantly improve the practicality of MTRL in robotics applications.

📄 PDF Abstract BibTeX arXiv:2509.20766

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Planning with Goal-Conditioned Policies

2019-11-19 · NeurIPS 2019 12 · Soroush Nasiriany, Vitchyr H. Pong, Steven Lin, Sergey Levine

Planning methods can solve temporally extended sequential decision making problems by composing simple behaviors. However, planning requires suitable abstractions for the states and transitions, which typically need to b…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Decentralized digital twins of complex dynamical systems

2022-07-07 · Omer San, Suraj Pawar, Adil Rasheed

In this paper, we introduce a decentralized digital twin (DDT) framework for dynamical systems and discuss the prospects of the DDT modeling paradigm in computational science and engineering applications. The DDT approac…

BIG-bench Machine LearningFederated Learning

Language as an Abstraction for Hierarchical Deep Reinforcement Learning

2019-06-18 · NeurIPS 2019 12 · Yiding Jiang, Shixiang Gu, Kevin Murphy, Chelsea Finn

Solving complex, temporally-extended tasks is a long-standing problem in reinforcement learning (RL). We hypothesize that one critical element of solving such problems is the notion of compositionality. With the ability …

Deep Reinforcement LearningInstruction FollowingMuJoCoObject+4

Temporally Extended Successor Representations

2022-09-25 · Matthew J. Sargent, Peter J. Bentley, Caswell Barry, William de Cothi

We present a temporally extended variation of the successor representation, which we term t-SR. t-SR captures the expected state transition dynamics of temporally extended actions by constructing successor representation…

Inequity aversion improves cooperation in intertemporal social dilemmas

2018-03-23 · NeurIPS 2018 12 · Edward Hughes, Joel Z. Leibo, Matthew G. Phillips, Karl Tuyls 외

Groups of humans are often able to find ways to cooperate with one another in complex, temporally extended social dilemmas. Models based on behavioral economics are only able to explain this phenomenon for unrealistic st…

Multi-agent Reinforcement LearningReinforcement Learning