Accelerating model evaluations in uncertainty propagation on tensor grids using computational graph transformations
Bingran Wang, Mark Sperry, Victor E. Gandarillas, John T. Hwang

TL;DR
This paper introduces AMTC, a novel method that transforms computational graphs to significantly reduce model evaluation costs in tensor-grid uncertainty propagation, enabling more efficient low-dimensional UQ analyses.
Contribution
It presents a new approach, AMTC, that modifies computational graphs to eliminate redundant evaluations, improving efficiency in tensor-grid based uncertainty propagation methods.
Findings
AMTC reduces model evaluation costs by 50-90% in tested problems.
AMTC enhances the efficiency of full-grid NIPC in low-dimensional UQ tasks.
The method is implemented within the CSDL compiler and demonstrated on four diverse models.
Abstract
Methods such as non-intrusive polynomial chaos (NIPC), and stochastic collocation are frequently used for uncertainty propagation problems. Particularly for low-dimensional problems, these methods often use a tensor-product grid for sampling the space of uncertain inputs. A limitation of this approach is that it encounters a significant challenge: the number of sample points grows exponentially with the increase of uncertain inputs. Current strategies to mitigate computational costs abandon the tensor structure of sampling points, with the aim of reducing their overall count. Contrastingly, our investigation reveals that preserving the tensor structure of sample points can offer distinct advantages in specific scenarios. Notably, by manipulating the computational graph of the targeted model, it is feasible to avoid redundant evaluations at the operation level to significantly reduce the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Research and Discoveries · Computational Physics and Python Applications · Simulation Techniques and Applications
