0


快速的支持向量机的训练与分类上的图形处理器

Fast Support Vector Machine Training and Classification on Graphics Processors
课程网址: http://videolectures.net/icml08_catanzaro_fsvm/  
主讲教师: Bryan Catanzaro
开课单位: 加州大学
开课时间: 2008-08-05
课程语种: 英语
中文简介:
可编程高度并行图形处理单元(GPU)的最新发展使机器学习算法的高性能实现成为可能。我们使用Platt的顺序最小优化算法和自适应一阶和二阶工作集选择启发式来描述支持向量机训练的求解器,与传统处理器上运行的LIBSVM相比,它实现了9-35倍的加速。我们还提出了一个基于GPU的SVM分类系统,它比LibSVM的速度提高了81-138倍(比我们自己的基于CPU的SVM分类器高5-24倍)。
课程简介: Recent developments in programmable, highly parallel Graphics Processing Units (GPUs) have enabled high performance implementations of machine learning algorithms. We describe a solver for Support Vector Machine training, using Platt's Sequential Minimal Optimization algorithm and an adaptive first and second order working set selection heuristic, which achieves speedups of 9-35x over LIBSVM running on a traditional processor. We also present a GPU-based system for SVM classification which achieves speedups of 81-138x over LibSVM (5-24x over our own CPU-based SVM classifier).
关 键 词: 图形处理单元; 向量机训练; 最小优化算法
课程来源: 视频讲座网
最后编审: 2020-06-08:吴雨秋(课程编辑志愿者)
阅读次数: 56