1 / 14

MystiQ

MystiQ. The HusQies*. *Nilesh Dalvi, Brian Harris, Chris Re, Dan Suciu University of Washington. Outline. Overview Demo / discussions Conclusions. MystiQ. General purpose probabilistic database system Motivation: manage imprecisions in data. What MystiQ Does.

tehya
Download Presentation

MystiQ

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. MystiQ The HusQies* *Nilesh Dalvi, Brian Harris, Chris Re, Dan Suciu University of Washington

  2. Outline • Overview • Demo / discussions • Conclusions

  3. MystiQ • General purpose probabilistic database system • Motivation: manage imprecisions in data

  4. What MystiQ Does Tables stored in relational database • Tables  Events (= Probabilistic tables) Expressive probabilistic model • Maybe/Or tuples • Views over events • Confidences for views

  5. What MystiQ Does • Query semantics: • SQL: joins, distinct, aggregates/group-by • Point probabilities • Top-k answers, guaranteed ranking • Query evaluation • Safe plans • Monte Carlo simulation (Luby-Karp)

  6. What MystiQ Does Not • No syntax for popular probabilistic models • BNs, PRMs, rules with confidences • Can be expressed but indirectly • No lineage • No probabilities on continuous values

  7. Using MystiQ • Store data in RDBMS (demo: postgres) • Write a configuration file • Run SQL queries on MystiQ

  8. Demo

  9. Views later • Standard:Tables  Tables (  Events ) • Probabilistic:Events  Events

  10. A BN in MystiQ Color Shape Weight

  11. Applying BN to a Table Product(prod,price,color,shape,prob) ProductEvent(prod,price,color,shape)

  12. Applications of ProbDB ? • Fuzzy object matching: IMDB + AMZN • Information extraction • What else ???

  13. Development • Developed under a TGIF grant • Free license (on request) for research institutions

  14. Current/Future Work • Constraint, Data mappings • Theory of conjunctive queries on probdb • Cleaning of sensor data (w/ Balazinska)

More Related