← Search

Yuxiao Huang

9 accepted papers

2025

Does GCL Need a Large Number of Negative Samples? Enhancing Graph Contrastive Learning with Effective and Efficient Negative Sampling

AAAI 2025technical

Graph Contrastive Learning (GCL) aims to self-supervised learn low-dimensional graph representations, primarily through instance discrimination, which involves manually mining positive and negative pairs from graphs, increasing the similarity of positive pairs while decreasing negative pairs. Drawin…

2025

One Prompt Fits All: Universal Graph Adaptation for Pretrained Models

NeurIPS 2025poster

Graph Prompt Learning (GPL) has emerged as a promising paradigm that bridges graph pretraining models and downstream scenarios, mitigating label dependency and the misalignment between upstream pretraining and downstream tasks. Although existing GPL studies explore various prompt strategies, their e…

Cited by 0SourceScholar
2024

A New Mechanism for Eliminating Implicit Conflict in Graph Contrastive Learning

AAAI 2024technical

Graph contrastive learning (GCL) has attracted considerable attention because it can self-supervisedly extract low-dimensional representation of graph data. InfoNCE-based loss function is widely used in graph contrastive learning, which pulls the representations of positive pairs close to each other…

2024

LG-GNN: Local-Global Adaptive Graph Neural Network for Modeling Both Homophily and Heterophily

IJCAI 2024poster

Most Graph Neural Networks (GNNs) are based on the homophily assumption, where nodes with the same labels or similar features tend to be connected to each other. However, real-world graphs often do not adhere to this homophily assumption. Currently, most researches aggregate multi-hop neighbor infor…

Cited by 6SourcePDFScholar
2023

Contrastive Learning Meets Homophily: Two Birds with One Stone

ICML 2023poster

Graph Contrastive Learning (GCL) has recently enjoyed great success as an efficient self-supervised representation learning approach. However, the existing methods have focused on designing of contrastive modes and used data augmentation with a rigid and inefficient one-to-one sampling strategy. We…

Cited by 23SourcePDFScholar
2023

Trafformer: Unify Time and Space in Traffic Prediction

AAAI 2023technical

Traffic prediction is an important component of the intelligent transportation system. Existing deep learning methods encode temporal information and spatial information separately or iteratively. However, the spatial and temporal information is highly correlated in a traffic network, so existing me…

Cited by 33SourcePDFScholar
2022

Powerful Graph Convolutional Networks with Adaptive Propagation Mechanism for Homophily and Heterophily

AAAI 2022technical

Graph Convolutional Networks (GCNs) have been widely applied in various fields due to their significant power on processing graph-structured data. Typical GCN and its variants work under a homophily assumption (i.e., nodes with same class are prone to connect to each other), while ignoring the heter…

Cited by 128SourcePDFScholar
2021

Self-Guided Community Detection on Networks with Missing Edges

IJCAI 2021poster

The vast majority of community detection algorithms assume that the networks are totally observed. However, in reality many networks cannot be fully observed. On such network is edges-missing network, where some relationships (edges) between two entities are missing. Recently, several works have bee…

Cited by 8SourcePDFScholar
2020

Adversarial Mutual Information Learning for Network Embedding

IJCAI 2020poster

Network embedding which is to learn a low dimensional representation of nodes in a network has been used in many network analysis tasks. Some network embedding methods, including those based on generative adversarial networks (GAN) (a promising deep learning technique), have been proposed recently.…

Cited by 0SourcePDFScholar