English

Structured Neural Networks for Density Estimation and Causal Inference

Machine Learning 2023-11-07 v1 Machine Learning

Abstract

Injecting structure into neural networks enables learning functions that satisfy invariances with respect to subsets of inputs. For instance, when learning generative models using neural networks, it is advantageous to encode the conditional independence structure of observed variables, often in the form of Bayesian networks. We propose the Structured Neural Network (StrNN), which injects structure through masking pathways in a neural network. The masks are designed via a novel relationship we explore between neural network architectures and binary matrix factorization, to ensure that the desired independencies are respected. We devise and study practical algorithms for this otherwise NP-hard design problem based on novel objectives that control the model architecture. We demonstrate the utility of StrNN in three applications: (1) binary and Gaussian density estimation with StrNN, (2) real-valued density estimation with Structured Autoregressive Flows (StrAFs) and Structured Continuous Normalizing Flows (StrCNF), and (3) interventional and counterfactual analysis with StrAFs for causal inference. Our work opens up new avenues for learning neural networks that enable data-efficient generative modeling and the use of normalizing flows for causal effect estimation.

Keywords

Cite

@article{arxiv.2311.02221,
  title  = {Structured Neural Networks for Density Estimation and Causal Inference},
  author = {Asic Q. Chen and Ruian Shi and Xiang Gao and Ricardo Baptista and Rahul G. Krishnan},
  journal= {arXiv preprint arXiv:2311.02221},
  year   = {2023}
}

Comments

10 pages with 5 figures, to be published in Neural Information Processing Systems 2023

R2 v1 2026-06-28T13:11:09.799Z