paper-with-me

Papers

Pairwise Half-graph Discrimination: A Simple Graph-level Self-supervised Strategy for Pre-training Graph Neural Networks

2021-10-26 · Pengyong Li, Jun Wang, Ziliang Li, Yixuan Qiao, Xianggen Liu, Fei Ma, Peng Gao, Seng Song, Guotong Xie

Self-supervised learning has gradually emerged as a powerful technique for graph representation learning. However, transferable, generalizable, and robust representation learning on graph data still remains a challenge for pre-training graph neural networks. In this paper, we propose a simple and effective self-supervised pre-training strategy, named Pairwise Half-graph Discrimination (PHD), that explicitly pre-trains a graph neural network at graph-level. PHD is designed as a simple binary classification task to discriminate whether two half-graphs come from the same source. Experiments demonstrate that the PHD is an effective pre-training strategy that offers comparable or superior performance on 13 graph classification tasks compared with state-of-the-art strategies, and achieves notable improvements when combined with node-level strategies. Moreover, the visualization of learned representation revealed that PHD strategy indeed empowers the model to learn graph-level knowledge like the molecular scaffold. These results have established PHD as a powerful and effective self-supervised learning strategy in graph-level representation learning.

📄 PDF Abstract BibTeX arXiv:2110.13567

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGraph ClassificationGraph Neural NetworkGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Structure-Aware Group Discrimination with Adaptive-View Graph Encoder: A Fast Graph Contrastive Learning Framework

2023-03-09 · Zhenshuo Zhang, Yun Zhu, Haizhou Shi, Siliang Tang

Albeit having gained significant progress lately, large-scale graph representation learning remains expensive to train and deploy for two main reasons: (i) the repetitive computation of multi-hop message passing and non-…

Contrastive LearningGraph Representation LearningRepresentation Learning

Product Graph-based Higher Order Contextual Similarities for Inexact Subgraph Matching

2017-02-01 · Anjan Dutta, Josep Lladós, Horst Bunke, Umapada Pal

Many algorithms formulate graph matching as an optimization of an objective function of pairwise quantification of nodes and edges of two graphs to be matched. Pairwise measurements usually consider local attributes but …

Graph Matching

Achieving non-discrimination in data release

2016-11-22 · Lu Zhang, Yongkai Wu, Xintao Wu

Discrimination discovery and prevention/removal are increasingly important tasks in data mining. Discrimination discovery aims to unveil discriminatory practices on the protected attribute (e.g., gender) by analyzing the…

Attribute

Deep Attentive Ranking Networks for Learning to Order Sentences

2019-12-31 · AAAI-2020 2019 12 · Pawan Kumar, Dhanajit Brahma, Harish Karnick, Piyush Rai

We present an attention-based ranking framework for learning to order sentences given a paragraph. Our framework is built on a bidirectional sentence encoder and a self-attention based transformer network to obtain an in…

SentenceSentence Ordering

Anchor-guided Hypergraph Condensation with Dual-level Discrimination

2026-05-11 · Fan Li, Xiaoyang Wang, Chen Chen, Wenjie Zhang arxiv

The increasing prevalence of large-scale hypergraphs poses significant computational challenges for hypergraph neural network (HNN) training. To address this, hypergraph condensation (HGC) distills large real hypergraphs…