REVIEW 21 cited by
Recommendation as Instruction Following: A Large Language Model Empowered Recommendation Approach
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
In the past decades, recommender systems have attracted much attention in both research and industry communities, and a large number of studies have been devoted to developing effective recommendation models. Basically speaking, these models mainly learn the underlying user preference from historical behavior data, and then estimate the user-item matching relationships for recommendations. Inspired by the recent progress on large language models (LLMs), we take a different approach to developing the recommendation models, considering recommendation as instruction following by LLMs. The key idea is that the preferences or needs of a user can be expressed in natural language descriptions (called instructions), so that LLMs can understand and further execute the instruction for fulfilling the recommendation task. Instead of using public APIs of LLMs, we instruction tune an open-source LLM (3B Flan-T5-XL), in order to better adapt LLMs to recommender systems. For this purpose, we first design a general instruction format for describing the preference, intention, task form and context of a user in natural language. Then we manually design 39 instruction templates and automatically generate a large amount of user-personalized instruction data (252K instructions) with varying types of preferences and intentions. To demonstrate the effectiveness of our approach, we instantiate the instruction templates into several widely-studied recommendation (or search) tasks, and conduct extensive experiments on these tasks with real-world datasets. Experiment results show that the proposed approach can outperform several competitive baselines, including the powerful GPT-3.5, on these evaluation tasks. Our approach sheds light on developing more user-friendly recommender systems, in which users can freely communicate with the system and obtain more accurate recommendations via natural language instructions.
Forward citations
Cited by 21 Pith papers
-
Large Language Model as Universal Retriever in Industrial-Scale Recommender System
One LLM-based generative retrieval model, URM, with multi-query representation and matrix decomposition, outperforms task-specific retrieval models on several objectives and raised online advertising revenue by 3%.
-
Inverse Theory of Mind Modeling for Content Recommendation: From Web Browsing to Dynamic Intelligent Interfaces
A five-stage LLM pipeline infers explainable beliefs and personas from browsing traces, and these inferred profiles match or beat interview-derived profiles on several downstream prediction tasks.
-
Towards Efficient Reasoning in LLM-Based Recommender Systems via Model Merging
REAM merges slow- and fast-thinking recommender models at the per-attention-head level, cutting reasoning length by up to 24.3% while preserving rating accuracy.
-
GARDRec: Decision-Level Graph Grounding for Large Language Model Recommendation
GARDRec improves LLM-based next-item ranking by grounding decisions in knowledge-graph embeddings, personalized graph contexts, and late-stage scoring rather than prompt text.
-
Beyond Fixed Depths and Widths: Optimizing Textual Decoding Tries in LLM-based Generative Recommendation
BONSAI constructs variable-depth, low-branching decoding tries for LLM-based generative recommendation and reports 16–22% relative gains over state-of-the-art baselines.
-
LLM4MEA: Data-free Model Extraction Attacks on Sequential Recommenders via Large Language Models
An LLM-driven agent generates synthetic interaction sequences that, when queried against a target sequential recommender, produce surrogate models with higher agreement to the target than random or autoregressive data...
-
PageLLM: A Multi-Grained Reward Framework for Whole-Page Optimization with Large Language Models
A multi-grained reward framework fine-tunes an LLM with PPO to generate whole-page recommendations, showing that page-level and item-level reward heads are complementary.
-
DeepRec: Towards a Deep Dive Into the Item Space with Large Language Model Based Recommendation
An LLM trained by reinforcement learning to interact over multiple turns with a preference-aware recommender model outperforms both traditional and LLM-based baselines on sequential recommendation benchmarks.
-
X-Cross: Dynamic Integration of Language Models for Cross-Domain Sequential Recommendation
X-Cross recombines frozen LoRA-tuned language-model activations layer by layer and reaches LoRA-comparable or better cross-domain recommendation accuracy with 25 percent of the new parameters and 50-75 percent less data.
-
Unleashing the Power of Large Language Model for Denoising Recommendation
LLaRD uses LLM-generated preference and relation knowledge plus an information-bottleneck objective to denoise implicit feedback and improve recommendation accuracy on Steam, Yelp, and Amazon-Book.
-
Can Large Language Models Understand Preferences in Personalized Recommendation?
A new grouped-ranking benchmark finds current LLMs score near chance on personalized preference ranking once user rating bias and item quality are controlled.
-
Full-Stack Optimized Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation
ReLLaX combines semantic behavior retrieval, collaborative soft prompts, and a new fully interactive LoRA variant to improve LLM-based CTR prediction on long user histories.
-
LLM-based Bi-level Multi-interest Learning Framework for Sequential Recommendation
A two-module framework that uses LLM-inferred semantic interests from clustered typical users to enrich multi-interest sequential recommendation, with LLM-free serving.
-
Pailitao-MMSearch: Building Native E-Commerce Multimodal Search Foundation
Alibaba's Pailitao-MMSearch combines discrete product codes with a continuous embedding so a vision-language model can generate and rank products end-to-end, reporting big but incompletely documented A/B gains.
-
RecoWorld: Building Simulated Environments for Agentic Recommender Systems
A design proposal, not a tested system: a dual-view simulation loop in which an LLM-simulated user issues reflective instructions when about to disengage, and an instruction-following recommender adapts to maximize si...
-
TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation
TrackRec trains a small LLM to generate user-preference summaries and a validator to score them, alternating the training so each improves the other, and reports gains on public and industrial recommendation benchmarks.
-
Molar: Multimodal LLMs with Collaborative Filtering Alignment for Enhanced Sequential Recommendation
Molar combines multimodal LLM item embeddings with a contrastive post-alignment to an ID-based sequential recommender, reporting improved NDCG and Recall on three datasets.
-
OMuleT: Orchestrating Multiple Tools for Practicable Conversational Recommendation
A fixed-policy multi-tool harness with over ten generic retrieval and lookup tools improves the relevance, novelty, and diversity of LLM recommendations for real Roblox user requests compared to LLM prompting alone.
-
A Survey of Foundation Model-Powered Recommender Systems: From Feature-Based, Generative to Agentic Paradigms
A survey that organizes foundation-model recommender systems into feature-based, generative, and agentic paradigms and reviews tasks, empirical results, and open challenges.
-
Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach
MRFF, a federated sequential recommender with a group gating network and private user FFNs, improves CTR prediction over FedSASRec, FedHSTU, and FedLLaMA on three Kuai datasets.
-
Improving GenIR Systems Based on User Feedback
A survey of user feedback techniques for improving generative information retrieval systems, covering alignment, continual learning, conversational learning, and prompt learning.
Discussion (0). Continue with ORCID to comment.