doi: 10.7873/DATE.2015.0168


Platform-Aware Dynamic Configuration Support for Efficient Text Processing on Heterogeneous System


Mi Sun Park1,a, Omesh Tickoo2,d, Vijaykrishnan Narayanan1,b, Mary Jane Irwin1,c and Ravi Iyer2,e

1The Pennsylvania State University, University Park, PA 16802, USA.

amup183@cse.psu.edu
bvijay@cse.psu.edu
cmji@cse.psu.edu

2Intel Corporation, Hillsboro, OR 97124, USA.

domesh.tickoo@intel.com
eravishankar.iyer@intel.com

ABSTRACT

Significant efforts have been made in accelerating computer vision and machine learning algorithms by utilizing parallel processors such as multi-core CPUs and GPUs. Although the suitability of GPU is well-known for computer graphics and image processing applications which require massively parallel floating-point computations, recent research movement towards general purpose computing on-GPU (GPGPU) makes it possible to take advantage of parallel processors to accelerate text processing applications as well. However, how to fully leverage different types of parallel processor architectures to obtain optimal performance (especially with text) without making specific efforts to each platform still remains a great challenge.
We applied performance and accuracy enhancements to Naive Bayes algorithm to develop a practically sound implementation of text classification. A platform-aware dynamic configuration support automation flow is also proposed to support the seamless execution of our work across platforms. Experiments on various (integrated graphics, dedicated multiple GPUs) platforms demonstrate that our proposed approach improves both accuracy and performance of text classification.



Full Text (PDF)