2 citations · 7 across the 7 of their papers we have counts for
5 papers · 1 filter
ProGMLP: A Progressive Framework for GNN-to-MLP Knowledge Distillation with Efficient Trade-offs
Weigang Lu, Ziyu Guan, Wei Zhao +5
GNN-to-MLP (G2M) methods have emerged as a promising approach to accelerate Graph Neural Networks (GNNs) by distilling their knowledge into simpler Multi-Layer Perceptrons (MLPs).…
AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification
Weigang Lu, Ziyu Guan, Wei Zhao +4
Mixup is a data augmentation technique that enhances model generalization by interpolating between data points using a mixing ratio in the image domain. Recently, the concept o…
Hi-GMAE: Hierarchical Graph Masked Autoencoders
Chuang Liu, Zelin Yao, Xueqi Ma +4
Graph Masked Autoencoders (GMAEs) have emerged as a notable self-supervised learning approach for graph-structured data. Existing GMAE models primarily focus on reconstructing node…
Where to Mask: Structure-Guided Masking for Graph Masked Autoencoders
Chuang Liu, Yuyao Wang, Yibing Zhan +4
Graph masked autoencoders (GMAE) have emerged as a significant advancement in self-supervised pre-training for graph-structured data. Previous GMAE models primarily utilize a strai…
Exploring Sparsity in Graph Transformers
Chuang Liu, Yibing Zhan, Xueqi Ma +5
Graph Transformers (GTs) have achieved impressive results on various graph-related tasks. However, the huge computational cost of GTs hinders their deployment and application, espe…