paper-with-me

Papers

ExpDNN: Explainable Deep Neural Network

2020-04-26 · Chi-Hua Chen

In recent years, deep neural networks have been applied to obtain high performance of prediction, classification, and pattern recognition. However, the weights in these deep neural networks are difficult to be explained. Although a linear regression method can provide explainable results, the method is not suitable in the case of input interaction. Therefore, an explainable deep neural network (ExpDNN) with explainable layers is proposed to obtain explainable results in the case of input interaction. Three cases were given to evaluate the proposed ExpDNN, and the results showed that the absolute value of weight in an explainable layer can be used to explain the weight of corresponding input for feature extraction.

📄 PDF Abstract BibTeX arXiv:2005.03461

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Explainable Recommendation: A Survey and New Perspectives

2018-04-30 · Yongfeng Zhang, Xu Chen

Explainable recommendation attempts to develop models that generate not only high-quality recommendations but also intuitive explanations. The explanations may either be post-hoc or directly come from an explainable mode…

Explainable RecommendationPersuasivenessProduct RecommendationRecommendation Systems+1

Mining multi-modal communication patterns in interaction with explainable and non-explainable robots

2023-12-22 · Suna Bensch, Amanda Eriksson

We investigate interaction patterns for humans interacting with explainable and non-explainable robots. Non-explainable robots are here robots that do not explain their actions or non-actions, neither do they give any ot…

Almost Tight Approximation Algorithms for Explainable Clustering

2021-07-01 · Hossein Esfandiari, Vahab Mirrokni, Shyam Narayanan

Recently, due to an increasing interest for transparency in artificial intelligence, several methods of explainable machine learning have been developed with the simultaneous goal of accuracy and interpretability by huma…

Clustering

Pitfalls of Explainable ML: An Industry Perspective

2021-06-14 · Sahil Verma, Aditya Lahiri, John P. Dickerson, Su-In Lee

As machine learning (ML) systems take a more prominent and central role in contributing to life-impacting decisions, ensuring their trustworthiness and accountability is of utmost importance. Explanations sit at the core…

Explainable Artificial Intelligence (XAI)

Towards Explainable AI Planning as a Service

2019-08-14 · Michael Cashmore, Anna Collins, Benjamin Krarup, Senka Krivic 외

Explainable AI is an important area of research within which Explainable Planning is an emerging topic. In this paper, we argue that Explainable Planning can be designed as a service -- that is, as a wrapper around an ex…