Article · Wikipedia archive · Last revised Jun 19, 2026

Semantic mapping (statistics)

Semantic mapping (SM) is a statistical method for dimensionality reduction. SM can be used in a set of multidimensional vectors of features to extract a few new features that preserves the main data characteristics.

Last revised
Jun 19, 2026
Read time
≈ 1 min
Length
213 w
Citations
Source

Semantic mapping (SM) is a statistical method for dimensionality reduction (the transformation of data from a high-dimensional space into a low-dimensional space). SM can be used in a set of multidimensional vectors of features to extract a few new features that preserves the main data characteristics.

SM performs dimensionality reduction by clustering the original features in semantic clusters and combining features mapped in the same cluster to generate an extracted feature. Given a data set, this method constructs a projection matrix that can be used to map a data element from a high-dimensional space into a reduced dimensional space.

SM can be applied in construction of text mining and information retrieval systems, as well as systems managing vectors of high dimensionality. SM is an alternative to random mapping, principal components analysis and latent semantic indexing methods.

See also

See also

References

References

External links