English

Discovering Symbolic Models from Deep Learning with Inductive Biases

Machine Learning 2020-11-19 v2 Cosmology and Nongalactic Astrophysics Instrumentation and Methods for Astrophysics Computational Physics Machine Learning

Abstract

We develop a general approach to distill symbolic representations of a learned deep model by introducing strong inductive biases. We focus on Graph Neural Networks (GNNs). The technique works as follows: we first encourage sparse latent representations when we train a GNN in a supervised setting, then we apply symbolic regression to components of the learned model to extract explicit physical relations. We find the correct known equations, including force laws and Hamiltonians, can be extracted from the neural network. We then apply our method to a non-trivial cosmology example-a detailed dark matter simulation-and discover a new analytic formula which can predict the concentration of dark matter from the mass distribution of nearby cosmic structures. The symbolic expressions extracted from the GNN using our technique also generalized to out-of-distribution data better than the GNN itself. Our approach offers alternative directions for interpreting neural networks and discovering novel physical principles from the representations they learn.

Keywords

Cite

@article{arxiv.2006.11287,
  title  = {Discovering Symbolic Models from Deep Learning with Inductive Biases},
  author = {Miles Cranmer and Alvaro Sanchez-Gonzalez and Peter Battaglia and Rui Xu and Kyle Cranmer and David Spergel and Shirley Ho},
  journal= {arXiv preprint arXiv:2006.11287},
  year   = {2020}
}

Comments

Accepted to NeurIPS 2020. 9 pages content + 16 pages appendix/references. Supporting code found at https://github.com/MilesCranmer/symbolic_deep_learning

R2 v1 2026-06-23T16:28:21.777Z