HOME

TheInfoList



OR:

Polynomial chaos (PC), also called polynomial chaos expansion (PCE) and Wiener chaos expansion, is a method for representing a
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a mathematical formalization of a quantity or object which depends on random events. It is a mapping or a function from possible outcomes (e.g., the po ...
in terms of a
polynomial function In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An exampl ...
of other random variables. The polynomials are chosen to be
orthogonal In mathematics, orthogonality is the generalization of the geometric notion of ''perpendicularity''. By extension, orthogonality is also used to refer to the separation of specific features of a system. The term also has specialized meanings in ...
with respect to the joint
probability distribution In probability theory and statistics, a probability distribution is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomenon ...
of these random variables. PCE can be used, e.g., to determine the evolution of
uncertainty Uncertainty refers to epistemic situations involving imperfect or unknown information. It applies to predictions of future events, to physical measurements that are already made, or to the unknown. Uncertainty arises in partially observable o ...
in a
dynamical system In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water in ...
when there is probabilistic uncertainty in the system parameters. Note that despite its name, PCE has no immediate connections to
chaos theory Chaos theory is an interdisciplinary area of scientific study and branch of mathematics focused on underlying patterns and deterministic laws of dynamical systems that are highly sensitive to initial conditions, and were once thought to have ...
. PCE was first introduced in 1938 by
Norbert Wiener Norbert Wiener (November 26, 1894 – March 18, 1964) was an American mathematician and philosopher. He was a professor of mathematics at the Massachusetts Institute of Technology (MIT). A child prodigy, Wiener later became an early researcher i ...
using
Hermite polynomials In mathematics, the Hermite polynomials are a classical orthogonal polynomial sequence. The polynomials arise in: * signal processing as Hermitian wavelets for wavelet transform analysis * probability, such as the Edgeworth series, as well as ...
to model
stochastic Stochastic (, ) refers to the property of being well described by a random probability distribution. Although stochasticity and randomness are distinct in that the former refers to a modeling approach and the latter refers to phenomena themselve ...
processes with
Gaussian Carl Friedrich Gauss (1777–1855) is the eponym of all of the topics listed below. There are over 100 topics all named after this German mathematician and scientist, all in the fields of mathematics, physics, and astronomy. The English eponymo ...
random In common usage, randomness is the apparent or actual lack of pattern or predictability in events. A random sequence of events, symbols or steps often has no order and does not follow an intelligible pattern or combination. Individual rand ...
variables. It was introduced to the physics and engineering community by R. Ghanem and P. D. Spanos in 1991 and generalized to other orthogonal polynomial families by D. Xiu and G. E. Karniadakis in 2002. Mathematically rigorous proofs of existence and convergence of generalized PCE were given by O. G. Ernst and coworkers in 2012. PCE has found widespread use in engineering and the applied sciences because it makes it possible to efficiently deal with probabilistic uncertainty in the parameters of a system. It is widely used in
stochastic Stochastic (, ) refers to the property of being well described by a random probability distribution. Although stochasticity and randomness are distinct in that the former refers to a modeling approach and the latter refers to phenomena themselve ...
finite element analysis The finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat ...
and as a
surrogate model A surrogate model is an engineering method used when an outcome of interest cannot be easily measured or computed, so a model of the outcome is used instead. Most engineering design problems require experiments and/or simulations to evaluate design ...
to facilitate uncertainty quantification analyses.


Main principles

Polynomial chaos expansion (PCE) provides a way to represent a
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a mathematical formalization of a quantity or object which depends on random events. It is a mapping or a function from possible outcomes (e.g., the po ...
Y with finite variance (i.e., \operatorname(Y)<\infty) as a function of an M-dimensional
random vector In probability, and statistics, a multivariate random variable or random vector is a list of mathematical variables each of whose value is unknown, either because the value has not yet occurred or because there is imperfect knowledge of its value ...
\mathbf, using a polynomial basis that is orthogonal to the distribution of this random vector. The prototypical PCE can be written as: : Y = \sum_c_\Psi_(\mathbf). In this expression, c_ is a coefficient and \Psi_ denotes a polynomial basis function. Depending on the distribution of \mathbf, different PCE types are distinguished.


Hermite polynomial chaos

The original PCE formulation used by
Norbert Wiener Norbert Wiener (November 26, 1894 – March 18, 1964) was an American mathematician and philosopher. He was a professor of mathematics at the Massachusetts Institute of Technology (MIT). A child prodigy, Wiener later became an early researcher i ...
was limited to the case where \mathbf is a random vector with a Gaussian distribution. Considering only the one-dimensional case (i.e., M=1 and \mathbf=X), the polynomial basis function orthogonal w.r.t. the Gaussian distribution are the set of i-th degree
Hermite polynomials In mathematics, the Hermite polynomials are a classical orthogonal polynomial sequence. The polynomials arise in: * signal processing as Hermitian wavelets for wavelet transform analysis * probability, such as the Edgeworth series, as well as ...
H_i. The PCE of Y can then be written as: : Y = \sum_c_H_(X).


Generalized polynomial chaos

Xiu (in his PhD under Karniadakis at Brown University) generalized the result of Cameron–Martin to various continuous and discrete distributions using
orthogonal polynomials In mathematics, an orthogonal polynomial sequence is a family of polynomials such that any two different polynomials in the sequence are orthogonal to each other under some inner product. The most widely used orthogonal polynomials are the clas ...
from the so-called Askey-scheme and demonstrated L_2 convergence in the corresponding Hilbert functional space. This is popularly known as the generalized polynomial chaos (gPC) framework. The gPC framework has been applied to applications including stochastic
fluid dynamics In physics and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids—liquids and gases. It has several subdisciplines, including ''aerodynamics'' (the study of air and other gases in motion) and ...
, stochastic finite elements, solid
mechanics Mechanics (from Ancient Greek: μηχανική, ''mēkhanikḗ'', "of machines") is the area of mathematics and physics concerned with the relationships between force, matter, and motion among physical objects. Forces applied to objects r ...
, nonlinear estimation, the evaluation of finite word-length effects in non-linear fixed-point digital systems and
probabilistic Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speakin ...
robust control. It has been demonstrated that gPC based methods are computationally superior to Monte-Carlo based methods in a number of applications. However, the method has a notable limitation. For large numbers of random variables, polynomial chaos becomes very computationally expensive and Monte-Carlo methods are typically more feasible .


Arbitrary polynomial chaos

Recently chaos expansion received a generalization towards the arbitrary polynomial chaos expansion (aPC), which is a so-called data-driven generalization of the PC. Like all polynomial chaos expansion techniques, aPC approximates the dependence of simulation model output on model parameters by expansion in an orthogonal polynomial basis. The aPC generalizes chaos expansion techniques towards arbitrary distributions with arbitrary probability measures, which can be either discrete, continuous, or discretized continuous and can be specified either analytically (as probability density/cumulative distribution functions), numerically as histogram or as raw data sets. The aPC at finite expansion order only demands the existence of a finite number of moments and does not require the complete knowledge or even existence of a probability density function. This avoids the necessity to assign parametric probability distributions that are not sufficiently supported by limited available data. Alternatively, it allows modellers to choose freely of technical constraints the shapes of their statistical assumptions. Investigations indicate that the aPC shows an exponential convergence rate and converges faster than classical polynomial chaos expansion techniques. Yet these techniques are in progress but the impact of them on CFD models is quite impressionable.


Polynomial chaos & incomplete statistical information

In many practical situations, only incomplete and inaccurate statistical knowledge on uncertain input parameters are available. Fortunately, to construct a finite-order expansion, only some partial information on the probability measure is required that can be simply represented by a finite number of statistical moments. Any order of expansion is only justified if accompanied by reliable statistical information on input data. Thus, incomplete statistical information limits the utility of high-order polynomial chaos expansions.


Polynomial chaos & non-linear prediction

Polynomial chaos can be utilized in the prediction of non-linear functionals of
Gaussian Carl Friedrich Gauss (1777–1855) is the eponym of all of the topics listed below. There are over 100 topics all named after this German mathematician and scientist, all in the fields of mathematics, physics, and astronomy. The English eponymo ...
stationary increment processes conditioned on their past realizations.Daniel Alpay and Alon Kipnis, Wiener Chaos Approach to Optimal Prediction, Numerical Functional Analysis and Optimization, 36:10, 1286-1306, 2015. DOI: 10.1080/01630563.2015.1065273 Specifically, such prediction is obtained by deriving the chaos expansion of the functional with respect to a special
basis Basis may refer to: Finance and accounting *Adjusted basis, the net cost of an asset after adjusting for various tax-related items *Basis point, 0.01%, often used in the context of interest rates *Basis trading, a trading strategy consisting of ...
for the Gaussian
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
generated by the process that with the property that each basis element is either measurable or independent with respect to the given samples. For example, this approach leads to an easy prediction formula for the
Fractional Brownian motion In probability theory, fractional Brownian motion (fBm), also called a fractal Brownian motion, is a generalization of Brownian motion. Unlike classical Brownian motion, the increments of fBm need not be independent. fBm is a continuous-time Gauss ...
.


Bayesian polynomial chaos

In a non-intrusive setting, the estimation of the expansion coefficients c_ for a given set of basis functions \Psi_ can considered a
Bayesian regression Bayesian linear regression is a type of conditional modeling in which the mean of one variable is described by a linear combination of other variables, with the goal of obtaining the posterior probability of the regression coefficients (as well ...
problem by constructing a
surrogate model A surrogate model is an engineering method used when an outcome of interest cannot be easily measured or computed, so a model of the outcome is used instead. Most engineering design problems require experiments and/or simulations to evaluate design ...
. This approach has benefits in that analytical expressions for the data evidence (in the sense of
Bayesian inference Bayesian inference is a method of statistical inference in which Bayes' theorem is used to update the probability for a hypothesis as more evidence or information becomes available. Bayesian inference is an important technique in statistics, and ...
) as well as the uncertainty of the expansion coefficients are available. The evidence then can be used as a measure for the selection of expansion terms and pruning of the series (see also Bayesian model comparison). The uncertainty of the expansion coefficients can be used to assess the quality and trustworthiness of the PCE, and furthermore the impact of this assessment on the actual quantity of interest Y. Let D= \ be a set of j = 1,...,N_s pairs of input-output data that is used to estimate the expansion coefficients c_. Let M be the data matrix with elements = \Psi_i(\mathbf^), let \vec Y = (Y^,..., Y^,...,Y^)^T be the set of N_s output data written in vector form, and let be \vec c = (c_1,...,c_i,...,c_)^T the set of expansion coefficients in vector form. Under the assumption that the uncertainty of the PCE is of Gaussian type with unknown variance and a scale-invariant
prior Prior (or prioress) is an ecclesiastical title for a superior in some religious orders. The word is derived from the Latin for "earlier" or "first". Its earlier generic usage referred to any monastic superior. In abbeys, a prior would be low ...
, the
expectation value In probability theory, the expected value (also called expectation, expectancy, mathematical expectation, mean, average, or first moment) is a generalization of the weighted average. Informally, the expected value is the arithmetic mean of a l ...
\langle \cdot \rangle for the expansion coefficients is \langle \vec c \rangle = (M^T \;M)^\; M^T\; \vec Y With H = (M^T M)^, then the covariance of the coefficients is \text(c_m, c_n) = \frac H_ where \chi_^2= \vec Y^T( \mathrm-M\; H^M^T) \;\vec Yis the minimal misfit and \mathrm is the identity matrix. The uncertainty of the estimate for the coefficient n is then given by \text(c_m) = \text(c_m, c_m) .Thus the uncertainty of the estimate for expansion coefficients can be obtained with simple vector-matrix multiplications. For a given input propability density function p(\mathbf) , it was shown the second moment for the quantity of interest then simply is \langle Y^2 \rangle = \underbrace _ + \underbrace _ This equation amounts the matrix-vector multiplications above plus the
marginalization Social exclusion or social marginalisation is the social disadvantage and relegation to the fringe of society. It is a term that has been used widely in Europe and was first used in France in the late 20th century. It is used across discipli ...
with respect to \mathbf. The first term I_1 determines the primary uncertainty of the quantity of interest Y , as obtained based on the PCE used as a surrogate. The second term I_2 constitutes an additional inferential uncertainty (often of mixed aleatoric-epistemic type) in the quantity of interest Y that is due to a finite uncertainty of the PCE. If enough data is available, in terms of quality and quantity, it can be shown that \text(c_m) becomes negligibly small and becomes small This can be judged by simply building the ratios of the two terms, e.g. \frac.This ratio quantifies the amount of the PCE's own uncertainty in the total uncertainty and is in the interval ,1/math>. E.g., if \frac \approx 0.5, then half of the uncertainty stems from the PCE itself, and actions to improve the PCE can be taken or gather more data. If\frac \approx 1, then the PCE's uncertainty is low and the PCE may be deemed trustworthy. In a Bayesian surrogate model selection, the probability for a particular surrogate model, i.e. a particular set S of expansion coefficients c_ and basis functions \Psi_ , is given by the evidence of the data Z_S, Z_S = \Omega_ \mid H \mid^ (\chi^2_)^ \frac where \Gamma is the Gamma-function, \mid H \mid is the determinant of H, N_s is the number of data, and \Omega_is the solid angle in N_pdimensions, where N_pis the number of terms in the PCE. Analogous findings can be transferred to the computation of PCE-based sensitivity indices . Similar results can be obtained for
Kriging In statistics, originally in geostatistics, kriging or Kriging, also known as Gaussian process regression, is a method of interpolation based on Gaussian process governed by prior covariances. Under suitable assumptions of the prior, kriging giv ...
.


See also

*
Orthogonal polynomials In mathematics, an orthogonal polynomial sequence is a family of polynomials such that any two different polynomials in the sequence are orthogonal to each other under some inner product. The most widely used orthogonal polynomials are the clas ...
*
Surrogate model A surrogate model is an engineering method used when an outcome of interest cannot be easily measured or computed, so a model of the outcome is used instead. Most engineering design problems require experiments and/or simulations to evaluate design ...
*
Variance-based sensitivity analysis Variance-based sensitivity analysis (often referred to as the Sobol method or Sobol indices, after Ilya M. Sobol) is a form of global sensitivity analysis.Sobol,I.M. (2001), Global sensitivity indices for nonlinear mathematical models and their Mon ...
* Karhunen–Loève theorem *
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
* Proper orthogonal decomposition *
Bayesian regression Bayesian linear regression is a type of conditional modeling in which the mean of one variable is described by a linear combination of other variables, with the goal of obtaining the posterior probability of the regression coefficients (as well ...
* Bayesian model comparison


References

{{DEFAULTSORT:Polynomial Chaos Stochastic processes