paper-with-me

홈 › Papers

Evolving Reservoirs for Meta Reinforcement Learning

2023-12-09 · Corentin Léger, Gautier Hamon, Eleni Nisioti, Xavier Hinaut, Clément Moulin-Frier

Animals often demonstrate a remarkable ability to adapt to their environments during their lifetime. They do so partly due to the evolution of morphological and neural structures. These structures capture features of environments shared between generations to bias and speed up lifetime learning. In this work, we propose a computational model for studying a mechanism that can enable such a process. We adopt a computational framework based on meta reinforcement learning as a model of the interplay between evolution and development. At the evolutionary scale, we evolve reservoirs, a family of recurrent neural networks that differ from conventional networks in that one optimizes not the synaptic weights, but hyperparameters controlling macro-level properties of the resulting network architecture. At the developmental scale, we employ these evolved reservoirs to facilitate the learning of a behavioral policy through Reinforcement Learning (RL). Within an RL agent, a reservoir encodes the environment state before providing it to an action policy. We evaluate our approach on several 2D and 3D simulated environments. Our results show that the evolution of reservoirs can improve the learning of diverse challenging tasks. We study in particular three hypotheses: the use of an architecture combining reservoirs and reinforcement learning could enable (1) solving tasks with partial observability, (2) generating oscillatory dynamics that facilitate the learning of locomotion tasks, and (3) facilitating the generalization of learned behaviors to new tasks unknown during the evolution phase.

📄 PDF Abstract BibTeX arXiv:2312.06695

Code (3)

corentinlger/er-mrl 공식 구현
neuronalX/reservoirpy
reservoirpy/reservoirpy

Tasks

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

HydroDCM: Hydrological Domain-Conditioned Modulation for Cross-Reservoir Inflow Prediction

2025-12-02 · Pengfei Hu, Fan Ming, Xiaoxue Han, Chang Lu 외 arxiv

Deep learning models have shown promise in reservoir inflow prediction, yet their performance often deteriorates when applied to different reservoirs due to distributional differences, referred to as the domain shift pro…

Domain Generalization

Hypothesis Network Planned Exploration for Rapid Meta-Reinforcement Learning Adaptation

2023-11-07 · Maxwell Joseph Jacobson, Yexiang Xue

Meta Reinforcement Learning (Meta RL) trains agents that adapt to fast-changing environments and tasks. Current strategies often lose adaption efficiency due to the passive nature of model exploration, causing delayed un…

Meta Reinforcement Learningreinforcement-learningReinforcement Learning

BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization

2023-08-01 · Junyi Wang, Yuanyang Zhu, Zhi Wang, Yan Zheng 외

Evolutionary reinforcement learning (ERL) algorithms recently raise attention in tackling complex reinforcement learning (RL) problems due to high parallelism, while they are prone to insufficient exploration or model co…

Bilevel OptimizationDiversityMuJoCoreinforcement-learning+2

Modeling Reservoir Release Using Pseudo-Prospective Learning and Physical Simulations to Predict Water Temperature

2022-02-11 · Xiaowei Jia, Shengyu Chen, Yiqun Xie, HaoYu Yang 외

This paper proposes a new data-driven method for predicting water temperature in stream networks with reservoirs. The water flows released from reservoirs greatly affect the water temperature of downstream river segments…

Physical Simulations

The Computational Capacity of LRC, Memristive and Hybrid Reservoirs

2020-08-31 · Forrest C. Sheldon, Artemy Kolchinsky, Francesco Caravelli

Reservoir computing is a machine learning paradigm that uses a high-dimensional dynamical system, or \emph{reservoir}, to approximate and predict time series data. The scale, speed and power usage of reservoir computers …

Time SeriesTime Series Analysis