paper-with-me

홈 › Papers

Local Interpretations for Explainable Natural Language Processing: A Survey

2021-03-20 · Siwen Luo, Hamish Ivison, Caren Han, Josiah Poon

As the use of deep learning techniques has grown across various fields over the past decade, complaints about the opaqueness of the black-box models have increased, resulting in an increased focus on transparency in deep learning models. This work investigates various methods to improve the interpretability of deep neural networks for Natural Language Processing (NLP) tasks, including machine translation and sentiment analysis. We provide a comprehensive discussion on the definition of the term interpretability and its various aspects at the beginning of this work. The methods collected and summarised in this survey are only associated with local interpretation and are specifically divided into three categories: 1) interpreting the model's predictions through related input features; 2) interpreting through natural language explanation; 3) probing the hidden states of models and word representations.

📄 PDF Abstract BibTeX arXiv:2103.11072

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMachine TranslationSentiment AnalysisSurveyTranslation

Similar Papers 제목 키워드 기반

Modeling language constructs with fuzzy sets: some approaches, examples and interpretations

2019-05-01 · WS 2019 5 · Pavlo Kapustin, Michael Kapustin

We present and discuss a couple of approaches, including different types of projections, and some examples, discussing the use of fuzzy sets for modeling meaning of certain types of language constructs. We are mostly foc…

What can AI do for me: Evaluating Machine Learning Interpretations in Cooperative Play

2018-10-23 · Shi Feng, Jordan Boyd-Graber

Machine learning is an important tool for decision making, but its ethical and responsible application requires rigorous vetting of its interpretability and utility: an understudied problem, particularly for natural lang…

BIG-bench Machine LearningDecision MakingQuestion Answering

Faithful and Accurate Self-Attention Attribution for Message Passing Neural Networks via the Computation Tree Viewpoint

2024-06-07 · Yong-Min Shin, Siqing Li, Xin Cao, Won-Yong Shin

The self-attention mechanism has been adopted in various popular message passing neural networks (MPNNs), enabling the model to adaptively control the amount of information that flows along the edges of the underlying gr…

Graph Attention

Perturbing Inputs for Fragile Interpretations in Deep Natural Language Processing

2021-08-11 · EMNLP (BlackboxNLP) 2021 11 · Sanchit Sinha, Hanjie Chen, Arshdeep Sekhon, Yangfeng Ji 외

Interpretability methods like Integrated Gradient and LIME are popular choices for explaining natural language model predictions with relative word importance scores. These interpretations need to be robust for trustwort…

Language ModelingLanguage Modelling

Variational Language Concepts for Interpreting Foundation Language Models

2024-10-04 · Hengyi Wang, Shiwei Tan, Zhiqing Hong, Desheng Zhang 외

Foundation Language Models (FLMs) such as BERT and its variants have achieved remarkable success in natural language processing. To date, the interpretability of FLMs has primarily relied on the attention weights in thei…