5 citations · 8 across the 10 of their papers we have counts for
6 papers · 1 filter
Formalizing and Mitigating Structural Distortion in LLM Attention for Graph Reasoning
Donald Loveland, Puja Trivedi, Ari Weinstein +2
Large Language Models (LLMs) have shown promise for reasoning over Text-Attributed Graphs (TAGs). However, applying LLMs to graphs requires linearizing their structure into sequenc…
All Against Some: Efficient Integration of Large Language Models for Message Passing in Graph Neural Networks
Ajay Jaiswal, Nurendra Choudhary, Ravinarayana Adkathimar +6
Graph Neural Networks (GNNs) have attracted immense attention in the past decade due to their numerous real-world applications built around graph-structured data. On the other hand…
Graph Coarsening via Convolution Matching for Scalable Graph Neural Network Training
Charles Dickens, Eddie Huang, Aishwarya Reganti +3
Graph summarization as a preprocessing step is an effective and complementary technique for scalable graph neural network (GNN) training. In this work, we propose the Coarsening Vi…
Communication-Free Distributed GNN Training with Vertex Cut
Kaidi Cao, Rui Deng, Shirley Wu +3
Training Graph Neural Networks (GNNs) on real-world graphs consisting of billions of nodes and edges is quite challenging, primarily due to the substantial memory needed to store t…
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…
You Only Transfer What You Share: Intersection-Induced Graph Transfer Learning for Link Prediction
Wenqing Zheng, Edward W Huang, Nikhil Rao +2
Link prediction is central to many real-world applications, but its performance may be hampered when the graph of interest is sparse. To alleviate issues caused by sparsity, we inv…