Similarity joins in relational database systems

著者

    • Augsten, Nikolaus
    • Böhlen, Michael H.

書誌事項

Similarity joins in relational database systems

Nikolaus Augsten, Michael H. Böhlen

(Synthesis lectures on data management, #38)

Morgan & Claypool, c2014

大学図書館所蔵 件 / 1

この図書・雑誌をさがす

注記

Including bibliographical references (p.93-101) and index

内容説明・目次

内容説明

State-of-the-art database systems manage and process a variety of complex objects, including strings and trees. For such objects equality comparisons are often not meaningful and must be replaced by similarity comparisons. This book describes the concepts and techniques to incorporate similarity into database systems. We start out by discussing the properties of strings and trees, and identify the edit distance as the de facto standard for comparing complex objects. Since the edit distance is computationally expensive, token-based distances have been introduced to speed up edit distance computations. The basic idea is to decompose complex objects into sets of tokens that can be compared efficiently. Token-based distances are used to compute an approximation of the edit distance and prune expensive edit distance calculations. A key observation when computing similarity joins is that many of the object pairs, for which the similarity is computed, are very different from each other. Filters exploit this property to improve the performance of similarity joins. A filter preprocesses the input data sets and produces a set of candidate pairs. The distance function is evaluated on the candidate pairs only. We describe the essential query processing techniques for filters based on lower and upper bounds. For token equality joins we describe prefix, size, positional and partitioning filters, which can be used to avoid the computation of small intersections that are not needed since the similarity would be too low.

目次

Preface Acknowledgments Introduction Data Types Edit-Based Distances Token-Based Distances Query Processing Techniques Filters for Token Equality Joins Conclusion Bibliography Authors' Biographies Index

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BB15007376
  • ISBN
    • 9781627050289
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    [S.l.]
  • ページ数/冊数
    xvii, 106 p.
  • 大きさ
    24 cm
  • 親書誌ID
ページトップへ