Accelerating the similarity self-join using the GPU

Michael Gowanlock, Ben Karsin

Research output: Contribution to journalArticlepeer-review

14 Scopus citations

Abstract

The self-join finds all objects in a dataset within a threshold of each other defined by a similarity metric. As such, the self-join is a fundamental building block for the field of databases and data mining. In low dimensionality, there are several challenges associated with efficiently computing the self-join on the graphics processing unit (GPU). Low dimensional data results in higher data densities, causing a significant number of distance calculations and a large result set, and as dimensionality increases, index searches become increasingly exhaustive. We propose several techniques to optimize the self-join using the GPU that include a GPU-efficient index that employs a bounded search, a batching scheme to accommodate large result sets, and duplicate search removal with low overhead. Furthermore, we propose a performance model that reveals bottlenecks related to the result set size and enables us to choose a batch size that mitigates two sources of performance degradation. Our approach outperforms the state-of-the-art on most scenarios.

Original languageEnglish (US)
Pages (from-to)107-123
Number of pages17
JournalJournal of Parallel and Distributed Computing
Volume133
DOIs
StatePublished - Nov 2019
Externally publishedYes

Keywords

  • GPGPU
  • In-memory database
  • Query optimization
  • Self-join

ASJC Scopus subject areas

  • Software
  • Theoretical Computer Science
  • Hardware and Architecture
  • Computer Networks and Communications
  • Artificial Intelligence

Fingerprint

Dive into the research topics of 'Accelerating the similarity self-join using the GPU'. Together they form a unique fingerprint.

Cite this