English

ProtoTEx: Explaining Model Decisions with Prototype Tensors

Computation and Language 2022-05-24 v2 Artificial Intelligence Computers and Society Human-Computer Interaction

Abstract

We present ProtoTEx, a novel white-box NLP classification architecture based on prototype networks. ProtoTEx faithfully explains model decisions based on prototype tensors that encode latent clusters of training examples. At inference time, classification decisions are based on the distances between the input text and the prototype tensors, explained via the training examples most similar to the most influential prototypes. We also describe a novel interleaved training algorithm that effectively handles classes characterized by the absence of indicative features. On a propaganda detection task, ProtoTEx accuracy matches BART-large and exceeds BERT-large with the added benefit of providing faithful explanations. A user study also shows that prototype-based explanations help non-experts to better recognize propaganda in online news.

Keywords

Cite

@article{arxiv.2204.05426,
  title  = {ProtoTEx: Explaining Model Decisions with Prototype Tensors},
  author = {Anubrata Das and Chitrank Gupta and Venelin Kovatchev and Matthew Lease and Junyi Jessy Li},
  journal= {arXiv preprint arXiv:2204.05426},
  year   = {2022}
}

Comments

Accepted in ACL Main 2022

R2 v1 2026-06-24T10:45:08.311Z