activity
20242026
collaborators

6 papers

cs.CL2026

Beyond Single-Granularity Prompts: A Multi-Scale Chain-of-Thought Prompt Learning for Graph

Ziyu Zheng, Yaming Yang, Ziyu Guan +3

The ``pre-train, prompt" paradigm, designed to bridge the gap between pre-training tasks and downstream objectives, has been extended from the NLP domain to the graph domain and ha…

cs.LG2025

Discrepancy-Aware Graph Mask Auto-Encoder

Ziyu Zheng, Yaming Yang, Ziyu Guan +2

Masked Graph Auto-Encoder, a powerful graph self-supervised training paradigm, has recently shown superior performance in graph representation learning. Existing works typically re…

cs.LG2025

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).…

cs.SI2025

Enhancing Homophily-Heterophily Separation: Relation-Aware Learning in Heterogeneous Graphs

Ziyu Zheng, Yaming Yang, Ziyu Guan +2

Real-world networks usually have a property of node heterophily, that is, the connected nodes usually have different features or different labels. This heterophily issue has been e…

cs.CL2025

Aligning Multiple Knowledge Graphs in a Single Pass

Yaming Yang, Zhe Wang, Ziyu Guan +5

Entity alignment (EA) is to identify equivalent entities across different knowledge graphs (KGs), which can help fuse these KGs into a more comprehensive one. Previous EA methods m…

cs.LG2024

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…