Chaos basis enumeration strategiesΒΆ

The functional chaos expansion allows one to obtain an explicit representation of the random response \vect{Y} of the model under consideration. More precisely, the response is cast as a converging series featuring an orthonormal basis. For computational purpose, it is necessary though to retain a finite number of terms by truncating the expansion. First of all, a specific strategy for enumerating the infinite PC series has to be defined. This is the scope of the current section.

Given an input random vector \vect{X} with prescribed probability density function (PDF) f_{\vect{X}}(\vect{x}), it is possible to build up a functional chaos multivariate basis \{\psi_{\idx},\idx \in \NM\} by tensorization of univariate functions associated to each marginal input variable.

We define the multi-indices associated to the marginal degrees of the univariate marginal functions:

\idx = (\alpha_1, \dots, \alpha_{n_X}) \in \mathbb{N}^{n_X}

The component \alpha_i defines the marginal degree of the univariate basis term associated to the variable X_i. For i = 1, ..., n_X, let \pi_{\alpha_i}^{(i)} be a univariate basis term of marginal degree \alpha_i depending on the i-th standardized variable \xi_i. Then, the multivariate basis term \psi_{\idx} is defined by the product:

\psi_{\idx} (\vect{\xi}) = \pi_{\alpha_1}^{(1)}(\xi_1) \times \dots \times \pi_{\alpha_{n_X}}^{({n_X})}(\xi_{n_X})

for any \vect{\xi} \in \mathbb{R}^{n_X}.

Let us first define the length of any multi-index {\idx} \in {\Nset}^{n_X} by

|{\idx}| = \sum_{i=1}^{n_X} \alpha_i

When the multi-index represents the marginal degrees of a polynomial, the length of the multi-index is the total degree of the polynomial.

An enumeration rule is a method to explore this basis. It is defined by an enumeration function \tau from \Nset to \NM, which creates a one-to-one mapping between an integer j and a multi-index \idx.

Mathematically speaking, it is a bijective enumeration function \tau defined by:

\begin{array}{llcl}
      \tau \, : & \Nset & \longrightarrow & \NM \\
      &  j & \longmapsto & \idx = \{\alpha_1(j),\dots, \alpha_{n_X}(j)\} \\
    \end{array}

Linear enumeration strategyΒΆ

A natural choice to sort the PC basis (i.e. the multi-indices \idx) is the lexicographical order with a constraint of increasing total degree.

The linear enumeration function \tau : \Nset \longrightarrow \Nset^{n_X} is a function:

\idx(j) = (\alpha_1(j),\dots, \alpha_{n_X}(j))

for j \in \Nset such that:

\idx(0) = (0,\dots,0).

Furthermore, for any k \in \Nset and any j \in \{1, ..., k - 1\}, we say that:

\idx(j) < \idx(k)

if either (i) the length of \idx(j) is strictly lower than \idx(k) i.e.:

\left|\idx(j)\right| < \left|\idx(k)\right|

or (ii) the length of \idx(j) equal to the length of \idx(k) i.e.

\left|\idx(j)\right| = \left|\idx(k)\right|

and there exists m \in \{1,\dots,n_X\} such that:

\begin{array}{ll}
& \alpha_1(j) = \alpha_1(k) \\
& \alpha_2(j) = \alpha_2(k) \\
& \vdots \\
& \alpha_{m - 1}(j) = \alpha_{m - 1}(k) \\
& \alpha_m(j) < \alpha_m(k).
\end{array}

The conditions (i) and (ii) ensure that the mapping \tau implies a strict order on the set {\idx} \in {\Nset}^{n_X}.

The condition (i) states that the two multi-indices \idx_j and \idx_k are not on the same strata.

The condition (ii) states that, if the two multi-indices \idx_j and \idx_k are on the same strata, then at least one of the component (denoted by m in the definition) is different while the previous components are equal.

Such an enumeration strategy is illustrated in a two-dimensional case (i.e. n_X=2) in the figure below:

(Source code, png)

../../_images/enumeration_strategy-1.png

This corresponds to the following enumeration of the multi-indices:

j

\idx \, = \, \{\alpha_1,\alpha_2\}

|\idx|

0

\{0,0\}

0

1

\{0,1\}

1

2

\{1,0\}

1

3

\{2,0\}

2

4

\{1,1\}

2

5

\{0,2\}

2

6

\{3,0\}

3

7

\{2,1\}

3

8

\{1,2\}

3

9

\{0,3\}

3

Hyperbolic enumeration strategyΒΆ

The hyperbolic truncation strategy is inspired by the so-called sparsity-of-effects principle, which states that most models are principally governed by main effects and low-order interactions. Accordingly, one wishes to define an enumeration strategy which first selects those multi-indices related to main effects, i.e. with a reasonably small number of nonzero components, prior to selecting those associated with higher-order interactions. For any real number q in (0,1], one defines the q-hyperbolic norm (or q-norm for short) of a multi-index \idx by:

\|\idx\|_{q} \, \, = \, \, \left(\sum_{i=1}^{n_X} \; \alpha_i^q \right)^{1/q}

Strictly speaking, \|\cdot\|_q is not properly a norm but rather a quasi-norm since it does not satisfy the triangular inequality. However this abuse of language will be used in the following. Note that the case q=1 corresponds to the definition of the total degree.

Let \lambda be a real positive number. One defines the set of multi-indices with q-norm not greater than \lambda as follows:

(1)ΒΆ\cA_{\lambda} \, \, = \, \, \{\idx \in \NM \, : \, \|\idx\|_q \, \leq \lambda \}

Moreover, one defines the front of \cA_{\lambda} by:

\partial \cA_{\lambda} \, \, = \, \, \left\{\idx \in \cA_{\lambda} \, : \, \exists \; i \; \in \; \{1,\dots,n_X\} \, , \, \, \idx \, + \, \vect{e_i} \, \notin \, \cA_{\lambda} \right\}

where \vect{e_i} is a multi-index with a unit i-entry and zero k-entries, k\neq i.

The idea consists in exploring the space \NM by progressively increasing the q-norm of its elements. In this purpose, one wants to construct an enumeration function that relies upon (1) the bijection \tau defined in the previous paragraph and (2) an appropriate increasing sequence (\lambda_n)_{\Nset} that tends to infinity. Such a sequence can be used to define a specific partition of \NM into strata (\Delta_n)_{\Nset}. Precisely, the enumeration of the multi-indices is achieved by sorting the elements of \Delta_n in ascending order of the q-norm, and then by sorting the possible elements having the same q-norm using the bijection \tau. Several examples of partition are given in the sequel. Partition based on the total degree. We can simply define the sequence (\lambda_n)_{\Nset} as the set of natural integers \Nset. Thus we build up a sequence (\Delta_n)_{\Nset} of strata as follows:

\left\{
  \begin{array}{l}
    \Delta_0 \, \, = \, \, \{\vect{0}\} \\
    \forall \; n  \geq  1 \, \, , \, \, \Delta_n \, \, = \, \, \cA_{n} \; \setminus \; \cA_{n-1}  \, \, = \, \,
    \{\idx \in \NM \, : \, n - 1 \, < \, \|\idx\|_q \, \leq n \}      \\
  \end{array}
  \right.

The progressive exploration of \NM is depicted in the two-dimensional case for various values of the parameter q:

(Source code, png)

../../_images/enumeration_strategy-2.png

As expected, the hyperbolic norms penalize the indices associated with high-order interactions all the more since q is low. Note that setting q equal to 1 corresponds to the usual linear enumeration strategy. Then the retained basis terms are located under a straight line, hence the label linear enumeration strategy. In contrast, when q < 1, the retained basis terms are located under an hyperbola, hence the name hyperbolic enumeration strategy. Partition based on disjoint fronts. Instead of considering the sequence of natural integers, we define the sequence (\lambda_n)_{\Nset} recursively by:

\left\{
  \begin{array}{l}
    \lambda_0 \, \, = \, \, 0 \\
    \forall \; n  \geq  1 \, \, , \, \, \lambda_n \, \, = \, \,
    \inf_{\lambda \in \Rset^+} \; \left\{ \lambda \geq \lambda_{n-1} \, \, \mbox{ and } \, \,\partial \cA_{\lambda} \, \cap \, \partial \cA_{\lambda_{n-1}} \, = \, \emptyset \right\}
  \end{array}
  \right.

In other words, \lambda_n is the infimum of the real numbers \lambda for which the new front contains only element which do not belong to the former one. Hence the sequence of strata:

\left\{
  \begin{array}{l}
    \Delta_0 \, \, = \, \, \{\vect{0}\} \\
    \forall \; n  \geq  1 \, \, , \, \, \Delta_n \, \, = \, \, \cA_{\lambda_n} \; \setminus \; \cA_{\lambda_{n-1}} \\
  \end{array}
  \right.

Note that this partition of \NM is finer than the one based on total degrees, since the cardinality of the strata is smaller.

Anisotropic hyperbolic enumeration strategyΒΆ

One might also consider enumeration strategies based on an anisotropic hyperbolic norm defined by:

\|\idx\|_{\vect{w},q} \, \, = \, \, \left(\sum_{i=1}^{n_X} \; w_i\; \alpha_i^q \right)^{1/q}

where the w_i’s are real positive numbers. This would lead to first select the basis terms depending on a specific subset of input variables.

In this setup, it is also possible to explore the space \NM of the multi-indices by partitioning it according to one of the two schemes outlined in the previous paragraph (it is only necessary to replace the isotropic q-norm in (1) with the (\vect{w},q)-anisotropic one). We may also build up an alternative partition related to the partial degree of the most important variable, i.e. the one associated to the smallest weight w_i. Then the sequence (\lambda_n)_{\Nset} is equal to \Nset and the sets \cA_{\lambda} are defined by:

\cA_{\lambda} \, \, = \, \, \{\idx \in \NM \, : \, \alpha_{i^*} \, \leq \lambda \} \quad \quad , \quad \quad i^* \, \, = \, \, \mbox{arg} \min \left\{w_i \; , \; 1\leq i \leq n_X \right\}

If strata with larger cardinalities are of interest, one may rather consider the partial degree of the least significant variable, i.e. the one associated with the greatest weight w_i. To this end, the index i^* in the previous formula has to be defined by:

i^* \, \, = \, \, \mbox{arg} \max \left\{w_i \; , \; 1\leq i \leq n_X \right\}

Infinity norm enumeration strategyΒΆ

One might also consider an enumeration strategies based on the infinite norm:

\|\idx\|_{\infty} \, \, = \, \, \max_{i=1}^{n_X} \; \alpha_i

This corresponds to the following enumeration of the multi-indices:

j

\idx \, = \, \{\alpha_1,\alpha_2\}

|\idx|

0

\{0,0\}

0

1

\{1,0\}

1

2

\{0,1\}

1

3

\{1,1\}

1

4

\{2,0\}

2

5

\{2,1\}

2

6

\{0,2\}

2

7

\{1,2\}

2

8

\{2,2\}

2

9

\{3,0\}

3