Kernel methods are a popular class of nonlinear predictive models in machine learning. Scalable algorithms for learning kernel models need to be iterative in nature, but convergence can be slow due to poor conditioning. Spectral preconditioning is an important tool to speed-up the convergence of such iterative algorithms for training kernel models. However computing and storing a spectral preconditioner can be expensive which can lead to large computational and storage overheads, precluding the application of kernel methods to problems with large datasets. A Nystrom approximation of the spectral preconditioner is often cheaper to compute and store, and has demonstrated success in practical applications. In this paper we analyze the trade-offs of using such an approximated preconditioner. Specifically, we show that a sample of logarithmic size (as a function of the size of the dataset) enables the Nystrom-based approximated preconditioner to accelerate gradient descent nearly as well as the exact preconditioner, while also reducing the computational and storage overheads.
翻译:核方法是机器学习中一类流行的非线性预测模型。用于学习核模型的可扩展算法本质上需要迭代,但由于条件数不佳,收敛可能很慢。谱预处理器是加速此类训练核模型的迭代算法收敛的重要工具。然而,计算和存储谱预处理器可能代价高昂,导致巨大的计算和存储开销,从而阻碍核方法应用于大规模数据集问题。Nyström近似谱预处理器通常计算和存储成本更低,并在实际应用中取得了成功。本文分析了使用这种近似预处理器的权衡。具体而言,我们表明对数规模(关于数据集大小的函数)的样本能使基于Nyström的近似预处理器几乎像精确预处理器一样加速梯度下降,同时降低计算和存储开销。