• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

An action recognition algorithm based on
improved extreme learning machine

ZHOU Shu-ren1,2,CAO Si-si1,2,CAI Bi-ye1,2   

  1. (1.Hunan Provincial Key Laboratory of Intelligent Processing of Big Data on Transportation,
    Changsha University of Science and Technology,Changsha 410114;
    2.School of Computer and Communication Engineering,
    Changsha University of Science and Technology,Changsha 410114,China)
  • Received:2016-01-21 Revised:2016-04-12 Online:2017-09-25 Published:2017-09-25

Abstract:

We focus on detecting the efficiency of extreme learning machine (ELM) on action recognition. To overcome the problems of computational complexity and time consumption of online learning and action classification, we propose a new action recognition algorithm (ELM-Cholesky). Firstly, a method based on Cholesky decomposition to seek the calculation of ELM is introduced into the algorithm. Secondly, according to the characteristics of kernel function matrix updates during  online learning, we utilize the partitioned Cholesky decomposition algorithm for online solution to ELM, which realizes online updating of the triangular factor matrix. Finally, we can obtain a new online learning algorithm, called ELM-Cholesky. The new algorithm can make full use of historical training data, reduce the complexity of calculation, and improve action identification accuracy. Moreover, extensive experiments on benchmark database verify the effectiveness of this online learning algorithm.
 

Key words: extreme learning machine, online learning, Cholesky decomposition, kernel function