Finding optimal probabilistic generators for XML collections

  • Authors:
  • Serge Abiteboul;Yael Amsterdamer;Daniel Deutch;Tova Milo;Pierre Senellart

  • Affiliations:
  • INRIA Saclay, ENS Cachan;INRIA Saclay, Tel Aviv University;Ben Gurion University, INRIA Saclay, ENS Cachan;Tel Aviv University;Institut Té/lé/com/ Té/lé/com ParisTech, CNRS LTCI

  • Venue:
  • Proceedings of the 15th International Conference on Database Theory
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of, given a corpus of XML documents and its schema, finding an optimal (generative) probabilistic model, where optimality here means maximizing the likelihood of the particular corpus to be generated. Focusing first on the structure of documents, we present an efficient algorithm for finding the best generative probabilistic model, in the absence of constraints. We further study the problem in the presence of integrity constraints, namely key, inclusion, and domain constraints. We study in this case two different kinds of generators. First, we consider a continuation-test generator that performs, while generating documents, tests of schema satisfiability; these tests prevent from generating a document violating the constraints but, as we will see, they are computationally expensive. We also study a restart generator that may generate an invalid document and, when this is the case, restarts and tries again. Finally, we consider the injection of data values into the structure, to obtain a full XML document. We study different approaches for generating these values.