CETRec improves LLM-based sequential recommendation by adding item-level temporal embeddings and a counterfactual tuning loss that rewards different predictions when temporal order is erased.
Improve Temporal Awareness of LLMs for Sequential Recommendation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large language models (LLMs) have demonstrated impressive zero-shot abilities in solving a wide range of general-purpose tasks. However, it is empirically found that LLMs fall short in recognizing and utilizing temporal information, rendering poor performance in tasks that require an understanding of sequential data, such as sequential recommendation. In this paper, we aim to improve temporal awareness of LLMs by designing a principled prompting framework inspired by human cognitive processes. Specifically, we propose three prompting strategies to exploit temporal information within historical interactions for LLM-based sequential recommendation. Besides, we emulate divergent thinking by aggregating LLM ranking results derived from these strategies. Evaluations on MovieLens-1M and Amazon Review datasets indicate that our proposed method significantly enhances the zero-shot capabilities of LLMs in sequential recommendation tasks.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Enhancing Temporal Sensitivity of Large Language Model for Recommendation with Counterfactual Tuning
CETRec improves LLM-based sequential recommendation by adding item-level temporal embeddings and a counterfactual tuning loss that rewards different predictions when temporal order is erased.