paper-with-me

Papers

Explainability in Neural Networks for Natural Language Processing Tasks

2024-12-23 · Melkamu Mersha, Mingiziem Bitewa, Tsion Abay, Jugal Kalita

Neural networks are widely regarded as black-box models, creating significant challenges in understanding their inner workings, especially in natural language processing (NLP) applications. To address this opacity, model explanation techniques like Local Interpretable Model-Agnostic Explanations (LIME) have emerged as essential tools for providing insights into the behavior of these complex systems. This study leverages LIME to interpret a multi-layer perceptron (MLP) neural network trained on a text classification task. By analyzing the contribution of individual features to model predictions, the LIME approach enhances interpretability and supports informed decision-making. Despite its effectiveness in offering localized explanations, LIME has limitations in capturing global patterns and feature interactions. This research highlights the strengths and shortcomings of LIME and proposes directions for future work to achieve more comprehensive interpretability in neural NLP models.

📄 PDF Abstract BibTeX arXiv:2412.18036

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingtext-classificationText Classification

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

From Text to Graph: Leveraging Graph Neural Networks for Enhanced Explainability in NLP

2025-04-02 · Fabio Yáñez-Romero, Andrés Montoyo, Armando Suárez, Yoan Gutiérrez 외

Researchers have relegated natural language processing tasks to Transformer-type models, particularly generative models, because these models exhibit high versatility when performing generation and classification tasks. …

Integrating AI Planning with Natural Language Processing: A Combination of Explicit and Tacit Knowledge

2022-02-15 · Kebing Jin, Hankz Hankui Zhuo

Natural language processing (NLP) aims at investigating the interactions between agents and humans, processing and analyzing large amounts of natural language data. Large-scale language models play an important role in c…

Text Generation

Model Explainability in Deep Learning Based Natural Language Processing

2021-06-14 · Shafie Gholizadeh, Nengfeng Zhou

Machine learning (ML) model explainability has received growing attention, especially in the area related to model risk and regulations. In this paper, we reviewed and compared some popular ML model explainability method…

Deep Learning

When Explainability Meets Privacy: An Investigation at the Intersection of Post-hoc Explainability and Differential Privacy in the Context of Natural Language Processing

2025-08-14 · Mahdi Dhaini, Stephen Meisenbacher, Ege Erdogan, Florian Matthes 외 arxiv

In the study of trustworthy Natural Language Processing (NLP), a number of important research fields have emerged, including that of explainability and privacy. While research interest in both explainable and privacy-pre…

From Understanding to Utilization: A Survey on Explainability for Large Language Models

2024-01-23 · Haoyan Luo, Lucia Specia

Explainability for Large Language Models (LLMs) is a critical yet challenging aspect of natural language processing. As LLMs are increasingly integral to diverse applications, their "black-box" nature sparks significant …

Model Editing