paper-with-me

홈 › Papers

Learning and Generalizing Polynomials in Simulation Metamodeling

2023-07-20 · Jesper Hauch, Christoffer Riis, Francisco C. Pereira

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 steps by increasing the step size, which entails approximating higher-order polynomials. While our approach is compatible with any simulation with polynomial time step updates, a demonstration is shown for an epidemiology simulation model, which also shows the inductive bias in MNNs for learning and generalizing higher-order polynomials.

📄 PDF Abstract BibTeX arXiv:2307.10892

Code (1)

jesperhauch/polynomial_deep_learning 공식 구현 pytorch

Tasks

EpidemiologyInductive Bias

Similar Papers 제목 키워드 기반

Extending Causal Metamodeling to a non-Markovian Queue

2026-05-30 · Pracheta Amaranath, Anant Bhide, David Jensen, Peter Haas arxiv

Metamodels for discrete-event simulations approximate the behavior of simulation models without running expensive simulations. Prior work introduced modular dynamic Bayesian networks (MDBNs) -- a class of metamodels that…

Learning to Simulate: Generative Metamodeling via Quantile Regression

2023-11-29 · L. Jeff Hong, Yanxi Hou, Qingkai Zhang, Xiaowei Zhang

Stochastic simulation models effectively capture complex system dynamics but are often too slow for real-time decision-making. Traditional metamodeling techniques learn relationships between simulator inputs and a single…

Decision Makingquantile regressionregression

E-QRGMM: Efficient Generative Metamodeling for Covariate-Dependent Uncertainty Quantification

2026-01-27 · Zhiyang Liang, Qingkai Zhang arxiv

Covariate-dependent uncertainty quantification in simulation-based inference is crucial for high-stakes decision-making but remains challenging due to the limitations of existing methods such as conformal prediction and …

Computational Efficiency

Efficient OWL2QL Meta-reasoning Using ASP-based Hybrid Knowledge Bases

2025-02-13 · Haya Majid Qureshi, Wolfgang Faber

Metamodeling refers to scenarios in ontologies in which classes and roles can be members of classes or occur in roles. This is a desirable modelling feature in several applications, but allowing it without restrictions i…

Evaluating Datalog Tools for Meta-reasoning over OWL 2 QL

2024-02-05 · Haya Majid Qureshi, Wolfgang Faber

Metamodeling is a general approach to expressing knowledge about classes and properties in an ontology. It is a desirable modeling feature in multiple applications that simplifies the extension and reuse of ontologies. N…