Exploring GPU architectures to accelerate semantic comparison for intention-based search

  • Authors:
  • Ozgur Gonen;Sonali Mahapatra;Jaskirat Batra;J. C. Liu

  • Affiliations:
  • Texas A&M University;Texas A&M University;Texas A&M University College Station, TX;Texas A&M University

  • Venue:
  • Proceedings of the 6th Workshop on General Purpose Processor Using Graphics Processing Units
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Semantic comparison is the basic computational task behind meaningful search techniques being deployed by most of the new search engines. This report presents performance comparison among three GPU architectures implementing semantic comparison. We have used both linear and binary search approaches along with Bloom filter while implementing semantic comparison. The Kepler, Fermi and Tesla show 250, 200 and 100 times speedup respectively compared to an Intel's i7 processor with varying workloads. We determine that binary search based Bloom filter approach reduces semantic comparison time by factor up to 100 compared to linear search based Bloom filter on real dataset.