TL;DR
This paper introduces a novel encoder-decoder framework with generative tasks to improve session search ranking by better modeling user behavior sequences and reducing noise from irrelevant actions.
Contribution
It proposes three new generative tasks integrated with ranking models to enhance understanding of user intent in session search, demonstrating improved performance over existing methods.
Findings
Outperforms existing baseline models on public search logs.
Generative tasks improve the accuracy of user intent inference.
Applicable to various Transformer-based encoder-decoder models.
Abstract
Users' search tasks have become increasingly complicated, requiring multiple queries and interactions with the results. Recent studies have demonstrated that modeling the historical user behaviors in a session can help understand the current search intent. Existing context-aware ranking models primarily encode the current session sequence (from the first behavior to the current query) and compute the ranking score using the high-level representations. However, there is usually some noise in the current session sequence (useless behaviors for inferring the search intent) that may affect the quality of the encoded representations. To help the encoding of the current user behavior sequence, we propose to use a decoder and the information of future sequences and a supplemental query. Specifically, we design three generative tasks that can help the encoder to infer the actual search intent:…
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.
