paper-with-me

Papers

Explainability in Graph Neural Networks: A Taxonomic Survey

2020-12-31 · Hao Yuan, Haiyang Yu, Shurui Gui, Shuiwang Ji

Deep learning methods are achieving ever-increasing performance on many artificial intelligence tasks. A major limitation of deep models is that they are not amenable to interpretability. This limitation can be circumvented by developing post hoc techniques to explain the predictions, giving rise to the area of explainability. Recently, explainability of deep models on images and texts has achieved significant progress. In the area of graph data, graph neural networks (GNNs) and their explainability are experiencing rapid developments. However, there is neither a unified treatment of GNN explainability methods, nor a standard benchmark and testbed for evaluations. In this survey, we provide a unified and taxonomic view of current GNN explainability methods. Our unified and taxonomic treatments of this subject shed lights on the commonalities and differences of existing methods and set the stage for further methodological developments. To facilitate evaluations, we generate a set of benchmark graph datasets specifically for GNN explainability. We summarize current datasets and metrics for evaluating GNN explainability. Altogether, this work provides a unified methodological treatment of GNN explainability and a standardized testbed for evaluations.

📄 PDF Abstract BibTeX arXiv:2012.15445

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

TOBY: A Tool for Exploring Data in Academic Survey Papers

2023-06-13 · Tathagata Chakraborti, Jungkoo Kang, Christian Muise, Sarath Sreedharan 외

This paper describes TOBY, a visualization tool that helps a user explore the contents of an academic survey paper. The visualization consists of four components: a hierarchical view of taxonomic data in the survey, a do…

Survey

Explainability in Graph Neural Networks: An Experimental Survey

2022-03-17 · Peibo Li, Yixing Yang, Maurice Pagnucco, Yang song

Graph neural networks (GNNs) have been extensively developed for graph representation learning in various application domains. However, similar to all other neural networks models, GNNs suffer from the black-box problem …

Graph Representation LearningRepresentation LearningSurvey

Recent Advances in Malware Detection: Graph Learning and Explainability

2025-02-14 · Hossein Shokouhinejad, Roozbeh Razavi-Far, Hesamodin Mohammadian, Mahdi Rabbani 외

The rapid evolution of malware has necessitated the development of sophisticated detection methods that go beyond traditional signature-based approaches. Graph learning techniques have emerged as powerful tools for model…

Feature EngineeringGraph EmbeddingGraph LearningMalware Analysis+2

A Survey on Explainability of Graph Neural Networks

2023-06-02 · Jaykumar Kakkad, Jaspal Jannu, Kartik Sharma, Charu Aggarwal 외

Graph neural networks (GNNs) are powerful graph-based deep-learning models that have gained significant attention and demonstrated remarkable performance in various domains, including natural language processing, drug di…

Drug DiscoveryRecommendation SystemsSurvey

A Survey on Graph Neural Network Acceleration: Algorithms, Systems, and Customized Hardware

2023-06-24 · Shichang Zhang, Atefeh Sohrabizadeh, Cheng Wan, Zijie Huang 외

Graph neural networks (GNNs) are emerging for machine learning research on graph-structured data. GNNs achieve state-of-the-art performance on many tasks, but they face scalability challenges when it comes to real-world …

Graph Neural Network