paper-with-me

Papers

TAGExplainer: Narrating Graph Explanations for Text-Attributed Graph Learning Models

2024-10-20 · Bo Pan, Zhen Xiong, Guanchen Wu, Zheng Zhang, Yifei Zhang, Liang Zhao

Representation learning of Text-Attributed Graphs (TAGs) has garnered significant attention due to its applications in various domains, including recommendation systems and social networks. Despite advancements in TAG learning methodologies, challenges remain in explainability due to the black-box nature of existing TAG representation learning models. This paper presents TAGExplainer, the first method designed to generate natural language explanations for TAG learning. TAGExplainer employs a generative language model that maps input-output pairs to explanations reflecting the model's decision-making process. To address the lack of annotated ground truth explanations in real-world scenarios, we propose first generating pseudo-labels that capture the model's decisions from saliency-based explanations, then the pseudo-label generator is iteratively trained based on three training objectives focusing on faithfulness and brevity via Expert Iteration, to improve the quality of generated pseudo-labels. The high-quality pseudo-labels are finally utilized to train an end-to-end explanation generator model. Extensive experiments are conducted to demonstrate the effectiveness of TAGExplainer in producing faithful and concise natural language explanations.

📄 PDF Abstract BibTeX arXiv:2410.15268

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGraph LearningLanguage ModelingLanguage ModellingPseudo LabelRecommendation SystemsRepresentation LearningTAG

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Exploring Concept Subspace for Self-explainable Text-Attributed Graph Learning

2026-04-13 · Xiaoxue Han, Libo Zhang, Zining Zhu, Yue Ning arxiv

We introduce Graph Concept Bottleneck (GCB) as a new paradigm for self-explainable text-attributed graph learning. GCB maps graphs into a subspace, concept bottleneck, where each concept is a meaningful phrase, and predi…

Graph Learning

Movie101: A New Movie Understanding Benchmark

2023-05-20 · Zihao Yue, Qi Zhang, Anwen Hu, Liang Zhang 외

To help the visually impaired enjoy movies, automatic movie narrating systems are expected to narrate accurate, coherent, and role-aware plots when there are no speaking lines of actors. Existing works benchmark this cha…

Video Captioning

Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning

2023-05-31 · Xiaoxin He, Xavier Bresson, Thomas Laurent, Adam Perold 외

Representation learning on text-attributed graphs (TAGs) has become a critical research problem in recent years. A typical example of a TAG is a paper citation graph, where the text of each paper serves as node attribute…

Decision MakingGeneral KnowledgeGraph Neural NetworkGraph Representation Learning+5

Let the CAT out of the bag: Contrastive Attributed explanations for Text

2021-09-16 · Saneem Chemmengath, Amar Prakash Azad, Ronny Luss, Amit Dhurandhar

Contrastive explanations for understanding the behavior of black box models has gained a lot of attention recently as they provide potential for recourse. In this paper, we propose a method Contrastive Attributed explana…

AttributeLanguage ModelingLanguage Modelling

Disentangled Representation Learning with Large Language Models for Text-Attributed Graphs

2023-10-27 · Yijian Qin, Xin Wang, Ziwei Zhang, Wenwu Zhu

Text-attributed graphs (TAGs) are prevalent on the web and research over TAGs such as citation networks, e-commerce networks and social networks has attracted considerable attention in the web community. Recently, large …

Graph Neural NetworkRepresentation Learning