Learning and Generalizing Polynomials in Simulation Metamodeling
Jesper Hauch, Christoffer Riis, Francisco C. Pereira

TL;DR
This paper introduces multiplicative neural networks (MNNs) as a novel approach to learn and generalize higher-order polynomials in simulation metamodeling, demonstrating superior out-of-distribution performance and efficiency in epidemiology simulations.
Contribution
The paper proposes MNN architectures for better polynomial approximation and a simulation approach that reduces steps by increasing step size, applicable to polynomial-based simulations.
Findings
MNNs outperform baseline models in generalizing higher-order polynomials
Validation performance of MNNs correlates with out-of-distribution tests
The approach reduces simulation steps in epidemiology models
Abstract
The ability to learn polynomials and generalize out-of-distribution is essential for simulation metamodels in many disciplines of engineering, where the time step updates are described by polynomials. While feed forward neural networks can fit any function, they cannot generalize out-of-distribution for higher-order polynomials. Therefore, this paper collects and proposes multiplicative neural network (MNN) architectures that are used as recursive building blocks for approximating higher-order polynomials. Our experiments show that MNNs are better than baseline models at generalizing, and their performance in validation is true to their performance in out-of-distribution tests. In addition to MNN architectures, a simulation metamodeling approach is proposed for simulations with polynomial time step updates. For these simulations, simulating a time interval can be performed in fewer…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Simulation Techniques and Applications
