paper-with-me

Papers

Reply With: Proactive Recommendation of Email Attachments

2017-10-17 · Christophe Van Gysel, Bhaskar Mitra, Matteo Venanzi, Roy Rosemarin, Grzegorz Kukla, Piotr Grudzien, Nicola Cancedda

Email responses often contain items-such as a file or a hyperlink to an external document-that are attached to or included inline in the body of the message. Analysis of an enterprise email corpus reveals that 35% of the time when users include these items as part of their response, the attachable item is already present in their inbox or sent folder. A modern email client can proactively retrieve relevant attachable items from the user's past emails based on the context of the current conversation, and recommend them for inclusion, to reduce the time and effort involved in composing the response. In this paper, we propose a weakly supervised learning framework for recommending attachable items to the user. As email search systems are commonly available, we constrain the recommendation task to formulating effective search queries from the context of the conversations. The query is submitted to an existing IR system to retrieve relevant items for attachment. We also present a novel strategy for generating labels from an email corpus---without the need for manual annotations---that can be used to train and evaluate the query formulation model. In addition, we describe a deep convolutional neural network that demonstrates satisfactory performance on this query formulation task when evaluated on the publicly available Avocado dataset and a proprietary dataset of internal emails obtained through an employee participation program.

📄 PDF Abstract BibTeX arXiv:1710.06061

Code (0)

등록된 구현이 없습니다.

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Characterizing and Predicting Email Deferral Behavior

2019-01-14 · Sarrafzadeh Bahareh, Awadallah Ahmed Hassan, Lin Christopher H., Lee Chia-Jung 외

Email triage involves going through unhandled emails and deciding what to do with them. This familiar process can become increasingly challenging as the number of unhandled email grows. During a triage session, users com…

Uncovering Semantics and Topics Utilized by Threat Actors to Deliver Malicious Attachments and URLs

2024-07-11 · Andrey Yakymovych, Abhishek Singh

Recent threat reports highlight that email remains the top vector for delivering malware to endpoints. Despite these statistics, detecting malicious email attachments and URLs often neglects semantic cues linguistic feat…

4kClusteringDiversitySemantic Similarity+1

A Content-Based Approach to Email Triage Action Prediction: Exploration and Evaluation

2019-04-30 · Sudipto Mukherjee, Ke Jiang

Email has remained a principal form of communication among people, both in enterprise and social settings. With a deluge of emails crowding our mailboxes daily, there is a dire need of smart email systems that can recove…

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…

Understanding and Supporting Formal Email Exchange by Answering AI-Generated Questions

2025-02-06 · Yusuke Miura, Chi-Lan Yang, Masaki Kuribayashi, Keigo Matsumoto 외

Replying to formal emails is time-consuming and cognitively demanding, as it requires crafting polite phrasing and providing an adequate response to the sender's demands. Although systems with Large Language Models (LLMs…