Expert2Coder: Capturing Divergent Brain Regions Using Mixture of Regression Experts
Subba Reddy Oota, Naresh Manwani, Raju S. Bapi

TL;DR
This paper introduces Expert2Coder, a mixture of regression experts model that captures functionally specialized brain regions in fMRI data, improving prediction accuracy over traditional single-model approaches.
Contribution
It proposes a novel mixture of experts framework to model brain region specialization and integration, aligning with neuroscience theories.
Findings
MoRE outperforms conventional models in prediction accuracy
Clusters brain regions based on similar activation patterns
Supports modularity and specialization in brain function
Abstract
fMRI semantic category understanding using linguistic encoding models attempts to learn a forward mapping that relates stimuli to the corresponding brain activation. State-of-the-art encoding models use a single global model (linear or non-linear) to predict brain activation given the stimulus. However, the critical assumption in these methods is that a priori different brain regions respond the same way to all the stimuli, that is, there is no modularity or specialization assumed for any region. This goes against the modularity theory, supported by many cognitive neuroscience investigations suggesting that there are functionally specialized regions in the brain. In this paper, we achieve this by clustering similar regions together and for every cluster we learn a different linear regression model using a mixture of linear experts model. The key idea here is that each linear expert…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Neural Networks and Applications · Functional Brain Connectivity Studies
MethodsLinear Regression
