UnifiedSSR: A Unified Framework of Sequential Search and Recommendation
Jiayi Xie, Shang Liu, Gao Cong, Zhenzhong Chen

TL;DR
UnifiedSSR introduces a joint learning framework that models user behaviors across search and recommendation scenarios, leveraging dual-branch networks and self-supervised intent modeling to improve performance.
Contribution
The paper presents a novel unified framework with dual-branch networks and intent-oriented session modeling for cross-scenario user behavior understanding.
Findings
Outperforms state-of-the-art methods on three public datasets.
Effectively models cross-scenario user behavior patterns.
Enhances user intent understanding through self-supervised learning.
Abstract
In this work, we propose a Unified framework of Sequential Search and Recommendation (UnifiedSSR) for joint learning of user behavior history in both search and recommendation scenarios. Specifically, we consider user-interacted products in the recommendation scenario, user-interacted products and user-issued queries in the search scenario as three distinct types of user behaviors. We propose a dual-branch network to encode the pair of interacted product history and issued query history in the search scenario in parallel. This allows for cross-scenario modeling by deactivating the query branch for the recommendation scenario. Through the parameter sharing between dual branches, as well as between product branches in two scenarios, we incorporate cross-view and cross-scenario associations of user behaviors, providing a comprehensive understanding of user behavior patterns. To further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Domain Adaptation and Few-Shot Learning
