paper-with-me

Papers

GraphAlign: Pretraining One Graph Neural Network on Multiple Graphs via Feature Alignment

2024-06-05 · Zhenyu Hou, Haozhan Li, Yukuo Cen, Jie Tang, Yuxiao Dong

Graph self-supervised learning (SSL) holds considerable promise for mining and learning with graph-structured data. Yet, a significant challenge in graph SSL lies in the feature discrepancy among graphs across different domains. In this work, we aim to pretrain one graph neural network (GNN) on a varied collection of graphs endowed with rich node features and subsequently apply the pretrained GNN to unseen graphs. We present a general GraphAlign method that can be seamlessly integrated into the existing graph SSL framework. To align feature distributions across disparate graphs, GraphAlign designs alignment strategies of feature encoding, normalization, alongside a mixture-of-feature-expert module. Extensive experiments show that GraphAlign empowers existing graph SSL frameworks to pretrain a unified and powerful GNN across multiple graphs, showcasing performance superiority on both in-domain and out-of-domain graphs.

📄 PDF Abstract BibTeX arXiv:2406.02953

Code (1)

thudm/graphalign pytorch

Tasks

Graph Neural NetworkSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

GraphAlign: Enhancing Accurate Feature Alignment by Graph matching for Multi-Modal 3D Object Detection

2023-10-12 · ICCV 2023 1 · Ziying Song, Haiyue Wei, Lin Bai, Lei Yang 외

LiDAR and cameras are complementary sensors for 3D object detection in autonomous driving. However, it is challenging to explore the unnatural interaction between point clouds and images, and the critical factor is how t…

3D Object DetectionAutonomous DrivingGraph Matchingobject-detection+2

Can Modifying Data Address Graph Domain Adaptation?

2024-07-27 · Renhong Huang, Jiarong Xu, Xin Jiang, Ruichuan An 외

Graph neural networks (GNNs) have demonstrated remarkable success in numerous graph analytical tasks. Yet, their effectiveness is often compromised in real-world scenarios due to distribution shifts, limiting their capac…

Domain AdaptationGRAPH DOMAIN ADAPTATIONTransfer Learning

Graph Context Encoder: Graph Feature Inpainting for Graph Generation and Self-supervised Pretraining

2021-06-18 · Oriel Frigo, Rémy Brossard, David Dehaene

We propose the Graph Context Encoder (GCE), a simple but efficient approach for graph representation learning based on graph feature masking and reconstruction. GCE models are trained to efficiently reconstruct input gra…

Graph GenerationGraph Representation LearningRepresentation Learning

From Node to Graph: Joint Reasoning on Visual-Semantic Relational Graph for Zero-Shot Detection

2022-02-15 · Winter Conference on Applications of Computer Vision (WACV) 2022 2 · Hui Nie, Ruiping Wang, Xilin Chen

Zero-Shot Detection (ZSD), which aims at localizing andrecognizing unseen objects in a complicated scene, usuallyleverages the visual and semantic information of individ-ual objects alone. However, scene und…

Generalized Zero-Shot Object DetectionScene UnderstandingZero-Shot Object Detection

Fragment-based Pretraining and Finetuning on Molecular Graphs

2023-10-05 · NeurIPS 2023 11 · Kha-Dinh Luong, Ambuj Singh

Property prediction on molecular graphs is an important application of Graph Neural Networks. Recently, unlabeled molecular data has become abundant, which facilitates the rapid development of self-supervised learning fo…

Contrastive LearningProperty PredictionSelf-Supervised Learning