paper-with-me

홈 › Papers

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 textual contents and recency of the email documents, while other queries such as "medical history" do not impose any constraints on the recency of the email. Recent deep learning-to-rank models for personal email search often directly concatenate dense numerical features (e.g., document age) with embedded sparse features (e.g., n-gram embeddings). In this paper, we first show with a set of experiments on synthetic datasets that direct concatenation of dense and sparse features does not lead to the optimal search performance of deep neural ranking models. To effectively incorporate both sparse and dense email features into personal email search ranking, we propose a novel neural model, SepAttn. SepAttn first builds two separate neural models to learn from sparse and dense features respectively, and then applies an attention mechanism at the prediction level to derive the final prediction from these two models. We conduct a comprehensive set of experiments on a large-scale email search dataset, and demonstrate that our SepAttn model consistently improves the search quality over the baseline models.

📄 PDF Abstract BibTeX arXiv:1911.09732

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

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

Characterizing and Predicting Enterprise Email Reply Behavior

2017-08-07 · SIGIR 2017 8 · Liu Yang, Susan T. Dumais, Paul N. Bennett, Ahmed Hassan Awadallah

Email is still among the most popular online activities. People spend a significant amount of time sending, reading and responding to email in order to communicate with others, manage tasks and archive personal informati…

Impersonation: Modeling Persona in Smart Responses to Email

2018-06-12 · Rajeev Gupta, Ranganath Kondapally, Chakrapani Ravi Kiran

In this paper, we present design, implementation, and effectiveness of generating personalized suggestions for email replies. To personalize email responses based on users style and personality, we model the users person…

How Many Folders Do You Really Need?

2016-06-29 · Mihajlo Grbovic, Guy Halawi, Zohar Karnin, Yoelle Maarek

Email classification is still a mostly manual task. Consequently, most Web mail users never define a single folder. Recently however, automatic classification offering the same categories to all users has started to appe…

General Classification

Using item recommendations and LLMs in marketing email titles

2025-08-27 · Deddy Jobson, Muktti Shukla, Phuong Dinh, Julio Christian Young 외 arxiv

E-commerce marketplaces make use of a number of marketing channels like emails, push notifications, etc. to reach their users and stimulate purchases. Personalized emails especially are a popular touch point for marketer…