NeuroPlastic: A Plasticity-Modulated Optimizer for Biologically Inspired Learning Dynamics

arXiv cs.LG / 4/30/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes “NeuroPlastic,” a new optimization algorithm that enhances gradient-based updates with a plasticity-inspired, adaptive multi-signal modulation layer derived from multi-factor synaptic plasticity concepts.
  • NeuroPlastic scales gradients dynamically using interacting components that track multiple statistics (gradient, activity-like, and memory-like), while remaining lightweight and compatible with standard deep learning training pipelines.
  • Experiments on image classification benchmarks show consistent gains over a gradient-only baseline, with larger improvements on Fashion-MNIST and in low-data (reduced-data) settings.
  • In transfer learning tests on CIFAR-10 using ResNet-18, NeuroPlastic stays stable and competitive without requiring retuning, suggesting robustness across tasks.
  • Overall, the results indicate that multi-signal, biology-inspired modulation can extend conventional gradient-driven optimization, especially under limited or noisy learning signals.

Abstract

Optimization algorithms are fundamental to modern deep learning, yet most widely used methods rely on update rules based primarily on local gradient statistics. We introduce NeuroPlastic, a plasticity-modulated optimizer that augments gradient-based updates with an adaptive multi-signal modulation mechanism inspired by multi-factor synaptic plasticity, a concept from neurobiology. NeuroPlastic dynamically scales gradient updates using interacting components that capture gradient, activity-like, and memory-like statistics, forming a lightweight modulation layer compatible with standard deep learning training pipelines. Across image classification benchmarks, NeuroPlastic consistently improves over a controlled gradient-only ablation, with more pronounced gains on the Fashion-MNIST benchmark and in reduced-data regimes. In transfer experiments on CIFAR-10 with ResNet-18, the method remains stable and competitive without retuning. These results suggest that multi-signal plasticity-inspired modulation can provide a useful extension to conventional gradient-driven optimization, particularly when learning signals are limited or noisy, and offer a promising direction for gradient-based methods in deep learning.

NeuroPlastic: A Plasticity-Modulated Optimizer for Biologically Inspired Learning Dynamics | AI Navigate