paper-with-me

Papers

Modular Recurrence in Contextual MDPs for Universal Morphology Control

2025-06-10 · Laurens Engwegen, Daan Brinks, Wendelin Böhmer

A universal controller for any robot morphology would greatly improve computational and data efficiency. By utilizing contextual information about the properties of individual robots and exploiting their modular structure in the architecture of deep reinforcement learning agents, steps have been made towards multi-robot control. Generalization to new, unseen robots, however, remains a challenge. In this paper we hypothesize that the relevant contextual information is partially observable, but that it can be inferred through interactions for better generalization to contexts that are not seen during training. To this extent, we implement a modular recurrent architecture and evaluate its generalization performance on a large set of MuJoCo robots. The results show a substantial improved performance on robots with unseen dynamics, kinematics, and topologies, in four different environments.

📄 PDF Abstract BibTeX arXiv:2506.08630

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMuJoCo

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Bi-directional Recurrence Improves Transformer in Partially Observable Markov Decision Processes

2025-05-16 · Ashok Arora, Neetesh Kumar

In real-world reinforcement learning (RL) scenarios, agents often encounter partial observability, where incomplete or noisy information obscures the true state of the environment. Partially Observable Markov Decision Pr…

Reinforcement Learning (RL)

Universal Morphology Control via Contextual Modulation

2023-02-22 · Zheng Xiong, Jacob Beck, Shimon Whiteson

Learning a universal policy across different robot morphologies can significantly improve learning efficiency and generalization in continuous control. However, it poses a challenging multi-task reinforcement learning pr…

continuous-controlContinuous Control

Knowledge Diversion for Efficient Morphology Control and Policy Transfer

2025-12-10 · Fu Feng, Ruixiao Shi, Yucheng Xie, Jianlu Shen 외 arxiv

Universal morphology control aims to learn a universal policy that generalizes across heterogeneous agent morphologies, with Transformer-based controllers emerging as a popular choice. However, such architectures incur s…

Efficient Solving of Large Single Input Superstate Decomposable Markovian Decision Process

2025-08-01 · Youssef Ait El Mahjoub, Jean-Michel Fourneau, Salma Alouah arxiv

Solving Markov Decision Processes (MDPs) remains a central challenge in sequential decision-making, especially when dealing with large state spaces and long-term optimization criteria. A key step in Bellman dynamic progr…

Image Cartoon-Texture Decomposition Using Isotropic Patch Recurrence

2018-11-10 · Ruotao Xu, Yuhui Quan, Yong Xu

Aiming at separating the cartoon and texture layers from an image, cartoon-texture decomposition approaches resort to image priors to model cartoon and texture respectively. In recent years, patch recurrence has emerged …