Approach to Parallel Computing Conditional Random Field with Dataflow Processors

PEI Song-wen,WANG Wen-hao,MA Chao,WU Bai-feng
2011-01-01
Abstract:Conditional Random Field(CRF) is an approach of machine learning for structural data,such as computing sequence and so on.The cost of training computing will increase rapidly while the tagged samples are going up.Therefore,we proposed an effective approach to parallel computing conditional random field to enhance the efficiency of training samples based on OPENCL programming model.Thus,we can mostly use hundreds of computing cores and multiple levels of storing systems within GPU dataflow processors system.According to the results of experiments,we gain 16x speedup of computing performance compared to serial computing on single CPU.
What problem does this paper attempt to address?