80 citations · 127 across the 14 of their papers we have counts for
14 papers
Large Generative Graph Models
Yu Wang, Ryan A. Rossi, Namyong Park +6
Large Generative Models (LGMs) such as GPT, Stable Diffusion, Sora, and Suno are trained on a huge amount of language corpus, images, videos, and audio that are extremely diverse f…
LinkGPT: Teaching Large Language Models To Predict Missing Links
Zhongmou He, Jing Zhu, Shengyi Qian +2
Large Language Models (LLMs) have shown promising results on various language and vision tasks. Recently, there has been growing interest in applying LLMs to graph-based tasks, par…
Accurate and Scalable Estimation of Epistemic Uncertainty for Graph Neural Networks
Puja Trivedi, Mark Heimann, Rushil Anirudh +2
Safe deployment of graph neural networks (GNNs) under distribution shift requires models to provide accurate confidence indicators (CI). However, while it is well-known in computer…
Simplifying Distributed Neural Network Training on Massive Graphs: Randomized Partitions Improve Model Aggregation
Jiong Zhu, Aishwarya Reganti, Edward Huang +4
Distributed training of GNNs enables learning on massive graphs (e.g., social and e-commerce networks) that exceed the storage and computational capacity of a single machine. To re…
A Closer Look at Model Adaptation using Feature Distortion and Simplicity Bias
Puja Trivedi, Danai Koutra, Jayaraman J. Thiagarajan
Advances in the expressivity of pretrained models have increased interest in the design of adaptation protocols which enable safe and effective transfer learning. Going beyond conv…
On the Efficacy of Generalization Error Prediction Scoring Functions
Puja Trivedi, Danai Koutra, Jayaraman J. Thiagarajan
Generalization error predictors (GEPs) aim to predict model performance on unseen distributions by deriving dataset-level error estimates from sample-level scores. However, GEPs of…