paper-with-me

홈 › Papers

Graph Data Augmentation for Graph Machine Learning: A Survey

2022-02-17 · Tong Zhao, Wei Jin, Yozen Liu, Yingheng Wang, Gang Liu, Stephan Günnemann, Neil Shah, Meng Jiang

Data augmentation has recently seen increased interest in graph machine learning given its demonstrated ability to improve model performance and generalization by added training data. Despite this recent surge, the area is still relatively under-explored, due to the challenges brought by complex, non-Euclidean structure of graph data, which limits the direct analogizing of traditional augmentation operations on other types of image, video or text data. Our work aims to give a necessary and timely overview of existing graph data augmentation methods; notably, we present a comprehensive and systematic survey of graph data augmentation approaches, summarizing the literature in a structured manner. We first introduce three different taxonomies for categorizing graph data augmentation methods from the data, task, and learning perspectives, respectively. Next, we introduce recent advances in graph data augmentation, differentiated by their methodologies and applications. We conclude by outlining currently unsolved challenges and directions for future research. Overall, our work aims to clarify the landscape of existing literature in graph data augmentation and motivates additional work in this area, providing a helpful resource for researchers and practitioners in the broader graph machine learning domain. Additionally, we provide a continuously updated reading list at https://github.com/zhao-tong/graph-data-augmentation-papers.

📄 PDF Abstract BibTeX arXiv:2202.08871

Code (1)

zhao-tong/graph-data-augmentation-papers 공식 구현

Tasks

BIG-bench Machine LearningData AugmentationSurvey

Similar Papers 제목 키워드 기반

Data Augmentation on Graphs: A Technical Survey

2022-12-20 · Jiajun Zhou, Chenxuan Xie, Shengbo Gong, Zhenyu Wen 외

In recent years, graph representation learning has achieved remarkable success while suffering from low-quality data problems. As a mature technology to improve data quality in computer vision, data augmentation has also…

Data AugmentationGraph Representation LearningRepresentation LearningSurvey

Data Augmentation for Graph Data: Recent Advancements

2022-08-25 · Maria Marrium, Arif Mahmood

Graph Neural Network (GNNs) based methods have recently become a popular tool to deal with graph data because of their ability to incorporate structural information. The only hurdle in the performance of GNNs is the lack…

Data AugmentationGraph Neural NetworkSurvey

Data Augmentation for Deep Graph Learning: A Survey

2022-02-16 · Kaize Ding, Zhe Xu, Hanghang Tong, Huan Liu

Graph neural networks, a powerful deep learning tool to model graph-structured data, have demonstrated remarkable performance on numerous graph learning tasks. To address the data noise and data scarcity issues in deep g…

Data AugmentationGraph LearningSurvey

Exploring Graph Classification Techniques Under Low Data Constraints: A Comprehensive Study

2023-11-21 · Kush Kothari, Bhavya Mehta, Reshmika Nambiar, Seema Shrawne

This survey paper presents a brief overview of recent research on graph data augmentation and few-shot learning. It covers various techniques for graph data augmentation, including node and edge perturbation, graph coars…

Data AugmentationFew-Shot LearningGraph ClassificationGraph Generation+2

Towards Graph Contrastive Learning: A Survey and Beyond

2024-05-20 · Wei Ju, Yifan Wang, Yifang Qin, Zhengyang Mao 외

In recent years, deep learning on graphs has achieved remarkable success in various domains. However, the reliance on annotated graph data remains a significant bottleneck due to its prohibitive cost and time-intensive n…

Contrastive LearningData AugmentationDrug DiscoveryGraph Learning+5