paper-with-me

Papers

M-Evolve: Structural-Mapping-Based Data Augmentation for Graph Classification

2020-07-11 · Jiajun Zhou, Jie Shen, Shanqing Yu, Guanrong Chen, Qi Xuan

Graph classification, which aims to identify the category labels of graphs, plays a significant role in drug classification, toxicity detection, protein analysis etc. However, the limitation of scale in the benchmark datasets makes it easy for graph classification models to fall into over-fitting and undergeneralization. To improve this, we introduce data augmentation on graphs (i.e. graph augmentation) and present four methods:random mapping, vertex-similarity mapping, motif-random mapping and motif-similarity mapping, to generate more weakly labeled data for small-scale benchmark datasets via heuristic transformation of graph structures. Furthermore, we propose a generic model evolution framework, named M-Evolve, which combines graph augmentation, data filtration and model retraining to optimize pre-trained graph classifiers. Experiments on six benchmark datasets demonstrate that the proposed framework helps existing graph classification models alleviate over-fitting and undergeneralization in the training on small-scale benchmark datasets, which successfully yields an average improvement of 3 - 13% accuracy on graph classification tasks.

📄 PDF Abstract BibTeX arXiv:2007.05700

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationGeneral ClassificationGraph Classification

Similar Papers 제목 키워드 기반

CoDCL: Counterfactual-Inspired Augmentation Contrastive Learning for Temporal Link Prediction in Social Networks

2026-01-30 · Hantong Feng, Duxin Chen, Wenwu Yu arxiv

Temporal link prediction is crucial for rapidly growing social networks. Existing methods often overlook the underlying causal mechanisms that drive link formation, making it difficult for algorithms to adapt to complex …

Representation LearningContrastive LearningData AugmentationLink Prediction

Data augmentation for low-resource grapheme-to-phoneme mapping

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Michael Hammond

In this paper we explore a very simple neural approach to mapping orthography to phonetic transcription in a low-resource context. The basic idea is to start from a baseline system and focus all efforts on data augmentat…

Data Augmentation

Spectral Augmentations for Graph Contrastive Learning

2023-02-06 · Amur Ghose, Yingxue Zhang, Jianye Hao, Mark Coates

Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, t…

Contrastive LearningGraph EmbeddingGraph Representation LearningRepresentation Learning

Mitigating Degree Bias in Graph Representation Learning with Learnable Structural Augmentation and Structural Self-Attention

2025-04-21 · Van Thuy Hoang, Hyeon-Ju Jeon, O-Joun Lee

Graph Neural Networks (GNNs) update node representations through message passing, which is primarily based on the homophily principle, assuming that adjacent nodes share similar features. However, in real-world graphs wi…

FairnessGraph Representation LearningNode ClassificationNode Clustering+2

Control-based Graph Embeddings with Data Augmentation for Contrastive Learning

2024-03-07 · Obaid Ullah Ahmad, Anwar Said, Mudassir Shabbir, Waseem Abbas 외

In this paper, we study the problem of unsupervised graph representation learning by harnessing the control properties of dynamical networks defined on graphs. Our approach introduces a novel framework for contrastive le…

Contrastive LearningData AugmentationGraph Representation LearningRepresentation Learning