paper-with-me

Papers

Rethinking Dimensional Rationale in Graph Contrastive Learning from Causal Perspective

2023-12-16 · Qirui Ji, Jiangmeng Li, Jie Hu, Rui Wang, Changwen Zheng, Fanjiang Xu

Graph contrastive learning is a general learning paradigm excelling at capturing invariant information from diverse perturbations in graphs. Recent works focus on exploring the structural rationale from graphs, thereby increasing the discriminability of the invariant information. However, such methods may incur in the mis-learning of graph models towards the interpretability of graphs, and thus the learned noisy and task-agnostic information interferes with the prediction of graphs. To this end, with the purpose of exploring the intrinsic rationale of graphs, we accordingly propose to capture the dimensional rationale from graphs, which has not received sufficient attention in the literature. The conducted exploratory experiments attest to the feasibility of the aforementioned roadmap. To elucidate the innate mechanism behind the performance improvement arising from the dimensional rationale, we rethink the dimensional rationale in graph contrastive learning from a causal perspective and further formalize the causality among the variables in the pre-training stage to build the corresponding structural causal model. On the basis of the understanding of the structural causal model, we propose the dimensional rationale-aware graph contrastive learning approach, which introduces a learnable dimensional rationale acquiring network and a redundancy reduction constraint. The learnable dimensional rationale acquiring network is updated by leveraging a bi-level meta-learning technique, and the redundancy reduction constraint disentangles the redundant features through a decorrelation process during learning. Empirically, compared with state-of-the-art methods, our method can yield significant performance boosts on various benchmarks with respect to discriminability and transferability. The code implementation of our method is available at https://github.com/ByronJi/DRGCL.

📄 PDF Abstract BibTeX arXiv:2312.10401

Code (1)

byronji/drgcl 공식 구현 pytorch

Tasks

Contrastive LearningMeta-Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Let Invariant Rationale Discovery Inspire Graph Contrastive Learning

2022-06-16 · Sihang Li, Xiang Wang, An Zhang, Yingxin Wu 외

Leading graph contrastive learning (GCL) methods perform graph augmentations in two fashions: (1) randomly corrupting the anchor graph, which could cause the loss of semantic information, or (2) using domain knowledge to…

Contrastive Learning

Enhancing Relation Extraction via Supervised Rationale Verification and Feedback

2024-12-10 · Yongqi Li, Xin Miao, Shen Zhou, Mayi Xu 외

Despite the rapid progress that existing automated feedback methods have made in correcting the output of large language models (LLMs), these methods cannot be well applied to the relation extraction (RE) task due to the…

RelationRelation Extraction

Discovering Invariant Rationales for Graph Neural Networks

2022-01-30 · ICLR 2022 4 · Ying-Xin Wu, Xiang Wang, An Zhang, Xiangnan He 외

Intrinsic interpretability of graph neural networks (GNNs) is to find a small subset of the input graph's features -- rationale -- which guides the model prediction. Unfortunately, the leading rationalization models ofte…

Graph Classification

Towards Faithful and Consistent Explanations for Graph Neural Networks

2022-05-27 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

Uncovering rationales behind predictions of graph neural networks (GNNs) has received increasing attention over recent years. Instance-level GNN explanation aims to discover critical input elements, like nodes or edges, …

Inductive BiasNetwork Interpretation

Quantum Rationale-Aware Graph Contrastive Learning for Jet Discrimination

2024-11-03 · Md Abrar Jahin, Md. Akmol Masud, M. F. Mridha, Nilanjan Dey 외

In high-energy physics, particle jet tagging plays a pivotal role in distinguishing quark from gluon jets using data from collider experiments. While graph-based deep learning methods have advanced this task beyond tradi…

Computational EfficiencyContrastive LearningJet Tagging