paper-with-me

Papers

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 sender and topic are to the user), timeliness (how recent the email is), and conciseness (how brief the email is). We propose MOSR (Multi-Objective Stationary Recommender), a novel online algorithm that uses an adaptive control model to dynamically balance these criteria and adapt to preference changes. We evaluate MOSR on the Enron Email Dataset, a large collection of real emails, and compare it with other baselines. The results show that MOSR achieves better performance, especially under non-stationary preferences, where users value different criteria more or less over time. We also test MOSR's robustness on a smaller down-sampled dataset that exhibits high variance in email characteristics, and show that it maintains stable rankings across different samples. Our work offers novel insights into how to design email re-ranking systems that account for multiple objectives impacting user satisfaction.

📄 PDF Abstract BibTeX arXiv:2308.08460

Code (1)

jylevangeline/mosr 공식 구현

Tasks

Re-Ranking

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

Learning the Latent State Space of Time-Varying Graphs

2014-03-14 · Nesreen K. Ahmed, Christopher Cole, Jennifer Neville

From social networks to Internet applications, a wide variety of electronic communication tools are producing streams of graph data; where the nodes represent users and the edges represent the contacts between them over …

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

Sequential Edge Clustering in Temporal Multigraphs

2019-05-28 · Elahe Ghalebi, Hamidreza Mahyar, Radu Grosu, Graham W. Taylor 외

Interaction graphs, such as those recording emails between individuals or transactions between institutions, tend to be sparse yet structured, and often grow in an unbounded manner. Such behavior can be well-captured by …

Clustering