HOME

TheInfoList



OR:

High-dimensional model representation is a
finite Finite is the opposite of infinite. It may refer to: * Finite number (disambiguation) * Finite set, a set whose cardinality (number of elements) is some natural number * Finite verb Traditionally, a finite verb (from la, fīnītus, past partici ...
expansion Expansion may refer to: Arts, entertainment and media * ''L'Expansion'', a French monthly business magazine * ''Expansion'' (album), by American jazz pianist Dave Burrell, released in 2004 * ''Expansions'' (McCoy Tyner album), 1970 * ''Expansio ...
for a given ''multivariable''
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-orie ...
. The expansion was first described by
Ilya M. Sobol Ilya Meyerovich Sobol’ (russian: Илья Меерович Соболь; born 15 August 1926) is a Russian mathematician, known for his work on Monte Carlo methods. His research spans several applications, from nuclear studies to astrophysics, ...
as : f(\mathbf) = f_0+ \sum_^nf_i(x_i)+ \sum_^n f_(x_,x_)+ \cdots + f_(x_1,\ldots,x_n). The method, used to determine the right hand side functions, is given in Sobol's paper. A review can be found here
High Dimensional Model Representation (HDMR): Concepts and Applications
The underlying logic behind the HDMR is to express all variable interactions in a system in a hierarchical order. For instance f_0 represents the mean response of the model f. It can be considered as measuring what is left from the model after stripping down all variable effects. The uni-variate functions f_i(x_i), however represents the "individual" contributions of the variables. For instance, f_1(x_1) is the portion of the model that can be controlled only by the variable x_1. For this reason, there can not be any constant in f_1(x_1) because all constants are expressed in f_0. Going further into higher interactions,the next stop is bivariate functions f_(x_i,x_j) which represents the cooperative effect of variables x_i and x_j together. Similar logic applies here: the bivariate functions do not contain univarite functions nor constants as it violates the construction logic of HDMR. As we go into higher interactions, the number of interactions are increasing and at last we reach the residual term f_(x_1,\ldots,x_n) representing the contribution only if all variable act together.


HDMR as an Approximation

The hierarchical representation model of HDMR brings an advantage if one needs to replace an existing model with a simpler one usually containing only univariate or bivariate terms. If the target model does not contain higher level of variable interactions, this approach can yield good approximations with the additional advantage of providing a clearer view of variable interactions.


See also

*
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 Mont ...
*
Volterra series The Volterra series is a model for non-linear behavior similar to the Taylor series. It differs from the Taylor series in its ability to capture "memory" effects. The Taylor series can be used for approximating the response of a nonlinear system t ...


References

. Functions and mappings {{mathanalysis-stub