Search Results for author: Zhichun Guo

Found 22 papers, 11 papers with code

You do not have to train Graph Neural Networks at all on text-attributed graphs

no code implementations17 Apr 2024 Kaiwen Dong, Zhichun Guo, Nitesh V. Chawla

Graph structured data, specifically text-attributed graphs (TAG), effectively represent relationships among varied entities.

CORE: Data Augmentation for Link Prediction via Information Bottleneck

no code implementations17 Apr 2024 Kaiwen Dong, Zhichun Guo, Nitesh V. Chawla

Link prediction (LP) is a fundamental task in graph representation learning, with numerous applications in diverse domains.

How Does Message Passing Improve Collaborative Filtering?

no code implementations27 Mar 2024 Mingxuan Ju, William Shiao, Zhichun Guo, Yanfang Ye, Yozen Liu, Neil Shah, Tong Zhao

A branch of research enhances CF methods by message passing used in graph neural networks, due to its strong capabilities of extracting knowledge from graph-structured data, like user-item bipartite graphs that naturally exist in CF.

Collaborative Filtering Recommendation Systems +1

Improving Out-of-Vocabulary Handling in Recommendation Systems

no code implementations27 Mar 2024 William Shiao, Mingxuan Ju, Zhichun Guo, Xin Chen, Evangelos Papalexakis, Tong Zhao, Neil Shah, Yozen Liu

This work focuses on a complementary problem: recommending new users and items unseen (out-of-vocabulary, or OOV) at training time.

Recommendation Systems

Node Duplication Improves Cold-start Link Prediction

no code implementations15 Feb 2024 Zhichun Guo, Tong Zhao, Yozen Liu, Kaiwen Dong, William Shiao, Neil Shah, Nitesh V. Chawla

Graph Neural Networks (GNNs) are prominent in graph machine learning and have shown state-of-the-art performance in Link Prediction (LP) tasks.

Link Prediction Recommendation Systems

Universal Link Predictor By In-Context Learning on Graphs

no code implementations12 Feb 2024 Kaiwen Dong, Haitao Mao, Zhichun Guo, Nitesh V. Chawla

In this work, we introduce the Universal Link Predictor (UniLP), a novel model that combines the generalizability of heuristic approaches with the pattern learning capabilities of parametric models.

Hyperparameter Optimization In-Context Learning +1

Pure Message Passing Can Estimate Common Neighbor for Link Prediction

1 code implementation2 Sep 2023 Kaiwen Dong, Zhichun Guo, Nitesh V. Chawla

This discrepancy stems from a fundamental limitation: while MPNNs excel in node-level representation, they stumble with encoding the joint structural features essential to link prediction, like CN.

Graph Representation Learning Link Prediction

What can Large Language Models do in chemistry? A comprehensive benchmark on eight tasks

1 code implementation NeurIPS 2023 Taicheng Guo, Kehan Guo, Bozhao Nan, Zhenwen Liang, Zhichun Guo, Nitesh V. Chawla, Olaf Wiest, Xiangliang Zhang

In this paper, rather than pursuing state-of-the-art performance, we aim to evaluate capabilities of LLMs in a wide range of tasks across the chemistry domain.

In-Context Learning

FakeEdge: Alleviate Dataset Shift in Link Prediction

1 code implementation29 Nov 2022 Kaiwen Dong, Yijun Tian, Zhichun Guo, Yang Yang, Nitesh V. Chawla

In this paper, we first identify the dataset shift problem in the link prediction task and provide theoretical analyses on how existing link prediction methods are vulnerable to it.

Link Prediction

Link Prediction with Non-Contrastive Learning

1 code implementation25 Nov 2022 William Shiao, Zhichun Guo, Tong Zhao, Evangelos E. Papalexakis, Yozen Liu, Neil Shah

In this work, we extensively evaluate the performance of existing non-contrastive methods for link prediction in both transductive and inductive settings.

Contrastive Learning Link Prediction +2

Boosting Graph Neural Networks via Adaptive Knowledge Distillation

no code implementations12 Oct 2022 Zhichun Guo, Chunhui Zhang, Yujie Fan, Yijun Tian, Chuxu Zhang, Nitesh Chawla

In this paper, we propose a novel adaptive KD framework, called BGNN, which sequentially transfers knowledge from multiple GNNs into a student GNN.

Graph Classification Graph Mining +3

Linkless Link Prediction via Relational Distillation

no code implementations11 Oct 2022 Zhichun Guo, William Shiao, Shichang Zhang, Yozen Liu, Nitesh V. Chawla, Neil Shah, Tong Zhao

In this work, to combine the advantages of GNNs and MLPs, we start with exploring direct knowledge distillation (KD) methods for link prediction, i. e., predicted logit-based matching and node representation-based matching.

Knowledge Distillation Link Prediction +1

Flashlight: Scalable Link Prediction with Effective Decoders

no code implementations17 Sep 2022 Yiwei Wang, Bryan Hooi, Yozen Liu, Tong Zhao, Zhichun Guo, Neil Shah

However, HadamardMLP lacks the scalability for retrieving top scoring neighbors on large graphs, since to the best of our knowledge, there does not exist an algorithm to retrieve the top scoring neighbors for HadamardMLP decoders in sublinear complexity.

Graph Learning Link Prediction

NOSMOG: Learning Noise-robust and Structure-aware MLPs on Graphs

1 code implementation22 Aug 2022 Yijun Tian, Chuxu Zhang, Zhichun Guo, Xiangliang Zhang, Nitesh V. Chawla

Existing methods attempt to address this scalability issue by training multi-layer perceptrons (MLPs) exclusively on node content features using labels derived from trained GNNs.

A Survey of Multi-task Learning in Natural Language Processing: Regarding Task Relatedness and Training Methods

no code implementations7 Apr 2022 Zhihan Zhang, Wenhao Yu, Mengxia Yu, Zhichun Guo, Meng Jiang

Multi-task learning (MTL) has become increasingly popular in natural language processing (NLP) because it improves the performance of related tasks by exploiting their commonalities and differences.

Multi-Task Learning

Few-Shot Graph Learning for Molecular Property Prediction

1 code implementation16 Feb 2021 Zhichun Guo, Chuxu Zhang, Wenhao Yu, John Herr, Olaf Wiest, Meng Jiang, Nitesh V. Chawla

The recent success of graph neural networks has significantly boosted molecular property prediction, advancing activities such as drug discovery.

Attribute Drug Discovery +7

Action Sequence Augmentation for Early Graph-based Anomaly Detection

1 code implementation20 Oct 2020 Tong Zhao, Bo Ni, Wenhao Yu, Zhichun Guo, Neil Shah, Meng Jiang

With Eland, anomaly detection performance at an earlier stage is better than non-augmented methods that need significantly more observed data by up to 15% on the Area under the ROC curve.

Data Augmentation Graph Anomaly Detection

Improving Generalizability of Fake News Detection Methods using Propensity Score Matching

1 code implementation28 Jan 2020 Bo Ni, Zhichun Guo, Jianing Li, Meng Jiang

Recently, due to the booming influence of online social networks, detecting fake news is drawing significant attention from both academic communities and general public.

Fake News Detection regression

Cannot find the paper you are looking for? You can Submit a new open access paper.