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

J4 ›› 2015, Vol. 37 ›› Issue (04): 634-640.

• 论文 • Previous Articles     Next Articles

Acceleration of video caption
retrieval algorithm based on Intel MIC  

GAO Fei,LIU Yi   

  1. (School of Computer Science,Beihang University,Beijing 100191,China)
  • Received:2014-10-15 Revised:2014-12-13 Online:2015-04-25 Published:2015-04-25

Abstract:

Video caption retrieval is an important part of video retrieval area. With the improvement of OCR, video caption retrieval algorithm has also made a number of significant breakthroughs. However, as the retrieval results get enhanced, the fact that a video contains a large number of images and text information makes data processing the performance bottleneck. Manycore platforms develop rapidly and lay a nice hardware basis for high performance computing study. In this paper we use Intel MIC, a typical manycore platform, to accelerate video caption retrieval algorithms, and the Open MP parallel language is adopted. After an introduction of video caption retrieval, we present the parallel scheme of kernel algorithms in Intel MIC platform. Finally, we test the system on Intel Xeon Phi 7110P and obtain a desirable speedup ratio.

Key words: video caption retrieval;high performance computing;MIC