paper-with-me

홈 › Papers

Towards Explainability in NLP: Analyzing and Calculating Word Saliency through Word Properties

2022-07-17 · Jialiang Dong, zhitao Guan, Longfei Wu, Zijian Zhang, Xiaojiang Du

The wide use of black-box models in natural language processing brings great challenges to the understanding of the decision basis, the trustworthiness of the prediction results, and the improvement of the model performance. The words in text samples have properties that reflect their semantics and contextual information, such as the part of speech, the position, etc. These properties may have certain relationships with the word saliency, which is of great help for studying the explainability of the model predictions. In this paper, we explore the relationships between the word saliency and the word properties. According to the analysis results, we further establish a mapping model, Seq2Saliency, from the words in a text sample and their properties to the saliency values based on the idea of sequence tagging. In addition, we establish a new dataset called PrSalM, which contains each word in the text samples, the word properties, and the word saliency values. The experimental evaluations are conducted to analyze the saliency of words with different properties. The effectiveness of the Seq2Saliency model is verified.

📄 PDF Abstract BibTeX arXiv:2207.08083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Medical Slice Transformer: Improved Diagnosis and Explainability on 3D Medical Images with DINOv2

2024-11-24 · Gustav Müller-Franzes, Firas Khader, Robert Siepmann, Tianyu Han 외

MRI and CT are essential clinical cross-sectional imaging techniques for diagnosing complex conditions. However, large 3D datasets with annotations for deep learning are scarce. While methods like DINOv2 are encouraging …

ClassificationDiagnosticExplainable artificial intelligenceExplainable Models+2

How Can One Choose the Best CAM-Based Explainability Method for a CNN Model?

2026-05-03 · Daniel da Silva Costa, Pedro Nuno de Souza Moura, Adriana C. F. Alvim arxiv

In recent years, several advances have been observed in Deep Learning with surprising results. Models in this area have been increasingly used in numerous applications, including those sensitive to human life, which requ…

Concept Visualization: Explaining the CLIP Multi-modal Embedding Using WordNet

2024-05-23 · Loris Giulivi, Giacomo Boracchi

Advances in multi-modal embeddings, and in particular CLIP, have recently driven several breakthroughs in Computer Vision (CV). CLIP has shown impressive performance on a variety of tasks, yet, its inherently opaque arch…

Object LocalizationOut-of-Distribution Detection

A Diagnostic Study of Explainability Techniques for Text Classification

2020-09-25 · EMNLP 2020 11 · Pepa Atanasova, Jakob Grue Simonsen, Christina Lioma, Isabelle Augenstein

Recent developments in machine learning have introduced models that approach human performance at the cost of increased architectural complexity. Efforts to make the rationales behind the models' predictions transparent …

ClassificationDiagnosticGeneral Classificationtext-classification+1

Evaluation of Saliency-based Explainability Method

2021-06-24 · Sam Zabdiel Sunder Samuel, Vidhya Kamakshi, Namrata Lodhi, Narayanan C Krishnan

A particular class of Explainable AI (XAI) methods provide saliency maps to highlight part of the image a Convolutional Neural Network (CNN) model looks at to classify the image as a way to explain its working. These met…

Explainable Artificial Intelligence (XAI)