Arby $-$ Fast data-driven surrogates
Aar\'on Villanueva, Martin Beroiz, Juan Cabral, Martin Chalela and, Mariano Dominguez

TL;DR
Arby is a Python package that provides fast, data-driven surrogate models for complex simulations, enabling quick evaluations without solving PDEs, demonstrated on a pendulum and CMB spectra.
Contribution
We introduce Arby, a fully data-driven Python toolkit for building reduced-order models using the Reduced Basis and Empirical Interpolation methods, simplifying surrogate modeling.
Findings
Efficiently approximated 80,000 CMB spectra with only 84 basis solutions.
Demonstrated ease of use with a simple pendulum example.
Achieved accurate surrogate models at minimal computational cost.
Abstract
The availability of fast to evaluate and reliable predictive models is highly relevant in multi-query scenarios where evaluating some quantities in real, or near-real-time becomes crucial. As a result, reduced-order modelling techniques have gained traction in many areas in recent years. We introduce Arby, an entirely data-driven Python package for building reduced order or surrogate models. In contrast to standard approaches, which involve solving partial differential equations, Arby is entirely data-driven. The package encompasses several tools for building and interacting with surrogate models in a user-friendly manner. Furthermore, fast model evaluations are possible at a minimum computational cost using the surrogate model. The package implements the Reduced Basis approach and the Empirical Interpolation Method along a classic regression stage for surrogate modelling. We illustrate…
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
TopicsStatistical Methods and Inference · Statistical Methods in Clinical Trials
