paper-with-me

홈 › Papers

A Taylor Based Sampling Scheme for Machine Learning in Computational Physics

2021-01-20 · Paul Novello, Gaël Poëtte, David Lugato, Pietro Congedo

Machine Learning (ML) is increasingly used to construct surrogate models for physical simulations. We take advantage of the ability to generate data using numerical simulations programs to train ML models better and achieve accuracy gain with no performance cost. We elaborate a new data sampling scheme based on Taylor approximation to reduce the error of a Deep Neural Network (DNN) when learning the solution of an ordinary differential equations (ODE) system.

📄 PDF Abstract BibTeX arXiv:2101.11105

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningPhysical Simulations

Similar Papers 제목 키워드 기반

Collapsing Taylor Mode Automatic Differentiation

2025-05-19 · Felix Dangel, Tim Siebert, Marius Zeinhofer, Andrea Walther

Computing partial differential equation (PDE) operators via nested backpropagation is expensive, yet popular, and severely restricts their utility for scientific machine learning. Recent advances, like the forward Laplac…

Taylor Learning

2023-05-24 · James Schmidt

Empirical risk minimization stands behind most optimization in supervised machine learning. Under this scheme, labeled data is used to approximate an expected cost (risk), and a learning algorithm updates model-defining …

Improving Matrix Exponential for Generative AI Flows: A Taylor-Based Approach Beyond Paterson--Stockmeyer

2025-12-23 · Jorge Sastre, Daniel Faronbi, José Miguel Alonso, Peter Traver 외 arxiv

The matrix exponential is a fundamental operator in scientific computing and system simulation, with applications ranging from control theory and quantum mechanics to modern generative machine learning. While Padé approx…

Taylor Genetic Programming for Symbolic Regression

2022-04-28 · Baihe He, Qiang Lu, Qingyun Yang, Jake Luo 외

Genetic programming (GP) is a commonly used approach to solve symbolic regression (SR) problems. Compared with the machine learning or deep learning methods that depend on the pre-defined model and the training dataset f…

regressionSymbolic Regression

Rethinking Physics-Informed Regression Beyond Training Loops and Bespoke Architectures

2025-12-15 · Lorenzo Sabug, Eric Kerrigan arxiv

We revisit the problem of physics-informed regression, and propose a method that directly computes the state at the prediction point, simultaneously with the derivative and curvature information of the existing samples. …