FPVTn
FPVTn stands for Finite Polynomial Vector Transform in n dimensions. It is a theoretical class of nonlinear vector transforms used in data representation and signal processing. FPVTn describes a family of mappings that take an input vector x in R^d and produce an output vector y in R^m by applying a linear projection followed by a polynomial nonlinearity of degree up to n, or by applying a polynomial expansion directly to the projected coordinates.
A common formalization begins with a projection matrix A in R^{m×d}. The transform then applies a vector-valued
Variants of FPVTn include applying the polynomial expansion before or after projection, using tensorized or cross-term
Applications are found in feature extraction, nonlinear dimensionality reduction, and preprocessing for machine learning or signal-processing