paper-with-me

홈 › Papers

Intrinsic Subgraph Generation for Interpretable Graph based Visual Question Answering

2024-03-26 · Pascal Tilli, Ngoc Thang Vu

The large success of deep learning based methods in Visual Question Answering (VQA) has concurrently increased the demand for explainable methods. Most methods in Explainable Artificial Intelligence (XAI) focus on generating post-hoc explanations rather than taking an intrinsic approach, the latter characterizing an interpretable model. In this work, we introduce an interpretable approach for graph-based VQA and demonstrate competitive performance on the GQA dataset. This approach bridges the gap between interpretability and performance. Our model is designed to intrinsically produce a subgraph during the question-answering process as its explanation, providing insight into the decision making. To evaluate the quality of these generated subgraphs, we compare them against established post-hoc explainability methods for graph neural networks, and perform a human evaluation. Moreover, we present quantitative metrics that correlate with the evaluations of human assessors, acting as automatic metrics for the generated explanatory subgraphs. Our implementation is available at https://github.com/DigitalPhonetics/Intrinsic-Subgraph-Generation-for-VQA.

📄 PDF Abstract BibTeX arXiv:2403.17647

Code (1)

digitalphonetics/intrinsic-subgraph-generation-for-vqa 공식 구현 pytorch

Tasks

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Discrete Subgraph Sampling for Interpretable Graph based Visual Question Answering

2024-12-11 · Pascal Tilli, Ngoc Thang Vu

Explainable artificial intelligence (XAI) aims to make machine learning models more transparent. While many approaches focus on generating explanations post-hoc, interpretable approaches, which generate the explanations …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Question AnsweringVisual Question Answering

TopInG: Topologically Interpretable Graph Learning via Persistent Rationale Filtration

2025-10-06 · Cheng Xin, Fan Xu, Xin Ding, Jie Gao 외 arxiv

Graph Neural Networks (GNNs) have shown remarkable success across various scientific fields, yet their adoption in critical decision-making is often hindered by a lack of interpretability. Recently, intrinsically interpr…

Graph Learning

How Interpretable Are Interpretable Graph Neural Networks?

2024-06-12 · Yongqiang Chen, Yatao Bian, Bo Han, James Cheng

Interpretable graph neural networks (XGNNs ) are widely adopted in various scientific applications involving graph-structured data. Existing XGNNs predominantly adopt the attention-based mechanism to learn edge or node i…

Graph Classification

Unveiling Global Interactive Patterns across Graphs: Towards Interpretable Graph Neural Networks

2024-07-02 · Yuwen Wang, Shunyu Liu, Tongya Zheng, KaiXuan Chen 외

Graph Neural Networks (GNNs) have emerged as a prominent framework for graph mining, leading to significant advances across various domains. Stemmed from the node-wise representations of GNNs, existing explanation studie…

ClusteringGraph ClassificationGraph ClusteringGraph Mining

Generative Subgraph Contrast for Self-Supervised Graph Representation Learning

2022-07-25 · Yuehui Han, Le Hui, Haobo Jiang, Jianjun Qian 외

Contrastive learning has shown great promise in the field of graph representation learning. By manually constructing positive/negative samples, most graph contrastive learning methods rely on the vector inner product bas…

Contrastive LearningGraph Representation LearningNode ClassificationRepresentation Learning