---
title: Growing Brains: Co-emergence of Anatomical and Functional Modularity in Recurrent Neural Networks
url: https://www.ml-quant.com/papers/arxiv/2310.07711/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2310.07711
source_url: https://arxiv.org/abs/2310.07711
featured: 2023-10-16
citations: 12
topic: ML & AI Methods
---


# Growing Brains: Co-emergence of Anatomical and Functional Modularity in Recurrent Neural Networks

The study uses a brain-inspired modular training method in machine learning to improve network performance and neuron clustering in compositional cognitive tasks.

- Source: https://arxiv.org/abs/2310.07711
- Identifier: arXiv:2310.07711
- Released: 2023-10-11
- First featured: Quant Letter No. 21 (2023-10-16): https://www.ml-quant.com/issues/2023-10-16/
- Citations (Semantic Scholar): 12
- Published in: not yet
- Topic: ML & AI Methods

## Related

- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://www.ml-quant.com/papers/arxiv/2312.00752/): Sequence Modeling: Mamba, a neural network architecture that doesn't use attention or MLP blocks, provides faster inference and better performance in language, audio, and genomics than Transformers.
- [Graph Mamba: Towards Learning on Graphs with State Space Models](https://www.ml-quant.com/papers/arxiv/2402.08678/): Graph Mamba Networks, a new type of Graph Neural Networks, have been introduced, which achieve excellent performance in various benchmark datasets despite lower computational cost.
- [Tensor Programs VI: Feature Learning in Infinite-Depth Neural Networks](https://www.ml-quant.com/papers/arxiv/2310.02244/): Deep Residual Network Feature Learning: The research explores depthwise parametrizations in deep residual networks, pinpointing Depth-$\mu$P as the best parametrization for maximizing feature learning and diversity, but notes its limitations in deeper networks.
- [Edge Directionality Improves Learning on Heterophilic Graphs](https://www.ml-quant.com/papers/arxiv/2305.10498/): The study presents Directed Graph Neural Network (Dir-GNN), a new deep learning framework for directed graphs that surpasses traditional models in heterophilic benchmarks.
- [Modular Duality in Deep Learning](https://www.ml-quant.com/papers/arxiv/2410.21265/): The article presents a new theory of modular dualization for general neural networks, providing a theoretical basis for fast and scalable training algorithms, potentially leading to a new generation of optimizers for neural architectures.
- [Idempotent Generative Network](https://www.ml-quant.com/papers/arxiv/2311.01462/): A new generative modeling method is suggested, using an idempotent neural network to project any input into a target data distribution.
