STLLM-Rec: enhancing explainable recommendation via self-training LLMs
摘要
Recommender systems significantly enhance user experience by generating personalized suggestions through the analysis of user behavior. In recommendation algorithms, collaborative filtering and deep learning approaches utilizing Graph Neural Networks (GNNs) and Transformers have achieved strong performance. However, most recommendation algorithms primarily focus on the accuracy of the results, without explicitly revealing the reasoning process behind the recommendations—that is, the rationale for the recommendations. To bridge this gap, explainable recommendation algorithms have been proposed to provide users with an explicit reasoning process behind the recommendations. However, existing explainable recommendation algorithms face three major challenges: (1) a focus on fitting user reviews rather than genuinely generating recommendation rationales, (2) limited generalization ability in zero-shot scenarios, and (3) the scarcity of high-quality explanation data. To this end, we propose STLLM-Rec, a