TabMixNN: A Unified Deep Learning Framework for Structural Mixed Effects Modeling on Tabular Data
Deniz Akdemir

TL;DR
TabMixNN is a versatile deep learning framework that combines classical mixed-effects models with neural networks for diverse tabular data analysis, supporting hierarchical structures, causal inference, and interpretability.
Contribution
It introduces a modular, PyTorch-based framework integrating mixed-effects modeling with modern neural architectures, including causal constraints and spatial kernels, for the first time.
Findings
Demonstrates flexibility across longitudinal, genomic, and spatial-temporal data.
Provides interpretability tools like SHAP and variance decomposition.
Supports diverse outcome types including regression and classification.
Abstract
We present TabMixNN, a flexible PyTorch-based deep learning framework that synthesizes classical mixed-effects modeling with modern neural network architectures for tabular data analysis. TabMixNN addresses the growing need for methods that can handle hierarchical data structures while supporting diverse outcome types including regression, classification, and multitask learning. The framework implements a modular three-stage architecture: (1) a mixed-effects encoder with variational random effects and flexible covariance structures, (2) backbone architectures including Generalized Structural Equation Models (GSEM) and spatial-temporal manifold networks, and (3) outcome-specific prediction heads supporting multiple outcome families. Key innovations include an R-style formula interface for accessibility, support for directed acyclic graph (DAG) constraints for causal structure learning,…
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
TopicsAdvanced Causal Inference Techniques · Mental Health Research Topics · Health, Environment, Cognitive Aging
