paper-with-me

홈 › Papers

How Can I Explain This to You? An Empirical Study of Deep Neural Network Explanation Methods

2020-12-01 · NeurIPS 2020 12 · Jeya Vikranth Jeyakumar, Joseph Noor, Yu-Hsi Cheng, Luis Garcia, Mani Srivastava

Explaining the inner workings of deep neural network models have received considerable attention in recent years. Researchers have attempted to provide human parseable explanations justifying why a model performed a specific classification. Although many of these toolkits are available for use, it is unclear which style of explanation is preferred by end-users, thereby demanding investigation. We performed a cross-analysis Amazon Mechanical Turk study comparing the popular state-of-the-art explanation methods to empirically determine which are better in explaining model decisions. The participants were asked to compare explanation methods across applications spanning image, text, audio, and sensory domains. Among the surveyed methods, explanation-by-example was preferred in all domains except text sentiment classification, where LIME's method of annotating input text was preferred. We highlight qualitative aspects of employing the studied explainability methods and conclude with implications for researchers and engineers that seek to incorporate explanations into user-facing deployments.

📄 PDF Abstract BibTeX

Code (2)

nesl/ExMatchina 공식 구현 tf
nesl/Explainability-Study 공식 구현

Tasks

General ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Impact Of Explainable AI On Cognitive Load: Insights From An Empirical Study

2023-04-18 · Lukas-Valentin Herm

While the emerging research field of explainable artificial intelligence (XAI) claims to address the lack of explainability in high-performance machine learning models, in practice, XAI targets developers rather than act…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Stability of Explainable Recommendation

2024-05-03 · Sairamvinay Vijayaraghavan, Prasant Mohapatra

Explainable Recommendation has been gaining attention over the last few years in industry and academia. Explanations provided along with recommendations in a recommender system framework have many uses: particularly reas…

Explainable ModelsExplainable RecommendationRecommendation Systems

Unraveling the Dilemma of AI Errors: Exploring the Effectiveness of Human and Machine Explanations for Large Language Models

2024-04-11 · Marvin Pafla, Kate Larson, Mark Hancock

The field of eXplainable artificial intelligence (XAI) has produced a plethora of methods (e.g., saliency-maps) to gain insight into artificial intelligence (AI) models, and has exploded with the rise of deep learning (D…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Question Answering

Balanced background and explanation data are needed in explaining deep learning models with SHAP: An empirical study on clinical decision making

2022-06-08 · Mingxuan Liu, Yilin Ning, Han Yuan, Marcus Eng Hock Ong 외

Objective: Shapley additive explanations (SHAP) is a popular post-hoc technique for explaining black box models. While the impact of data imbalance on predictive models has been extensively studied, it remains largely un…

Decision Making

Modeling the Quality of Dialogical Explanations

2024-03-01 · Milad Alshomary, Felix Lange, Meisam Booshehri, Meghdut Sengupta 외

Explanations are pervasive in our lives. Mostly, they occur in dialogical form where an {\em explainer} discusses a concept or phenomenon of interest with an {\em explainee}. Leaving the explainee with a clear understand…