ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

随机投影×局部线性嵌入 (LLE)×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份19842000
提出者Johnson & Lindenstrauss (lemma); Achlioptas (sparse variant)Sam Roweis & Lawrence Saul
类型Linear, data-oblivious dimensionality reductionNonlinear manifold dimensionality reduction
开创性文献Johnson, W. B., & Lindenstrauss, J. (1984). Extensions of Lipschitz mappings into a Hilbert space. Contemporary Mathematics, 26, 189–206. DOI ↗Roweis, S. T., & Saul, L. K. (2000). Nonlinear dimensionality reduction by locally linear embedding. Science, 290(5500), 2323–2326. DOI ↗
别名random projections, Johnson-Lindenstrauss projection, sparse random projection, rastgele izdüşümLLE, manifold learning, nonlinear dimensionality reduction, yerel doğrusal gömme
相关23
摘要Random projection reduces dimensionality by multiplying the data by a random matrix, relying on the Johnson-Lindenstrauss lemma (1984), which guarantees that projecting onto enough random directions approximately preserves all pairwise distances. Unlike PCA it does not analyze the data at all — the projection is random and data-oblivious — making it extremely cheap and well suited to very high-dimensional data and streaming or privacy-sensitive settings.Locally linear embedding, introduced by Sam Roweis and Lawrence Saul in 2000, is a manifold-learning method for nonlinear dimensionality reduction. It assumes that although data may curve through a high-dimensional space, each point and its neighbours lie approximately on a flat patch. LLE captures each point as a weighted combination of its neighbours and then finds a low-dimensional layout that preserves those same local relationships, unrolling curved structure into a faithful low-dimensional map.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Random Projection · Locally Linear Embedding. 于 2026-06-15 检索自 https://scholargate.app/zh/compare