计算机应用 ›› 2016, Vol. 36 ›› Issue (9): 2521-2525.DOI: 10.11772/j.issn.1001-9081.2016.09.2521

• 人工智能 • 上一篇    下一篇

基于多新息理论的深度信念网络算法

李萌, 秦品乐, 李传朋   

  1. 中北大学 计算机与控制工程学院, 太原 030051
  • 收稿日期:2016-02-24 修回日期:2016-03-30 出版日期:2016-09-10 发布日期:2016-09-08
  • 通讯作者: 秦品乐
  • 作者简介:李萌(1990-),女,山西运城人,硕士研究生,主要研究方向:计算机视觉、数字图像处理、深度学习;秦品乐(1978-),男,山西太原人,副教授,博士,CCF会员,主要研究方向:大数据、机器视觉、三维重建;李传朋(1991-),男,山东济南人,硕士研究生,主要研究方向:计算机视觉、数字图像处理、深度学习。
  • 基金资助:
    山西省自然科学基金资助项目(2015011045)。

Deep belief network algorithm based on multi-innovation theory

LI Meng, QIN Pingle, LI Chuanpeng   

  1. School of Computer Science and Control Engineering, North University of China, Taiyuan Shanxi 030051, China
  • Received:2016-02-24 Revised:2016-03-30 Online:2016-09-10 Published:2016-09-08
  • Supported by:
    This work is partially supported by the Natural Science Foundation of Shanxi Province (2015011045).

摘要: 针对深度信念网络(DBN)算法在采用反向传播修正网络的连接权值和偏置的过程中,容易产生梯度小、学习率低、误差收敛速度慢等问题,提出一种结合多新息理论对标准DBN算法进行改进的算法,即多新息DBN(MI-DBN)。MI-DBN算法是对标准DBN算法中反向传播的过程重新建模,使得算法在原先只利用单个新息的情况下,扩展为能够充分利用之前多个周期的新息,从而大幅提高误差收敛速度。通过实验对MI-DBN算法和其他分类算法进行了数据集分类的比较,实验结果表明,MI-DBN算法相较其他分类算法,其误差收敛速度较快,而且最终对MNIST数据集和Caltech101数据集的识别中误差结果相对更小。

关键词: 深度信念网络算法, 误差收敛速度, 多新息理论, 反向传播

Abstract: Aiming at the problem of small gradient, low learning rate, slow convergence of error during the process of using Deep Belief Network (DBN) algorithm to correct connection weight and bias of network by the method of back propagation, a new algorithm called Multi-Innovation DBN (MI-DBN) was proposed based on combination of standard DBN algorithm with multi-innovation theory. The back propagation process in standard DBN algorithm was remodeled to make full use of multiple innovations in previous cycles, while the original algorithm can only use single innovation. Thus, the convergence rate of error was significantly increased. MI-DBN algorithm and other representative classifiers were compared through experiments of datasets classification. Experimental results show that MI-DBN algorithm has a faster convergence rate than other sorting algorithms; especially when identifying MNIST and Caltech101 dataset, MI-DBN algorithm has the fewest inaccuracies among all the algorithms.

Key words: Deep Belief Network (DBN) algorithm, error convergence rate, multi-innovation theory, back-propagation

中图分类号: