Similarity Joins in Relational Database Systems / by Nikolaus Augsten, Michael Bohlen
By: Augsten, Nikolaus, autor
Contributor(s): Böhlen, Michael H., autor
Material type:
E-bookSeries: (Synthesis Lectures on Data Management, 2153-5426).Publisher: Cham : Springer International Publishing, 2014Edition: 1st edition 2014.Description: 1 recurso en línea (XVII, 106 páginas).ISBN: 9783031018510.Subject: Sistemas de gestión de bases de datos
| Item type | Current library | Collection | Call number | Status | Date due | Barcode | Item holds | |
|---|---|---|---|---|---|---|---|---|
LIBRO-E NO PRÉSTAMO
|
Madrid Digital Acceso Electrónico (UEM) | Ciencias e Ingeniería | QA76.9 .D3 2014 EB (Browse shelf(Opens below)) | Acceso electrónico | eBook.01112158 |
Browsing Madrid Digital shelves, Shelving location: Acceso Electrónico (UEM) Close shelf browser (Hides shelf browser)
| QA76.9.D3 2012 EB Foundations of Data Quality Management | QA76.9.D3 2013 EB Data Cleaning | QA76.9 .D3 2013 EB Provenance : An Introduction to PROV | QA76.9 .D3 2014 EB Similarity Joins in Relational Database Systems | QA76.9.D3 2016 EB Generating Plans from Proofs | QA76.9 .D3 2017 EB Large-Scale Graph Processing Using Apache Giraph | QA76.9.D3 2017 EB iRODS Primer 2 Integrated Rule-Oriented Data System |
Preface -- Acknowledgments -- Introduction -- Data Types -- Edit-Based Distances -- Token-Based Distances -- Query Processing Techniques -- Filters for Token Equality Joins -- Conclusion -- Bibliography -- Authors' Biographies -- 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.
There are no comments on this title.