Skip to main navigation Skip to search Skip to main content

O2iJoin: An Efficient Index-Based Algorithm for Overlap Interval Join

  • School of Computer Science and Technology, Harbin Institute of Technology
  • Shenzhen University

Research output: Contribution to journalArticlepeer-review

Abstract

Time intervals are often associated with tuples to represent their valid time in temporal relations, where overlap join is crucial for various kinds of queries. Many existing overlap join algorithms use indices based on tree structures such as quad-tree, B+-tree and interval tree. These algorithms usually have high CPU cost since deep path traversals are unavoidable, which makes them not so competitive as data-partition or plane-sweep based algorithms. This paper proposes an efficient overlap join algorithm based on a new two-layer flat index named as Overlap Interval Inverted Index (i.e., O2i Index). It uses an array to record the end points of intervals and approximates the nesting structures of intervals via two functions in the first layer, and the second layer uses inverted lists to trace all intervals satisfying the approximated nesting structures. With the help of the new index, the join algorithm only visits the must-be-scanned lists and skips all others. Analyses and experiments on both real and synthetic datasets show that the proposed algorithm is as competitive as the state-of-the-art algorithms.

Original languageEnglish
Pages (from-to)1023-1038
Number of pages16
JournalJournal of Computer Science and Technology
Volume33
Issue number5
DOIs
StatePublished - 1 Sep 2018
Externally publishedYes

Keywords

  • join algorithm
  • overlap interval join
  • overlap inverted index
  • temporal relation

Fingerprint

Dive into the research topics of 'O2iJoin: An Efficient Index-Based Algorithm for Overlap Interval Join'. Together they form a unique fingerprint.

Cite this