0


低秩矩阵流中的在线学习

Online Learning in The Manifold of Low-Rank Matrices
课程网址: http://videolectures.net/nips2010_shalit_olm/  
主讲教师: Uri Shalit
开课单位: 耶路撒冷希伯来大学
开课时间: 2011-03-25
课程语种: 英语
中文简介:
当学习以矩阵形式表示的模型时,强制执行低秩约束可以显着改善内存和运行时复杂性,同时提供模型的自然正则化。然而,用于最小化低秩矩阵集合上的函数的朴素方法要么过于耗时(矩阵的重复奇异值分解),要么在数值上不稳定(优化低秩矩阵的因式表示)。我们建立在流形优化方面的最新进展,并描述了一个迭代在线学习过程,包括一个梯度步骤,然后是二阶回缩到流形。虽然理想的回缩很难计算,投影算子也很难计算,但我们描述了另一个可以有效计算的二阶回归,其中运算时间和存储复杂度为O((nm)k)对于秩k矩阵维度mxn,给定一级梯度。我们使用这种算法LORETA来学习表示为高维向量的文档对的矩阵形式相似性度量。 LORETA在分解模型中提高了被动激进方法的平均平均精度,并且使用相同的内存要求改进了超过预选特征训练的完整模型。 LORETA在大型(1600级)多标签图像分类任务中也显示出与标准方法的一致改进。
课程简介: When learning models that are represented in matrix forms, enforcing a low-rank constraint can dramatically improve the memory and run time complexity, while providing a natural regularization of the model. However, naive approaches for minimizing functions over the set of low-rank matrices are either prohibitively time consuming (repeated singular value decomposition of the matrix) or numerically unstable (optimizing a factored representation of the low rank matrix). We build on recent advances in optimization over manifolds, and describe an iterative online learning procedure, consisting of a gradient step, followed by a second-order retraction back to the manifold. While the ideal retraction is hard to compute, and so is the projection operator that approximates it, we describe another second-order retraction that can be computed efficiently, with run time and memory complexity of O((n+m)k) for a rank-k matrix of dimension m x n, given rank one gradients. We use this algorithm, LORETA, to learn a matrix-form similarity measure over pairs of documents represented as high dimensional vectors. LORETA improves the mean average precision over a passive-aggressive approach in a factorized model, and also improves over a full model trained over pre-selected features using the same memory requirements. LORETA also showed consistent improvement over standard methods in a large (1600 classes) multi-label image classification task.
关 键 词: 矩阵形式; 低秩约束; 流形优化
课程来源: 视频讲座网
最后编审: 2019-07-25:cwx
阅读次数: 86