Unveiling Black-boxes: Explainable Deep Learning Models for Patent Classification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingDeep LearningPatent classificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
EVOTER: Evolution of Transparent Explainable Rule-sets
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
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+2Aligning Human Knowledge with Visual Concepts Towards Explainable Medical Image Classification
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+3A Survey on the Explainability of Supervised Machine Learning
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 MakingSurveyRecurrence-Aware Long-Term Cognitive Network for Explainable Pattern Classification
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