paper-with-me

Papers

Data Augmentation on Graphs: A Technical Survey

2022-12-20 · Jiajun Zhou, Chenxuan Xie, Shengbo Gong, Zhenyu Wen, Xiangyu Zhao, Qi Xuan, Xiaoniu Yang

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 attracted increasing attention in graph domain. To advance research in this emerging direction, this survey provides a comprehensive review and summary of existing graph data augmentation (GDAug) techniques. Specifically, this survey first provides an overview of various feasible taxonomies and categorizes existing GDAug studies based on multi-scale graph elements. Subsequently, for each type of GDAug technique, this survey formalizes standardized technical definition, discuss the technical details, and provide schematic illustration. The survey also reviews domain-specific graph data augmentation techniques, including those for heterogeneous graphs, temporal graphs, spatio-temporal graphs, and hypergraphs. In addition, this survey provides a summary of available evaluation metrics and design guidelines for graph data augmentation. Lastly, it outlines the applications of GDAug at both the data and model levels, discusses open issues in the field, and looks forward to future directions. The latest advances in GDAug are summarized in GitHub.

📄 PDF Abstract BibTeX arXiv:2212.09970

Code (1)

jjzhou012/GDAug-Survey 공식 구현

Tasks

Data AugmentationGraph Representation LearningRepresentation LearningSurvey

Similar Papers 제목 키워드 기반

Graph-Based Meaning Representations: Design and Processing

2019-07-01 · ACL 2019 7 · Alex Koller, er, Stephan Oepen, Weiwei Sun

This tutorial is on representing and processing sentence meaning in the form of labeled directed graphs. The tutorial will (a) briefly review relevant background in formal and linguistic semantics; (b) semi-formally defi…

SentenceSurvey

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

Deep Person Generation: A Survey from the Perspective of Face, Pose and Cloth Synthesis

2021-09-05 · Tong Sha, Wei zhang, Tong Shen, Zhoujun Li 외

Deep person generation has attracted extensive research attention due to its wide applications in virtual agents, video conferencing, online shopping and art/movie production. With the advancement of deep learning, visua…

Data AugmentationSurveyTalking Head Generation

Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative

2022-10-07 · Tianxin Wei, Yuning You, Tianlong Chen, Yang shen 외

This paper targets at improving the generalizability of hypergraph neural networks in the low-label regime, through applying the contrastive learning approach from images/graphs (we refer to it as HyperGCL). We focus on …

Contrastive LearningFairnessHypergraph Contrastive LearningRepresentation Learning

Can Knowledge Graphs Reduce Hallucinations in LLMs? : A Survey

2023-11-14 · Garima Agrawal, Tharindu Kumarage, Zeyad Alghamdi, Huan Liu

The contemporary LLMs are prone to producing hallucinations, stemming mainly from the knowledge gaps within the models. To address this critical limitation, researchers employ diverse strategies to augment the LLMs by in…

Knowledge GraphsSurvey