Adversarially-regularized mixed effects deep learning (ARMED) models for improved interpretability, performance, and generalization on clustered data
Kevin P. Nguyen, Albert Montillo (for the Alzheimer's Disease, Neuroimaging Initiative)

TL;DR
This paper introduces ARMED, a deep learning framework that incorporates adversarial regularization and mixed effects modeling to improve interpretability, accuracy, and generalization on clustered data across various applications.
Contribution
The paper presents a novel, general-purpose deep learning framework combining adversarial regularization with mixed effects models to handle clustered data, enhancing interpretability and performance.
Findings
Better distinguish confounded from true associations in simulations.
Learn more biologically plausible features in clinical applications.
Improve accuracy on seen clusters and generalize to unseen clusters.
Abstract
Natural science datasets frequently violate assumptions of independence. Samples may be clustered (e.g. by study site, subject, or experimental batch), leading to spurious associations, poor model fitting, and confounded analyses. While largely unaddressed in deep learning, this problem has been handled in the statistics community through mixed effects models, which separate cluster-invariant fixed effects from cluster-specific random effects. We propose a general-purpose framework for Adversarially-Regularized Mixed Effects Deep learning (ARMED) models through non-intrusive additions to existing neural networks: 1) an adversarial classifier constraining the original model to learn only cluster-invariant features, 2) a random effects subnetwork capturing cluster-specific features, and 3) an approach to apply random effects to clusters unseen during training. We apply ARMED to dense,…
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
TopicsMachine Learning in Healthcare · Statistical Methods and Inference · Explainable Artificial Intelligence (XAI)
