paper-with-me

Papers

Algorithmic Concept-based Explainable Reasoning

2021-07-15 · Dobrik Georgiev, Pietro Barbiero, Dmitry Kazhdan, Petar Veličković, Pietro Liò

Recent research on graph neural network (GNN) models successfully applied GNNs to classical graph algorithms and combinatorial optimisation problems. This has numerous benefits, such as allowing applications of algorithms when preconditions are not satisfied, or reusing learned models when sufficient training data is not available or can't be generated. Unfortunately, a key hindrance of these approaches is their lack of explainability, since GNNs are black-box models that cannot be interpreted directly. In this work, we address this limitation by applying existing work on concept-based explanations to GNN models. We introduce concept-bottleneck GNNs, which rely on a modification to the GNN readout mechanism. Using three case studies we demonstrate that: (i) our proposed model is capable of accurately learning concepts and extracting propositional formulas based on the learned concepts for each target class; (ii) our concept-based GNN models achieve comparative performance with state-of-the-art models; (iii) we can derive global graph concepts, without explicitly providing any supervision on graph-level concepts.

📄 PDF Abstract BibTeX arXiv:2107.07493

Code (1)

HekpoMaH/algorithmic-concepts-reasoning 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

What Does Explainable AI Really Mean? A New Conceptualization of Perspectives

2017-10-02 · Derek Doran, Sarah Schulz, Tarek R. Besold

We characterize three notions of explainable AI that cut across research fields: opaque systems that offer no insight into its algo- rithmic mechanisms; interpretable systems where users can mathemat- ically analyze its …

Concept Learning in the Wild: Towards Algorithmic Understanding of Neural Networks

2024-12-15 · Elad Shohama, Hadar Cohena, Khalil Wattada, Havana Rikab 외

Explainable AI (XAI) methods typically focus on identifying essential input features or more abstract concepts for tasks like image or text classification. However, for algorithmic tasks like combinatorial optimization, …

Combinatorial Optimizationtext-classificationText Classification

Drug discovery with explainable artificial intelligence

2020-07-01 · José Jiménez-Luna, Francesca Grisoni, Gisbert Schneider

Deep learning bears promise for drug discovery, including advanced image analysis, prediction of molecular structure and function, and automated generation of innovative chemical entities with bespoke properties. Despite…

Deep LearningDrug DiscoveryExplainable artificial intelligence

Mathematical decisions and non-causal elements of explainable AI

2019-10-30 · Atoosa Kasirzadeh

The social implications of algorithmic decision-making in sensitive contexts have generated lively debates among multiple stakeholders, such as moral and political philosophers, computer scientists, and the public. Yet, …

Decision MakingEthics

Explainability Is in the Mind of the Beholder: Establishing the Foundations of Explainable Artificial Intelligence

2021-12-29 · Kacper Sokol, Peter Flach

Explainable artificial intelligence and interpretable machine learning are research domains growing in importance. Yet, the underlying concepts remain somewhat elusive and lack generally agreed definitions. While recent …

BIG-bench Machine LearningExplainable artificial intelligenceFairnessInterpretable Machine Learning+2