paper-with-me

Papers

Evolving Plasticity for Autonomous Learning under Changing Environmental Conditions

2019-04-02 · Anil Yaman, Giovanni Iacca, Decebal Constantin Mocanu, Matt Coler, George Fletcher, Mykola Pechenizkiy

A fundamental aspect of learning in biological neural networks is the plasticity property which allows them to modify their configurations during their lifetime. Hebbian learning is a biologically plausible mechanism for modeling the plasticity property in artificial neural networks (ANNs), based on the local interactions of neurons. However, the emergence of a coherent global learning behavior from local Hebbian plasticity rules is not very well understood. The goal of this work is to discover interpretable local Hebbian learning rules that can provide autonomous global learning. To achieve this, we use a discrete representation to encode the learning rules in a finite search space. These rules are then used to perform synaptic changes, based on the local interactions of the neurons. We employ genetic algorithms to optimize these rules to allow learning on two separate tasks (a foraging and a prey-predator scenario) in online lifetime learning settings. The resulting evolved rules converged into a set of well-defined interpretable types, that are thoroughly discussed. Notably, the performance of these rules, while adapting the ANNs during the learning tasks, is comparable to that of offline learning methods such as hill climbing.

📄 PDF Abstract BibTeX arXiv:1904.01709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting evolutionary rescue via evolving plasticity in stochastic environments

2016-09-21

Phenotypic plasticity and its evolution may help evolutionary rescue in a novel and stressful environment, especially if environmental novelty reveals cryptic genetic variation that enables the evolution of increased pla…

Learning to learn with backpropagation of Hebbian plasticity

2016-09-08 · Thomas Miconi

Hebbian plasticity is a powerful principle that allows biological brains to learn from their lifetime experience. By contrast, artificial neural networks trained with backpropagation generally have fixed connection weigh…

Continual LearningLifelong learningOne-Shot Learning

PLASTIC: Improving Input and Label Plasticity for Sample Efficient Reinforcement Learning

2023-06-19 · NeurIPS 2023 11

In Reinforcement Learning (RL), enhancing sample efficiency is crucial, particularly in scenarios when data acquisition is costly and risky. In principle, off-policy RL algorithms can improve sample efficiency by allowin…

reinforcement-learningReinforcement Learning (RL)

Balancing Plasticity and Stability with Fast and Slow Successor Features

2026-05-25 · Raymond Chua, Doina Precup, Blake Richards arxiv

A hallmark of intelligence is the ability to adapt in non-stationary environments, yet deep Reinforcement Learning (RL) agents often struggle in such settings. Prior studies introduce non-stationarity through abrupt shif…

Reinforcement LearningContinual Learning

Plasticity-Aware Mixture of Experts for Learning Under QoE Shifts in Adaptive Video Streaming

2025-04-14 · Zhiqiang He, Zhi Liu

Adaptive video streaming systems are designed to optimize Quality of Experience (QoE) and, in turn, enhance user satisfaction. However, differences in user profiles and video content lead to different weights for QoE fac…

Mixture-of-Experts