Personalizing Search Results Using Hierarchical RNN with Query-aware Attention
Songwei Ge, Zhicheng Dou, Zhengbao Jiang, Jian-Yun Nie, and Ji-Rong, Wen

TL;DR
This paper introduces a hierarchical RNN with query-aware attention to personalize search results by effectively modeling sequential user query data and recent sessions, leading to improved search relevance.
Contribution
It presents a novel hierarchical RNN model with query-aware attention that leverages sequential query information and recent sessions for personalized search.
Findings
Significant improvement over traditional personalization models.
Attention mechanism effectively highlights relevant past sessions.
Model adapts dynamically to user query context.
Abstract
Search results personalization has become an effective way to improve the quality of search engines. Previous studies extracted information such as past clicks, user topical interests, query click entropy and so on to tailor the original ranking. However, few studies have taken into account the sequential information underlying previous queries and sessions. Intuitively, the order of issued queries is important in inferring the real user interests. And more recent sessions should provide more reliable personal signals than older sessions. In addition, the previous search history and user behaviors should influence the personalization of the current query depending on their relatedness. To implement these intuitions, in this paper we employ a hierarchical recurrent neural network to exploit such sequential information and automatically generate user profile from historical data. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Information Retrieval and Search Behavior · Topic Modeling
