1 / 11

Efficient Join Processing over Uncertain Data - By Reynold Cheng, et all.

Efficient Join Processing over Uncertain Data - By Reynold Cheng, et all. Presented By Lydia & Usha. Main Idea. The main key point addressed in this paper is extending traditional join techniques to DBs with uncertain attributes.

arion
Télécharger la présentation

Efficient Join Processing over Uncertain Data - By Reynold Cheng, et all.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Efficient Join Processing over Uncertain Data - By Reynold Cheng, et all. Presented By Lydia & Usha

  2. Main Idea The main key point addressed in this paper is extending traditional join techniques to DBs with uncertain attributes. Improving the efficiency of join based algorithms to address some of the complexities faced by DB management in handling joins over uncertain data. Efficient pruning techniques involving both uncertainty interval and uncertainty pdf.

  3. Importance of the problem • Often spatial DB applications have to deal with uncertain data. For example • GPS data which calculates nearest neighbour • Sensor data from realtime applications • Scientific data corresponding to weather.

  4. Key concepts Addresses the semantic complexities of uncertain data Using probabilistic threshold joins. Define uncertainty comparison operators & probabilistic join queries. Proposes novel techniques like page and index level joins which incorporates efficient pruning techniques and evaluating the performance of those algorithmsover uncertain data.

  5. Probabilistic uncertainty model Uncertainty interval & uncertainty pdf.

  6. Item Level Join

  7. Page level pruning

  8. Page level pruning

  9. Index level Join Used to improve IO throughput When combined with node level pruning technique, this improves performance as well as IO throughput. In this pages are organized in an ordered tree structure, allowing one to use MBR which tightly encloses the interval within the subtree.

  10. Experimental Result.

More Related