GraphRAG-IRL: Personalized Recommendation with Graph-Grounded Inverse Reinforcement Learning and LLM Re-ranking
Siqi Liang, Xiawei Wang, Yudi Zhang, Jiaying Zhou

TL;DR
GraphRAG-IRL is a hybrid recommendation framework that combines graph-based features, inverse reinforcement learning, and LLM re-ranking to improve personalized recommendations, especially under sparse feedback.
Contribution
The paper introduces a novel hybrid approach integrating graph-grounded IRL and persona-guided LLM re-ranking for enhanced recommendation accuracy.
Findings
IRL-MLP with GraphRAG improves NDCG@10 by over 15% on MovieLens.
IRL and GraphRAG combined yield superadditive gains in ranking performance.
Persona-guided LLM fusion further boosts NDCG@10 by up to 16.8%.
Abstract
Personalized recommendation requires models that capture sequential user preferences while remaining robust to sparse feedback and semantic ambiguity. Recent work has explored large language models (LLMs) as recommenders and re-rankers, but pure prompt-based ranking often suffers from poor calibration, sensitivity to candidate ordering, and popularity bias. These limitations make LLMs useful semantic reasoners, but unreliable as standalone ranking engines. We present \textbf{GraphRAG-IRL}, a hybrid recommendation framework that combines graph-grounded feature construction, inverse reinforcement learning (IRL), and persona-guided LLM re-ranking. Our method constructs a heterogeneous knowledge graph over items, categories, and concepts, retrieves both individual and community preference context, and uses these signals to train a Maximum Entropy IRL model for calibrated pre-ranking. An…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
