English

Extrapolation and learning equations

Machine Learning 2016-10-11 v1 Artificial Intelligence

Abstract

In classical machine learning, regression is treated as a black box process of identifying a suitable function from a hypothesis set without attempting to gain insight into the mechanism connecting inputs and outputs. In the natural sciences, however, finding an interpretable function for a phenomenon is the prime goal as it allows to understand and generalize results. This paper proposes a novel type of function learning network, called equation learner (EQL), that can learn analytical expressions and is able to extrapolate to unseen domains. It is implemented as an end-to-end differentiable feed-forward network and allows for efficient gradient based training. Due to sparsity regularization concise interpretable expressions can be obtained. Often the true underlying source expression is identified.

Keywords

Cite

@article{arxiv.1610.02995,
  title  = {Extrapolation and learning equations},
  author = {Georg Martius and Christoph H. Lampert},
  journal= {arXiv preprint arXiv:1610.02995},
  year   = {2016}
}

Comments

13 pages, 8 figures, 4 tables

R2 v1 2026-06-22T16:16:37.593Z