Argumentative Explanations for Pattern-Based Text Classifiers
Piyawat Lertvittayakumjorn, Francesca Toni

TL;DR
This paper introduces AXPLR, an explanation method for pattern-based logistic regression in text classification, using computational argumentation to produce more human-understandable explanations by revealing feature relations.
Contribution
It proposes a novel argumentative explanation framework for interpretable PLR models, addressing the challenge of explaining feature relations in text classification.
Findings
AXPLR produces more plausible explanations considering feature relations.
The method effectively identifies model agreements and disagreements among features.
Empirical evaluation shows improved human interpretability of explanations.
Abstract
Recent works in Explainable AI mostly address the transparency issue of black-box models or create explanations for any kind of models (i.e., they are model-agnostic), while leaving explanations of interpretable models largely underexplored. In this paper, we fill this gap by focusing on explanations for a specific interpretable model, namely pattern-based logistic regression (PLR) for binary text classification. We do so because, albeit interpretable, PLR is challenging when it comes to explanations. In particular, we found that a standard way to extract explanations from this model does not consider relations among the features, making the explanations hardly plausible to humans. Hence, we propose AXPLR, a novel explanation method using (forms of) computational argumentation to generate explanations (for outputs computed by PLR) which unearth model agreements and disagreements among…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Financial Distress and Bankruptcy Prediction
MethodsLogistic Regression
