Advancing Fact Attribution for Query Answering: Aggregate Queries and Novel Algorithms
Advancing Fact Attribution for Query Answering: Aggregate Queries and Novel Algorithms
In this paper, we introduce a novel approach to computing the contribution of input tuples to the result of the query, quantified by the Banzhaf and Shapley values. In contrast to prior algorithmic work that focuses on Select-Project-Join-Union queries, ours is the first practical approach for queries with aggregates. It relies on two novel optimizations that are essential for its practicality and significantly improve the runtime performance already for queries without aggregates. The first optimization exploits the observation that many input tuples have the same contribution to the query result, so it is enough to compute the contribution of one of them. The second optimization uses the gradient of the query lineage to compute the contributions of all tuples with the same complexity as for one of them. Experiments with a million instances over 3 databases show that our approach achieves up to 3 orders of magnitude runtime improvements over the state-of-the-art for queries without aggregates, and that it is practical for aggregate queries.
Omer Abramovich、Daniel Deutch、Nave Frost、Ahmet Kara、Dan Olteanu
计算技术、计算机技术
Omer Abramovich,Daniel Deutch,Nave Frost,Ahmet Kara,Dan Olteanu.Advancing Fact Attribution for Query Answering: Aggregate Queries and Novel Algorithms[EB/OL].(2025-06-20)[2025-07-16].https://arxiv.org/abs/2506.16923.点此复制
评论