English

UniSAR: Modeling User Transition Behaviors between Search and Recommendation

Information Retrieval 2024-04-16 v1

Abstract

Nowadays, many platforms provide users with both search and recommendation services as important tools for accessing information. The phenomenon has led to a correlation between user search and recommendation behaviors, providing an opportunity to model user interests in a fine-grained way. Existing approaches either model user search and recommendation behaviors separately or overlook the different transitions between user search and recommendation behaviors. In this paper, we propose a framework named UniSAR that effectively models the different types of fine-grained behavior transitions for providing users a Unified Search And Recommendation service. Specifically, UniSAR models the user transition behaviors between search and recommendation through three steps: extraction, alignment, and fusion, which are respectively implemented by transformers equipped with pre-defined masks, contrastive learning that aligns the extracted fine-grained user transitions, and cross-attentions that fuse different transitions. To provide users with a unified service, the learned representations are fed into the downstream search and recommendation models. Joint learning on both search and recommendation data is employed to utilize the knowledge and enhance each other. Experimental results on two public datasets demonstrated the effectiveness of UniSAR in terms of enhancing both search and recommendation simultaneously. The experimental analysis further validates that UniSAR enhances the results by successfully modeling the user transition behaviors between search and recommendation.

Keywords

Cite

@article{arxiv.2404.09520,
  title  = {UniSAR: Modeling User Transition Behaviors between Search and Recommendation},
  author = {Teng Shi and Zihua Si and Jun Xu and Xiao Zhang and Xiaoxue Zang and Kai Zheng and Dewei Leng and Yanan Niu and Yang Song},
  journal= {arXiv preprint arXiv:2404.09520},
  year   = {2024}
}

Comments

Accepted by SIGIR 2024

R2 v1 2026-06-28T15:54:11.026Z