De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Dan Suciu

Filter
Filter
Sorter efterSorter Populære
  • af Dan Suciu
    390,95 kr.

    Probabilistic databases are databases where the value of some attributes or the presence of some records are uncertain and known only with some probability. Applications in many areas such as information extraction, RFID and scientific data management, data cleaning, data integration, and financial risk assessment produce large volumes of uncertain data, which are best modeled and processed by a probabilistic database. This book presents the state of the art in representation formalisms and query processing techniques for probabilistic data. It starts by discussing the basic principles for representing large probabilistic databases, by decomposing them into tuple-independent tables, block-independent-disjoint tables, or U-databases. Then it discusses two classes of techniques for query evaluation on probabilistic databases. In extensional query evaluation, the entire probabilistic inference can be pushed into the database engine and, therefore, processed as effectively as the evaluation of standard SQL queries. The relational queries that can be evaluated this way are called safe queries. In intensional query evaluation, the probabilistic inference is performed over a propositional formula called lineage expression: every relational query can be evaluated this way, but the data complexity dramatically depends on the query being evaluated, and can be #P-hard. The book also discusses some advanced topics in probabilistic data management such as top-k query processing, sequential probabilistic databases, indexing and materialized views, and Monte Carlo databases. Table of Contents: Overview / Data and Query Model / The Query Evaluation Problem / Extensional Query Evaluation / Intensional Query Evaluation / Advanced Techniques

  • af Rainer Unland, Tova Milo, Dan Suciu, mfl.
    549,95 - 553,95 kr.

  • - 9th International Workshop, DBPL 2003, Potsdam, Germany, September 6-8, 2003, Revised Papers
    af Georg Lausen
    553,95 kr.

  • af Dan Suciu & Thomas Schwentick
    565,95 kr.

  • - A Survey
    af Dan Suciu & Guy Van den Broeck
    1.068,95 kr.

    Query Processing on Probabilistic Data: A Survey presents the main approaches developed in the literature on probabilistic relational data, reconciling concepts developed in parallel by the Database and Artificial Intelligence communities.