IRAug 1

GARDRec: Decision-Level Graph Grounding for Large Language Model Recommendation

arXiv:2608.006698.2h-index: 7
Predicted impact top 42% in IR · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in LLM-based recommendation, this work provides a method to better integrate graph structure into LLM ranking, showing consistent improvements over baselines.

GARDRec addresses the problem of graph-augmented LLM recommenders not effectively using knowledge graphs for ranking decisions in next-item recommendation. The proposed framework improves candidate-ranking performance over representative baselines on three public benchmarks with multiple LLM backbones.

Large language models (LLMs) offer new opportunities for recommendation by interpreting item descriptions, user instructions, and external knowledge through natural-language prompts. However, existing graph-augmented LLM recommenders often use knowledge graphs mainly as prompt-level evidence, leaving ranking decisions weakly constrained by structured user-item relations. This is problematic for next-item recommendation, where the model must compare candidates under the same user context while preserving temporal preference, collaborative signals, and attribute matches. To address this issue, we propose \emph{GARDRec}, a Graph-grounded Adaptive Reasoning and Decision-aware Recommendation framework for LLM-based next-item ranking. GARDRec constructs semantic-structural item representations from textual node features and graph propagation, derives personalized graph contexts from temporally weighted histories and first-order neighborhoods, and aligns graph-derived representations with a frozen LLM through continuous multimodal prompts. Explicit interaction and matching features are injected through late-stage decision branches, while inter-candidate attention and restricted generative likelihood support final ranking. Experiments on three public benchmarks with multiple LLM backbones show that GARDRec generally improves candidate-ranking performance over representative baselines. Ablation and diagnostic analyses verify the contributions of graph projection, neighborhood retrieval, explicit decision features, ranking loss, and generative calibration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes