错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Dynamic Graph Learning for Feature Projection

  • Lei Zhu,
  • Jingjing Li,
  • Zheng Zhang

摘要

High-dimensional features have gained widespread usage in various research fields such as multimedia computing, data mining, pattern recognition, and machine learning. However, the presence of high-dimensional features often gives rise to the “curse of dimensionality" problem and places significant computational burdens on machine learning models. To alleviate these issues, dimensionality reduction techniques are employed to identify low-dimensional latent subspaces that retain the data similarities observed in the original high-dimensional space. Two common paradigms used for dimensionality reduction are feature selection and feature projection. Feature selection involves identifying a subset of the original features as low-dimensional representations by discarding irrelevant and noisy features. On the other hand, feature projection utilizes a specific transformation matrix to generate projected dimensions that preserve the intrinsic data characteristics. Based on their reliance on semantic labels, feature projection can be further categorized into two families: unsupervised and supervised feature projection.