paper-with-me

Papers

Generating Hierarchical Explanations on Text Classification via Feature Interaction Detection

2020-04-04 · ACL 2020 6 · Hanjie Chen, Guangtao Zheng, Yangfeng Ji

Generating explanations for neural networks has become crucial for their applications in real-world with respect to reliability and trustworthiness. In natural language processing, existing methods usually provide important features which are words or phrases selected from an input text as an explanation, but ignore the interactions between them. It poses challenges for humans to interpret an explanation and connect it to model prediction. In this work, we build hierarchical explanations by detecting feature interactions. Such explanations visualize how words and phrases are combined at different levels of the hierarchy, which can help users understand the decision-making of black-box models. The proposed method is evaluated with three neural text classifiers (LSTM, CNN, and BERT) on two benchmark datasets, via both automatic and human evaluations. Experiments show the effectiveness of the proposed method in providing explanations that are both faithful to models and interpretable to humans.

📄 PDF Abstract BibTeX arXiv:2004.02015

Code (2)

UVa-NLP/HEDGE 공식 구현 pytorch
HanjieChen/HEDGE pytorch

Tasks

ClassificationDecision MakingGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Generating Hierarchical Explanations on Text Classification Without Connecting Rules

2022-10-24 · Yiming Ju, Yuanzhe Zhang, Kang Liu, Jun Zhao

The opaqueness of deep NLP models has motivated the development of methods for interpreting how deep models predict. Recently, work has introduced hierarchical attribution, which produces a hierarchical clustering of wor…

ClassificationClusteringtext-classificationText Classification

Generating Counterfactual Explanations with Natural Language

2018-06-26 · Lisa Anne Hendricks, Ronghang Hu, Trevor Darrell, Zeynep Akata

Natural language explanations of deep neural network decisions provide an intuitive way for a AI agent to articulate a reasoning process. Current textual explanations learn to discuss class discriminative features in an …

AI AgentClassificationcounterfactualFine-Grained Image Classification+3

Hierarchical Interaction Summarization and Contrastive Prompting for Explainable Recommendations

2025-07-08 · Yibin Liu, Ang Li, Shijian Li

Explainable recommendations, which use the information of user and item with interaction to generate a explanation for why the user would interact with the item, are crucial for improving user trust and decision transpar…

Contrastive LearningDimensionality ReductionExplanation GenerationProfile Generation+1

X-Blocks: Linguistic Building Blocks of Natural Language Explanations for Automated Vehicles

2026-02-02 · Ashkan Y. Zadeh, Xiaomeng Li, Andry Rakotonirainy, Ronald Schroeter 외 arxiv

Natural language explanations play a critical role in establishing trust and acceptance of automated vehicles (AVs), yet existing approaches lack systematic frameworks for analysing how humans linguistically construct dr…

Dependency Parsing

Comparing zero-shot self-explanations with human rationales in multilingual text classification

2024-10-04 · Stephanie Brandl, Oliver Eberle

Instruction-tuned LLMs are able to provide an explanation about their output to users by generating self-explanations that do not require gradient computations or the application of possibly complex XAI methods. In this …

Multilingual text classificationSentiment AnalysisSentiment Classificationtext-classification+1