BARBiE: An Associative Rule-Based Interactive Framework for Explaining Black-Box Model

Moriom Chowdhury Kumu, Iain Smith, Osmar Zaiane
Proceedings of the The 39th Canadian Conference on Artificial Intelligence, PMLR 318:492-501, 2026.

Abstract

Post-hoc explainable artificial intelligence is often provided as a product, typically in the form of static explanation such as a feature-importance ranking or a local surrogate explanation. In contrast, real-world decision workflows demand explanation as a process, characterized by interactivity in which users explore the decision output with what-if questions to develop understanding and trust. Existing explainers are often static, and their output is sensitive to how local samples around the instance are selected. Although rule-based local surrogates can expose feature interactions, user edits often require repeated resampling and retraining, limiting their usability for real-time what-if analysis. To address these gaps, we introduce BARBiE, a model-agnostic framework for instance-level explanation that integrates an association-rule surrogate with an interactive interface. For a given query instance, BARBiE constructs an instance-centered neighborhood, queries the black-box model for labels, and trains a compact association-rule surrogate. Explanations are provided only when the surrogate output matches the black-box decision for the query instance. BARBiE presents IF–THEN rules with support, confidence, and a p-value from Fisher’s exact test. In addition, BARBiE computes rule-grounded, signed feature importance by aggregating instance-aware contributions from the rule base. Importantly, BARBiE supports quick what-if analysis without resamples and retraining the surrogate model. Across four tabular datasets and a user study, we evaluated BARBiE against LIME, SHAP, and BARBE using user ratings of informativeness, understandability, trustworthiness, and satisfaction. Across tasks, BARBiE consistently received higher ratings than the baselines, providing supports that process-centric interactive explanations improve informativeness and understandability and contribute to higher trust and user satisfaction.

Cite this Paper


BibTeX
@InProceedings{pmlr-v318-kumu26a, title = {BARBiE: An Associative Rule-Based Interactive Framework for Explaining Black-Box Model}, author = {Kumu, Moriom Chowdhury and Smith, Iain and Zaiane, Osmar}, booktitle = {Proceedings of the The 39th Canadian Conference on Artificial Intelligence}, pages = {492--501}, year = {2026}, editor = {Bouzar-Benlabiod, Lydia and Leung, Carson}, volume = {318}, series = {Proceedings of Machine Learning Research}, month = {25--29 May}, publisher = {PMLR}, pdf = {https://raw.githubusercontent.com/mlresearch/v318/main/assets/kumu26a/kumu26a.pdf}, url = {https://proceedings.mlr.press/v318/kumu26a.html}, abstract = {Post-hoc explainable artificial intelligence is often provided as a product, typically in the form of static explanation such as a feature-importance ranking or a local surrogate explanation. In contrast, real-world decision workflows demand explanation as a process, characterized by interactivity in which users explore the decision output with what-if questions to develop understanding and trust. Existing explainers are often static, and their output is sensitive to how local samples around the instance are selected. Although rule-based local surrogates can expose feature interactions, user edits often require repeated resampling and retraining, limiting their usability for real-time what-if analysis. To address these gaps, we introduce BARBiE, a model-agnostic framework for instance-level explanation that integrates an association-rule surrogate with an interactive interface. For a given query instance, BARBiE constructs an instance-centered neighborhood, queries the black-box model for labels, and trains a compact association-rule surrogate. Explanations are provided only when the surrogate output matches the black-box decision for the query instance. BARBiE presents IF–THEN rules with support, confidence, and a p-value from Fisher’s exact test. In addition, BARBiE computes rule-grounded, signed feature importance by aggregating instance-aware contributions from the rule base. Importantly, BARBiE supports quick what-if analysis without resamples and retraining the surrogate model. Across four tabular datasets and a user study, we evaluated BARBiE against LIME, SHAP, and BARBE using user ratings of informativeness, understandability, trustworthiness, and satisfaction. Across tasks, BARBiE consistently received higher ratings than the baselines, providing supports that process-centric interactive explanations improve informativeness and understandability and contribute to higher trust and user satisfaction.} }
Endnote
%0 Conference Paper %T BARBiE: An Associative Rule-Based Interactive Framework for Explaining Black-Box Model %A Moriom Chowdhury Kumu %A Iain Smith %A Osmar Zaiane %B Proceedings of the The 39th Canadian Conference on Artificial Intelligence %C Proceedings of Machine Learning Research %D 2026 %E Lydia Bouzar-Benlabiod %E Carson Leung %F pmlr-v318-kumu26a %I PMLR %P 492--501 %U https://proceedings.mlr.press/v318/kumu26a.html %V 318 %X Post-hoc explainable artificial intelligence is often provided as a product, typically in the form of static explanation such as a feature-importance ranking or a local surrogate explanation. In contrast, real-world decision workflows demand explanation as a process, characterized by interactivity in which users explore the decision output with what-if questions to develop understanding and trust. Existing explainers are often static, and their output is sensitive to how local samples around the instance are selected. Although rule-based local surrogates can expose feature interactions, user edits often require repeated resampling and retraining, limiting their usability for real-time what-if analysis. To address these gaps, we introduce BARBiE, a model-agnostic framework for instance-level explanation that integrates an association-rule surrogate with an interactive interface. For a given query instance, BARBiE constructs an instance-centered neighborhood, queries the black-box model for labels, and trains a compact association-rule surrogate. Explanations are provided only when the surrogate output matches the black-box decision for the query instance. BARBiE presents IF–THEN rules with support, confidence, and a p-value from Fisher’s exact test. In addition, BARBiE computes rule-grounded, signed feature importance by aggregating instance-aware contributions from the rule base. Importantly, BARBiE supports quick what-if analysis without resamples and retraining the surrogate model. Across four tabular datasets and a user study, we evaluated BARBiE against LIME, SHAP, and BARBE using user ratings of informativeness, understandability, trustworthiness, and satisfaction. Across tasks, BARBiE consistently received higher ratings than the baselines, providing supports that process-centric interactive explanations improve informativeness and understandability and contribute to higher trust and user satisfaction.
APA
Kumu, M.C., Smith, I. & Zaiane, O.. (2026). BARBiE: An Associative Rule-Based Interactive Framework for Explaining Black-Box Model. Proceedings of the The 39th Canadian Conference on Artificial Intelligence, in Proceedings of Machine Learning Research 318:492-501 Available from https://proceedings.mlr.press/v318/kumu26a.html.

Related Material