IIT Database Group

Header bar
Fork me on GitHub

Explanations beyond Provenance

In many data analysis applications there is a need to explain why a surprising or interesting result was produced by a query. Past work in this area has mostly focused on data provenance, i.e., the input data that was used to derive the result of interest. However, it is often the case that the provenance of a query result only contains a small fraction of the information that is relevant for explaining an answer. In this work we explore novel types of explanations that are not (just) based on data provenance.

CaJaDe

We propose a new approach for explaining interesting query results by augmenting provenance with information from other related tables in the database. Specifically, given a schema graph that encodes the semantic relationships of tables in a database schema, we devise algorithms for enriching the provenance of a query result by joining it with data from tables that are connected to tables from the provenance in the schema graph. Furthermore, we summarize the results of such joins to generate rich, high-level patterns as explanations.

Cape

Provenance and intervention-based techniques have been used to explain surprising outcomes of aggregate queries based on the outcome’s provenance. However, such techniques may miss interesting explanations emerging from data that is not in the provenance. For instance, an unusually low number of publications of a prolific researcher in a certain venue in a year can be explained by an increase in his publication in another venue in the same year. In this project we investigate how to mine patterns that describe inherent trends in the data and to use these patterns to identify potential causes for an outcome of interest.

As an initial contribution we have developed a novel system called Cape (Counterbalancing with Aggregation Patterns for Explanations) for explaining outliers in aggregation queries through counterbalancing. That is, explanations are outliers in the opposite direction of the outlier of interest. Outliers are defined w.r.t. patterns that hold over the data in aggregate. We have developed efficient methods for mining such aggregate regression patterns (ARPs) and have demonstrated how to use ARPs to generate and rank explanations.

Collaborators

Publications

  1. Hybrid Query and Instance Explanations and Repairs
    Seokki Lee, Boris Glavic, Adriane Chapman and Bertram Ludäscher
    Companion Proceedings of the ACM Web Conference 2023, WWW 2023, Austin, TX, USA, 30 April 2023 - 4 May 2023 (2023), pp. 1559–1562.
    details
  2. Effect of Pre-processing Data on Fairness and Fairness Debugging Using Gopher
    Mousam Sarkar
    Illinois Institute of Technology.
    details
  3. Generating Interpretable Data-Based Explanations for Fairness Debugging using Gopher
    Jiongli Zhu, Romila Pradhan, Boris Glavic and Babak Salimi
    Proceedings of the 48th International Conference on Management of Data (SIGMOD) (Demonstration Track) (2022), pp. 2433–2436.
    details
  4. CaJaDE: Explaining Query Results by Augmenting Provenance with Context
    Chenjie Li, Juseung Lee, Zhengjie Miao, Boris Glavic and Sudeepa Roy
    Proceedings of the VLDB Endowment (Demonstration Track). 15, 12 (2022) , 3594–3597.
    details
  5. Enhancing Explanation Generation in the CaJaDE system using Interactive User Feedback
    Juseung Lee
    Illinois Institute of Technology.
    details
  6. Interpretable Data-Based Explanations for Fairness Debugging
    Babak Salimi, Romila Pradhan, Jiongli Zhu and Boris Glavic
    Proceedings of the 48th International Conference on Management of Data (2022), pp. 247–261.
    details
  7. Putting Things into Context: Rich Explanations for Query Answers using Join Graphs
    Chenjie Li, Zhengjie Miao, Qitian Zeng, Boris Glavic and Sudeepa Roy
    Proceedings of the 46th International Conference on Management of Data (2021), pp. 1051–1063.
    details
  8. CAPE: Explaining Outliers by Counterbalancing
    Zhengjie Miao, Qitian Zeng, Chenjie Li, Boris Glavic, Oliver Kennedy and Sudeepa Roy
    Proceedings of the VLDB Endowment (Demonstration Track). 12, 12 (2019) , 1806–1809.
    details
  9. Going Beyond Provenance: Explaining Query Answers with Pattern-based Counterbalances
    Zhengjie Miao, Qitian Zeng, Boris Glavic and Sudeepa Roy
    Proceedings of the 44th International Conference on Management of Data (2019), pp. 485–502.
    details