paper-with-me

홈 › Papers

Library network, a possible path to explainable neural networks

2019-09-29 · Jung Hoon Lee

Deep neural networks (DNNs) may outperform human brains in complex tasks, but the lack of transparency in their decision-making processes makes us question whether we could fully trust DNNs with high stakes problems. As DNNs' operations rely on a massive number of both parallel and sequential linear/nonlinear computations, predicting their mistakes is nearly impossible. Also, a line of studies suggests that DNNs can be easily deceived by adversarial attacks, indicating that their decisions can easily be corrupted by unexpected factors. Such vulnerability must be overcome if we intend to take advantage of DNNs' efficiency in high stakes problems. Here, we propose an algorithm that can help us better understand DNNs' decision-making processes. Our empirical evaluations suggest that this algorithm can effectively trace DNNs' decision processes from one layer to another and detect adversarial attacks.

📄 PDF Abstract BibTeX arXiv:1909.13360

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Enhancing Sampling-based Planning with a Library of Paths

2025-10-14 · Michal Minařík, Vojtěch Vonásek, Robert Pěnička arxiv

Path planning for 3D solid objects is a challenging problem, requiring a search in a six-dimensional configuration space, which is, nevertheless, essential in many robotic applications such as bin-picking and assembly. T…

OmniXAI: A Library for Explainable AI

2022-06-01 · Wenzhuo Yang, Hung Le, Tanmay Laud, Silvio Savarese 외

We introduce OmniXAI (short for Omni eXplainable AI), an open-source Python library of eXplainable AI (XAI), which offers omni-way explainable AI capabilities and various interpretable machine learning techniques to addr…

counterfactualCounterfactual ExplanationDecision MakingExplainable Artificial Intelligence (XAI)+3

REASONER: An Explainable Recommendation Dataset with Multi-aspect Real User Labeled Ground Truths Towards more Measurable Explainable Recommendation

2023-03-01 · Xu Chen, Jingsen Zhang, Lei Wang, Quanyu Dai 외

Explainable recommendation has attracted much attention from the industry and academic communities. It has shown great potential for improving the recommendation persuasiveness, informativeness and user satisfaction. Des…

Explainable RecommendationInformativenessPersuasiveness

REASONER: An Explainable Recommendation Dataset with Comprehensive Labeling Ground Truths

2023-09-26 · NeurIPS 2023 11

Explainable recommendation has attracted much attention from the industry and academic communities. It has shown great potential to improve the recommendation persuasiveness, informativeness and user satisfaction. In the…

Building an Explainable Graph-based Biomedical Paper Recommendation System (Technical Report)

2024-12-05 · Hermann Kroll, Christin K. Kreutz, Bill Matthias Thang, Philipp Schaer 외

Digital libraries provide different access paths, allowing users to explore their collections. For instance, paper recommendation suggests literature similar to some selected paper. Their implementation is often cost-int…