The Importance of Parameters in Database Queries

Martin Grohe,Benny Kimelfeld,Peter Lindner,Christoph Standke
2024-01-09
Abstract:We propose and study a framework for quantifying the importance of the choices of parameter values to the result of a query over a database. These parameters occur as constants in logical queries, such as conjunctive queries. In our framework, the importance of a parameter is its SHAP score. This score is a popular instantiation of the game-theoretic Shapley value to measuring the importance of feature values in machine learning models. We make the case for the rationale of using this score by explaining the intuition behind SHAP, and by showing that we arrive at this score in two different, apparently opposing, approaches to quantifying the contribution of a parameter.
Databases
What problem does this paper attempt to address?