PulseAugur
实时 19:50:57

新理论实现SVD压缩的误差可控矩阵聚类

研究人员开发了一个新的理论框架,用于聚类矩阵以优化奇异值分解(SVD)压缩。该方法为水平连接的矩阵建立了谱界限,为SVD重建提供了全局和每块的误差保证。还引入了一种高效的增量截断SVD估计器,用于在不形成完整连接矩阵的情况下跟踪奇异值,从而实现了三种具有可控压缩误差的聚类算法。 AI

影响 为优化机器学习中的矩阵压缩引入了一种原则性的方法,有可能提高大型模型的效率。

排序理由 学术论文,详细介绍了矩阵压缩的新理论框架和算法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Maksym Shamrai ·

    Concatenated Matrix SVD: Compression Bounds, Incremental Approximation, and Error-Constrained Clustering

    arXiv:2601.11626v2 Announce Type: replace-cross Abstract: Large collections of matrices arise throughout modern machine learning, signal processing, and scientific computing, where they are commonly compressed by concatenation followed by truncated singular value decomposition (S…