Enabling Mixed Effects Neural Networks for Diverse, Clustered Data Using Monte Carlo Methods
Andrej Tschalzev, Paul Nitschke, Lukas Kirchdorfer, Stefan L\"udtke,, Christian Bartelt, Heiner Stuckenschmidt

TL;DR
This paper introduces MC-GMENN, a Monte Carlo-based method for training mixed effects neural networks that better model clustered data, improving generalization, interpretability, and applicability to complex datasets.
Contribution
The paper proposes MC-GMENN, a novel Monte Carlo approach enabling generalized mixed effects neural networks to handle diverse, multi-clustered data with improved performance and interpretability.
Findings
MC-GMENN outperforms existing models in generalization and variance quantification.
It is effective for multi-class classification with high-cardinality categorical features.
The method offers a principled way to interpret clustering effects.
Abstract
Neural networks often assume independence among input data samples, disregarding correlations arising from inherent clustering patterns in real-world datasets (e.g., due to different sites or repeated measurements). Recently, mixed effects neural networks (MENNs) which separate cluster-specific 'random effects' from cluster-invariant 'fixed effects' have been proposed to improve generalization and interpretability for clustered data. However, existing methods only allow for approximate quantification of cluster effects and are limited to regression and binary targets with only one clustering feature. We present MC-GMENN, a novel approach employing Monte Carlo methods to train Generalized Mixed Effects Neural Networks. We empirically demonstrate that MC-GMENN outperforms existing mixed effects deep learning models in terms of generalization performance, time complexity, and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
