What uncertain inputs have the largest impact on some output?
Sobol' Indices
Let , (deterministically), and . Under some conditions (?), we can decompose as
Note, the bivariate terms are Upper Triangular. The higher order terms are not shown, except the final term, which takes inputs, similar to the original function. We can use Multi-index Notation to write this expansion as
This decomposition is not yet unique. By adding a restriction on the orthogonality of the terms, the decomposition is then unique. For ,
Plugging in the expansion, noting the aforementioned orthogonality constraint, and decoupling, we can represent the variance of () as
The Sobol' Indices are then
and sum to . The first-order indices are , while the total indices include the interactions with higher-order terms. , but , as the total indices include the interaction terms for multiple (e.g. contributes to both and ).
Sobol' Indices from PCE
We can compute the Sobol' Indices from a Polynomial Chaos Expansion (PCE) instead. The PCE, with coefficients and basis functions is given as
This is quite similar to the Sobol' expansion. We can relate the PCE coefficients to the Sobol' indices, accounting for the basis functions as well. This gives
Often, , meaning . Thus, we can rely on non-intrusive PCE techniques (such as Sparse Regression) to avoid computing all the integrals above.