paper-with-me

홈 › Papers

Multifidelity linear regression for scientific machine learning from scarce data

2024-03-13 · Elizabeth Qian, Dayoung Kang, Vignesh Sella, Anirban Chaudhuri

Machine learning (ML) methods, which fit to data the parameters of a given parameterized model class, have garnered significant interest as potential methods for learning surrogate models for complex engineering systems for which traditional simulation is expensive. However, in many scientific and engineering settings, generating high-fidelity data on which to train ML models is expensive, and the available budget for generating training data is limited, so that high-fidelity training data are scarce. ML models trained on scarce data have high variance, resulting in poor expected generalization performance. We propose a new multifidelity training approach for scientific machine learning via linear regression that exploits the scientific context where data of varying fidelities and costs are available: for example, high-fidelity data may be generated by an expensive fully resolved physics simulation whereas lower-fidelity data may arise from a cheaper model based on simplifying assumptions. We use the multifidelity data within an approximate control variate framework to define new multifidelity Monte Carlo estimators for linear regression models. We provide bias and variance analysis of our new estimators that guarantee the approach's accuracy and improved robustness to scarce high-fidelity data. Numerical results demonstrate that our multifidelity training approach achieves similar accuracy to the standard high-fidelity only approach with orders-of-magnitude reduced high-fidelity data requirements.

📄 PDF Abstract BibTeX arXiv:2403.08627

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Projection-based multifidelity linear regression for data-scarce applications

2025-08-11 · Vignesh Sella, Julie Pham, Karen Willcox, Anirban Chaudhuri arxiv

Surrogate modeling for systems with high-dimensional quantities of interest remains challenging, particularly when training data are costly to acquire. This work develops multifidelity methods for multiple-input multiple…

Dimensionality ReductionData Augmentation

Multifidelity-Augmented Gaussian Process Inputs for Surrogate Modeling from Scarce Data

2026-03-23 · Atticus Rex, Elizabeth Qian, David Peterson arxiv

Supervised machine learning describes the practice of fitting a parameterized model to labeled input-output data. Supervised machine learning methods have demonstrated promise in learning efficient surrogate models that …

Computational Efficiency

Multifidelity deep neural operators for efficient learning of partial differential equations with application to fast inverse design of nanoscale heat transport

2022-04-14 · Lu Lu, Raphael Pestourie, Steven G. Johnson, Giuseppe Romano

Deep neural operators can learn operators mapping between infinite-dimensional function spaces via deep neural networks and have become an emerging paradigm of scientific machine learning. However, training neural operat…

Bridging quantum and classical computing for partial differential equations through multifidelity machine learning

2025-12-04 · Bruno Jacob, Amanda A. Howard, Panos Stinis arxiv

Quantum algorithms for partial differential equations (PDEs) face severe practical constraints on near-term hardware: limited qubit counts restrict spatial resolution to coarse grids, while circuit depth limitations prev…

Multifidelity Gaussian process regression for solving nonlinear partial differential equations

2026-05-11 · Fatima-Zahrae El-Boukkouri, Josselin Garnier, Olivier Roustant arxiv

Solving nonlinear partial differential equations (PDEs) using kernel methods offers a compelling alternative to traditional numerical solvers. However, the performance of these methods strongly depends on the choice of k…