paper-with-me

Papers

Unveiling Black-boxes: Explainable Deep Learning Models for Patent Classification

2023-10-31 · Md Shajalal, Sebastian Denef, Md. Rezaul Karim, Alexander Boden, Gunnar Stevens

Recent technological advancements have led to a large number of patents in a diverse range of domains, making it challenging for human experts to analyze and manage. State-of-the-art methods for multi-label patent classification rely on deep neural networks (DNNs), which are complex and often considered black-boxes due to their opaque decision-making processes. In this paper, we propose a novel deep explainable patent classification framework by introducing layer-wise relevance propagation (LRP) to provide human-understandable explanations for predictions. We train several DNN models, including Bi-LSTM, CNN, and CNN-BiLSTM, and propagate the predictions backward from the output layer up to the input layer of the model to identify the relevance of words for individual predictions. Considering the relevance score, we then generate explanations by visualizing relevant words for the predicted patent class. Experimental results on two datasets comprising two-million patent texts demonstrate high performance in terms of various evaluation measures. The explanations generated for each prediction highlight important relevant words that align with the predicted class, making the prediction more understandable. Explainable systems have the potential to facilitate the adoption of complex AI-enabled methods for patent classification in real-world applications.

📄 PDF Abstract BibTeX arXiv:2310.20478

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep LearningPatent classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

EVOTER: Evolution of Transparent Explainable Rule-sets

2022-04-21 · Hormoz Shahrzad, Babak Hodjat, Risto Miikkulainen

Most AI systems are black boxes generating reasonable outputs for given inputs. Some domains, however, have explainability and trustworthiness requirements that cannot be directly met by these approaches. Various methods…

Analysis of Explainable Artificial Intelligence Methods on Medical Image Classification

2022-12-10 · Vinay Jogani, Joy Purohit, Ishaan Shivhare, Seema C Shrawne

The use of deep learning in computer vision tasks such as image classification has led to a rapid increase in the performance of such systems. Due to this substantial increment in the utility of these systems, the use of…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)image-classification+2

Aligning Human Knowledge with Visual Concepts Towards Explainable Medical Image Classification

2024-06-08 · Yunhe Gao, Difei Gu, Mu Zhou, Dimitris Metaxas

Although explainability is essential in the clinical diagnosis, most deep learning models still function as black boxes without elucidating their decision-making process. In this study, we investigate the explainable mod…

Decision MakingDiagnosticimage-classificationImage Classification+3

A Survey on the Explainability of Supervised Machine Learning

2020-11-16 · Nadia Burkart, Marco F. Huber

Predictions obtained by, e.g., artificial neural networks have a high accuracy but humans often perceive the models as black boxes. Insights about the decision making are mostly opaque for humans. Particularly understand…

BIG-bench Machine LearningDecision MakingSurvey

Recurrence-Aware Long-Term Cognitive Network for Explainable Pattern Classification

2021-07-07 · Gonzalo Nápoles, Yamisleydi Salgueiro, Isel Grau, Maikel Leon Espinosa

Machine learning solutions for pattern classification problems are nowadays widely deployed in society and industry. However, the lack of transparency and accountability of most accurate models often hinders their safe u…

ClassificationExplainable artificial intelligence