4 papers
GREPO: A Benchmark for Graph Neural Networks on Repository-Level Bug Localization
Juntong Wang, Libin Chen, Xiyuan Wang +4
Repository-level bug localization-the task of identifying where code must be modified to fix a bug-is a critical software engineering challenge. Standard Large Language Modles (LLM…
Full-Graph vs. Mini-Batch Training: Comprehensive Analysis from a Batch Size and Fan-Out Size Perspective
Mengfan Liu, Da Zheng, Junwei Su +1
Full-graph and mini-batch Graph Neural Network (GNN) training approaches have distinct system design demands, making it crucial to choose the appropriate approach to develop. A cor…
Hierarchical Compression of Text-Rich Graphs via Large Language Models
Shichang Zhang, Da Zheng, Jiani Zhang +6
Text-rich graphs, prevalent in data mining contexts like e-commerce and academic graphs, consist of nodes with textual features linked by various relations. Traditional graph machi…
GraphStorm: all-in-one graph machine learning framework for industry applications
Da Zheng, Xiang Song, Qi Zhu +13
Graph machine learning (GML) is effective in many business applications. However, making GML easy to use and applicable to industry applications with massive datasets remain challe…