activity
20242026
collaborators

7 papers

cs.IR2026

RAG vs. GraphRAG: A Systematic Evaluation and Key Insights

Haoyu Han, Li Ma, Yu Wang +9

Retrieval-Augmented Generation (RAG) improves large language models (LLMs) by retrieving relevant information from external sources and has been widely adopted for text-based tasks…

cs.IR2026

Reasoning by Exploration: A Unified Approach to Retrieval and Generation over Graphs

Haoyu Han, Kai Guo, Harry Shomer +5

Reasoning over structured graphs remains a fundamental challenge for Large Language Models (LLMs), particularly when scaling to large graphs. Existing approaches typically follow t…

cs.AI2025

Beyond Static Retrieval: Opportunities and Pitfalls of Iterative Retrieval in GraphRAG

Kai Guo, Xinnan Dai, Shenglai Zeng +4

Retrieval-augmented generation (RAG) is a powerful paradigm for improving large language models (LLMs) on knowledge-intensive question answering. Graph-based RAG (GraphRAG) leverag…

cs.LG2025

Towards Understanding Link Predictor Generalizability Under Distribution Shifts

Jay Revolinsky, Harry Shomer, Jiliang Tang

State-of-the-art link prediction (LP) models demonstrate impressive benchmark results. However, popular benchmark datasets often assume that training, validation, and testing sampl…

cs.LG2025

Higher-order Structure Boosts Link Prediction on Temporal Graphs

Jingzhe Liu, Zhigang Hua, Yan Xie +5

Temporal Graph Neural Networks (TGNNs) have gained growing attention for modeling and predicting structures in temporal graphs. However, existing TGNNs primarily focus on pairwise…

cs.LG2024

Mixture of Link Predictors on Graphs

Li Ma, Haoyu Han, Juanhui Li +4

Link prediction, which aims to forecast unseen connections in graphs, is a fundamental task in graph machine learning. Heuristic methods, leveraging a range of different pairwise m…