English

Pattern-wise Transparent Sequential Recommendation

Information Retrieval 2025-03-05 v5

Abstract

A transparent decision-making process is essential for developing reliable and trustworthy recommender systems. For sequential recommendation, it means that the model can identify key items that account for its recommendation results. However, achieving both interpretability and recommendation performance simultaneously is challenging, especially for models that take the entire sequence of items as input without screening. In this paper, we propose an interpretable framework (named PTSR) that enables a pattern-wise transparent decision-making process without extra features. It breaks the sequence of items into multi-level patterns that serve as atomic units throughout the recommendation process. The contribution of each pattern to the outcome is quantified in the probability space. With a carefully designed score correction mechanism, the pattern contribution can be implicitly learned in the absence of ground-truth key patterns. The final recommended items are those that most key patterns strongly endorse. Extensive experiments on five public datasets demonstrate remarkable recommendation performance, while statistical analysis and case studies validate the model interpretability.

Keywords

Cite

@article{arxiv.2402.11480,
  title  = {Pattern-wise Transparent Sequential Recommendation},
  author = {Kun Ma and Cong Xu and Zeyuan Chen and Wei Zhang},
  journal= {arXiv preprint arXiv:2402.11480},
  year   = {2025}
}

Comments

This paper has been accepted by IEEE TKDE