Abstract
In recent work, we have introduced a framework for fine-grained consent management in databases, which combines Boolean data provenance with the field of interactive Boolean evaluation. In turn, interactive Boolean evaluation aims at unveiling the underlying truth value of a Boolean expression by frugally probing the truth values of individual values. The required number of probes depends on the Boolean provenance structure and on the (a-priori unknown) probe answers. Prior work has analyzed and aimed to optimize the expected number of probes, where expectancy is with respect to a probability distribution over probe answers. This paper gives a novel worst-case analysis for the problem, inspired by the decision tree depth of Boolean functions. Specifically, we introduce a notion of evasive provenance expressions, namely expressions, where one may need to probe all variables in the worst case. We show that read-once expressions are evasive, and identify an additional class of expressions (acyclic monotone 2-DNF) for which evasiveness may be decided in PTIME. As for the more general question of finding the optimal strategy, we show that it is coNP-hard in general. We are still able to identify a sub-class of provenance expressions that is "far from evasive", namely, where an optimal worst-case strategy probes only O(log n) out of the n variables in the expression, and show that we can find this optimal strategy in polynomial time.
Original language | English |
---|---|
Title of host publication | Proceedings of 14th International Workshop on the Theory and Practice of Provenance, TaPP 2022 |
Publisher | Association for Computing Machinery, Inc |
Pages | 32-39 |
Number of pages | 8 |
ISBN (Electronic) | 9781450393492 |
DOIs | |
State | Published - 17 Jun 2022 |
Event | 14th International Workshop on the Theory and Practice of Provenance, TaPP 2022, held in conjunction with SIGMOD 2022 - Philadelphia, United States Duration: 17 Jun 2022 → … |
Publication series
Name | Proceedings of 14th International Workshop on the Theory and Practice of Provenance, TaPP 2022 |
---|
Conference
Conference | 14th International Workshop on the Theory and Practice of Provenance, TaPP 2022, held in conjunction with SIGMOD 2022 |
---|---|
Country/Territory | United States |
City | Philadelphia |
Period | 17/06/22 → … |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- consent management
- interactive Boolean evaluation
- provenance