Offline Reasoning for Efficient Recommendation: LLM-Empowered Persona-Profiled Item Indexing
Deogyong Kim, Junseong Lee, Jeongeun Lee, Changhoe Kim, Junguel Lee, Jungseok Lee, Dongha Lee

TL;DR
Persona4Rec leverages offline LLM reasoning to create interpretable persona representations of items, enabling scalable, real-time recommendations with high performance and explainability.
Contribution
The paper introduces Persona4Rec, a novel framework that uses offline LLM reasoning to generate human-interpretable item personas for efficient, scalable recommendation.
Findings
Achieves comparable accuracy to LLM rerankers with lower latency.
Provides human-interpretable, review-grounded explanations.
Enables fast relevance computation without online LLM inference.
Abstract
Recent advances in large language models (LLMs) offer new opportunities for recommender systems by capturing the nuanced semantics of user interests and item characteristics through rich semantic understanding and contextual reasoning. In particular, LLMs have been employed as rerankers that reorder candidate items based on inferred user-item relevance. However, these approaches often require expensive online inference-time reasoning, leading to high latency that hampers real-world deployment. In this work, we introduce Persona4Rec, a recommendation framework that performs offline reasoning to construct interpretable persona representations of items, enabling lightweight and scalable real-time inference. In the offline stage, Persona4Rec leverages LLMs to reason over item reviews, inferring diverse user motivations that explain why different types of users may engage with an item; these…
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.
Taxonomy
TopicsPersona Design and Applications · Recommender Systems and Techniques · Advanced Graph Neural Networks
