SOTAVerified

Learning in Wilson-Cowan model for metapopulation

2024-06-24Code Available0· sign in to hype

Raffaele Marino, Lorenzo Buffoni, Lorenzo Chicchi, Francesca Di Patti, Diego Febbe, Lorenzo Giambagli, Duccio Fanelli

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The Wilson-Cowan model for metapopulation, a Neural Mass Network Model, treats different subcortical regions of the brain as connected nodes, with connections representing various types of structural, functional, or effective neuronal connectivity between these regions. Each region comprises interacting populations of excitatory and inhibitory cells, consistent with the standard Wilson-Cowan model. By incorporating stable attractors into such a metapopulation model's dynamics, we transform it into a learning algorithm capable of achieving high image and text classification accuracy. We test it on MNIST and Fashion MNIST, in combination with convolutional neural networks, on CIFAR-10 and TF-FLOWERS, and, in combination with a transformer architecture (BERT), on IMDB, always showing high classification accuracy. These numerical evaluations illustrate that minimal modifications to the Wilson-Cowan model for metapopulation can reveal unique and previously unobserved dynamics.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CIFAR-10CNN+ Wilson-Cowan model RNNPercentage correct86.59Unverified
Fashion-MNISTCNN+ Wilson-Cowan model RNNAccuracy91.35Unverified
Fashion-MNISTWilson-Cowan model RNNAccuracy88.39Unverified
Flowers (Tensorflow)CNN+ Wilson-Cowan model RNNAccuracy84.85Unverified
MNISTCNN+ Wilson-Cowan model RNNAccuracy99.31Unverified
MNISTWilson-Cowan model RNNAccuracy98.13Unverified

Reproductions