Abstract
What-if (provisioning for an update to a database) and how-to (how to modify the database to achieve a goal) analyses provide insights to users who wish to examine hypothetical scenarios without making actual changes to a database and thereby help plan strategies in their fields. Typically, such analyses are done by testing the effect of an update in the existing database on a specific view created by a query of interest. In real-world scenarios, however, an update to a particular part of the database may affect tuples and attributes in a completely different part due to implicit semantic dependencies. To allow for hypothetical reasoning while accommodating such dependencies, we develop HypeR, a framework that supports what-if and how-to queries accounting for probabilistic dependencies among attributes captured by a probabilistic causal model. We extend the SQL syntax to include the necessary operators for expressing these hypothetical queries, define their semantics, devise efficient algorithms and optimizations to compute their results using concepts from causality and probabilistic databases, and evaluate the effectiveness of our approach experimentally.
Original language | English |
---|---|
Title of host publication | SIGMOD 2022 - Proceedings of the 2022 International Conference on Management of Data |
Publisher | Association for Computing Machinery |
Pages | 1598-1611 |
Number of pages | 14 |
ISBN (Electronic) | 9781450392495 |
DOIs | |
State | Published - 10 Jun 2022 |
Externally published | Yes |
Event | 2022 ACM SIGMOD International Conference on the Management of Data, SIGMOD 2022 - Virtual, Online, United States Duration: 12 Jun 2022 → 17 Jun 2022 |
Publication series
Name | Proceedings of the ACM SIGMOD International Conference on Management of Data |
---|---|
ISSN (Print) | 0730-8078 |
Conference
Conference | 2022 ACM SIGMOD International Conference on the Management of Data, SIGMOD 2022 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 12/06/22 → 17/06/22 |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- causal inference
- how-to
- hypothetical reasoning
- what-if