SOTAVerified

On the Structure of Game Provenance and its Applications

2024-10-07Code Available0· sign in to hype

Shawn Bowers, Yilin Xia, Bertram Ludäscher

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Provenance in databases has been thoroughly studied for positive and for recursive queries, then for first-order (FO) queries, i.e., having negation but no recursion. Query evaluation can be understood as a two-player game where the opponents argue whether or not a tuple is in the query answer. This game-theoretic approach yields a natural provenance model for FO queries, unifying how and why-not provenance. Here, we study the fine-grain structure of game provenance. A game G=(V,E) consists of positions V and moves E and can be solved by computing the well-founded model of a single, unstratifiable rule: \[ win(X) move(X, Y), \, win(Y). \] In the solved game G^, the value of a position x\,\,V is either won, lost, or drawn. This value is explained by the provenance P(x), i.e., certain (annotated) edges reachable from x. We identify seven edge types that give rise to new kinds of provenance, i.e., potential, actual, and primary, and demonstrate that "not all moves are created equal". We describe the new provenance types, show how they can be computed while solving games, and discuss applications, e.g., for abstract argumentation frameworks.

Tasks

Reproductions