CORONA: A Coarse-to-Fine Framework for Graph-based Recommendation with Large Language Models
Junze Chen, Xinjie Yang, Cheng Yang, Junfei Bao, Zeyuan Guo, Yawen Li, Chuan Shi

TL;DR
CORONA introduces a novel coarse-to-fine graph-based recommendation framework that leverages large language models' reasoning during candidate filtering, significantly improving recommendation accuracy over existing methods.
Contribution
The paper presents a new framework, CORONA, which integrates LLMs' reasoning abilities into the candidate filtering process in graph-based recommenders, a novel approach compared to prior work.
Findings
Achieves 18.6% relative improvement in recall
Achieves 18.4% relative improvement in NDCG
Demonstrates state-of-the-art performance on multiple datasets
Abstract
Recommender systems (RSs) are designed to retrieve candidate items a user might be interested in from a large pool. A common approach is using graph neural networks (GNNs) to capture high-order interaction relationships. As large language models (LLMs) have shown strong capabilities across domains, researchers are exploring their use to enhance recommendation. However, prior work limits LLMs to re-ranking results or dataset augmentation, failing to utilize their power during candidate filtering - which may lead to suboptimal performance. Instead, we propose to leverage LLMs' reasoning abilities during the candidate filtering process, and introduce Chain Of Retrieval ON grAphs (CORONA) to progressively narrow down the range of candidate items on interaction graphs with the help of LLMs: (1) First, LLM performs preference reasoning based on user profiles, with the response serving as a…
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.
