paper-with-me

Papers

Multi-Task Learning for Email Search Ranking with Auxiliary Query Clustering

2018-09-15 · Jiaming Shen, Maryam Karimzadehgan, Michael Bendersky, Zhen Qin, Donald Metzler

User information needs vary significantly across different tasks, and therefore their queries will also differ considerably in their expressiveness and semantics. Many studies have been proposed to model such query diversity by obtaining query types and building query-dependent ranking models. These studies typically require either a labeled query dataset or clicks from multiple users aggregated over the same document. These techniques, however, are not applicable when manual query labeling is not viable, and aggregated clicks are unavailable due to the private nature of the document collection, e.g., in email search scenarios. In this paper, we study how to obtain query type in an unsupervised fashion and how to incorporate this information into query-dependent ranking models. We first develop a hierarchical clustering algorithm based on truncated SVD and varimax rotation to obtain coarse-to-fine query types. Then, we study three query-dependent ranking models, including two neural models that leverage query type information as additional features, and one novel multi-task neural model that views query type as the label for the auxiliary query cluster prediction task. This multi-task model is trained to simultaneously rank documents and predict query types. Our experiments on tens of millions of real-world email search queries demonstrate that the proposed multi-task model can significantly outperform the baseline neural ranking models, which either do not incorporate query type information or just simply feed query type as an additional feature.

📄 PDF Abstract BibTeX arXiv:1809.05618

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMulti-Task LearningVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Leveraging User Behavior History for Personalized Email Search

2021-02-15 · Keping Bi, Pavel Metrikov, Chunyuan Li, Byungki Byun

An effective email search engine can facilitate users' search tasks and improve their communication efficiency. Users could have varied preferences on various ranking signals of an email, such as relevance and recency ba…

Learning-To-Rank

Separate and Attend in Personal Email Search

2019-11-21 · Yu Meng, Maryam Karimzadehgan, Honglei Zhuang, Donald Metzler

In personal email search, user queries often impose different requirements on different aspects of the retrieved emails. For example, the query "my recent flight to the US" requires emails to be ranked based on both text…

Learning-To-Rank

Stationary Algorithmic Balancing For Dynamic Email Re-Ranking Problem

2023-08-12 · Jiayi Liu, Jennifer Neville

Email platforms need to generate personalized rankings of emails that satisfy user preferences, which may vary over time. We approach this as a recommendation problem based on three criteria: closeness (how relevant the …

Re-Ranking

Domain Adaptation for Enterprise Email Search

2019-06-19 · Brandon Tran, Maryam Karimzadehgan, Rama Kumar Pasumarthi, Michael Bendersky 외

In the enterprise email search setting, the same search engine often powers multiple enterprises from various industries: technology, education, manufacturing, etc. However, using the same global ranking model across dif…

Domain AdaptationInformation RetrievalRetrieval

Advancing Re-Ranking with Multimodal Fusion and Target-Oriented Auxiliary Tasks in E-Commerce Search

2024-08-11 · Enqiang Xu, Xinhui Li, Zhigong Zhou, Jiahao Ji 외

In the rapidly evolving field of e-commerce, the effectiveness of search re-ranking models is crucial for enhancing user experience and driving conversion rates. Despite significant advancements in feature representation…

Re-Ranking