Fiper: a Visual-based Explanation Combining Rules and Feature Importance
Eleonora Cappuccio, Daniele Fadda, Rosa Lanzilotti, Salvatore Rinzivillo
TL;DR
The paper addresses the challenge of explaining AI decisions in high-stakes settings by proposing FIPER, a visual interface that merges rule-based explanations with feature-importance rankings to support human understanding. It formalizes rules and FI, and presents an interactive two-panel visualization where FI ranks features and rule predicates are shown with intuitive encodings. A user study comparing FIPER to text-based LORE outputs and an XAI Library visualization demonstrates that FIPER reduces error rates and is preferred for high-dimensional datasets, albeit with longer task times. The work advances explainable AI visualization by integrating rule predicates with FI and outlines future directions like selectable FI methods and counter-rule visualizations to broaden applicability.
Abstract
Artificial Intelligence algorithms have now become pervasive in multiple high-stakes domains. However, their internal logic can be obscure to humans. Explainable Artificial Intelligence aims to design tools and techniques to illustrate the predictions of the so-called black-box algorithms. The Human-Computer Interaction community has long stressed the need for a more user-centered approach to Explainable AI. This approach can benefit from research in user interface, user experience, and visual analytics. This paper proposes a visual-based method to illustrate rules paired with feature importance. A user study with 15 participants was conducted comparing our visual method with the original output of the algorithm and textual representation to test its effectiveness with users.
