Speaker
Description
Trigonometric functions can be evaluated efficiently based on the Fast Fourier Transform and related techniques.
The computational cost is
However, the size of a full grid of Fourier coefficients grows
exponentially with the number of features
Recently, the usage of truncated ANOVA (analysis of variance) decompostions has been proposed.
Using small superposition dimensions helps to circumvent the curse of dimensionality. The corresponding feature maps can be applied in various Machine Learning algorithms, such as least-squares regression or support vector machines.
The ANOVA-idea makes the obtained model interpretable and helps identifying relevant features and connections between them, since Sobol indices and Shapley values are easily determined.