English

Connectome-Guided Automatic Learning Rates for Deep Networks

Neural and Evolutionary Computing 2025-10-29 v1

Abstract

The human brain is highly adaptive: its functional connectivity reconfigures on multiple timescales during cognition and learning, enabling flexible information processing. By contrast, artificial neural networks typically rely on manually-tuned learning-rate schedules or generic adaptive optimizers whose hyperparameters remain largely agnostic to a model's internal dynamics. In this paper, we propose Connectome-Guided Automatic Learning Rate (CG-ALR) that dynamically constructs a functional connectome of the neural network from neuron co-activations at each training iteration and adjusts learning rates online as this connectome reconfigures. This connectomics-inspired mechanism adapts step sizes to the network's dynamic functional organization, slowing learning during unstable reconfiguration and accelerating it when stable organization emerges. Our results demonstrate that principles inspired by brain connectomes can inform the design of adaptive learning rates in deep learning, generally outperforming traditional SGD-based schedules and recent methods.

Keywords

Cite

@article{arxiv.2510.23781,
  title  = {Connectome-Guided Automatic Learning Rates for Deep Networks},
  author = {Peilin He and Tananun Songdechakraiwut},
  journal= {arXiv preprint arXiv:2510.23781},
  year   = {2025}
}

Comments

17 pages, 3 figures, 10 tables

R2 v1 2026-07-01T07:08:27.354Z