paper-with-me

홈 › Papers

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 appear in some Web mail clients, such as AOL or Gmail. We adopt this approach, rather than previous (unsuccessful) personalized approaches because of the change in the nature of consumer email traffic, which is now dominated by (non-spam) machine-generated email. We propose here a novel approach for (1) automatically distinguishing between personal and machine-generated email and (2) classifying messages into latent categories, without requiring users to have defined any folder. We report how we have discovered that a set of 6 "latent" categories (one for human- and the others for machine-generated messages) can explain a significant portion of email traffic. We describe in details the steps involved in building a Web-scale email categorization system, from the collection of ground-truth labels, the selection of features to the training of models. Experimental evaluation was performed on more than 500 billion messages received during a period of six months by users of Yahoo mail service, who elected to be part of such research studies. Our system achieved precision and recall rates close to 90% and the latent categories we discovered were shown to cover 70% of both email traffic and email search queries. We believe that these results pave the way for a change of approach in the Web mail industry, and could support the invention of new large-scale email discovery paradigms that had not been possible before.

📄 PDF Abstract BibTeX arXiv:1606.09296

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

The ubiquitous digital file: A review of file management research

2021-09-20 · Jesse David Dinneen, Charles-Antoine Julien

Computer users spend time every day interacting with digital files and folders, including downloading, moving, naming, navigating to, searching for, sharing, and deleting them. Such file management has been the focus of …

Management

Do We Really Need Lexical Information? Towards a Top-down Approach to Sentiment Analysis of Product Reviews

2015-05-01 · HLT 2015 5 · Hyopil Shin, Yulia Otmakhova
NegationSentiment Analysis

Do We Really Need All Those Rich Linguistic Features? A Neural Network-Based Approach to Implicit Sense Labeling

2016-08-01 · CONLL 2016 8 · Niko Schenk, Christian Chiarcos, Don, Kathrin t 외
AllReading ComprehensionWord Embeddings

Do LLMs Really Think Step-by-step In Implicit Reasoning?

2024-11-24 · Yijiong Yu

It has been well-known that Chain-of-Thought can remarkably enhance LLMs' performance on complex tasks. However, because it also introduces slower inference speeds and higher computational costs, many researches have att…

Do Deep Convolutional Nets Really Need to be Deep and Convolutional?

2016-03-17 · Gregor Urban, Krzysztof J. Geras, Samira Ebrahimi Kahou, Ozlem Aslan 외

Yes, they do. This paper provides the first empirical demonstration that deep convolutional models really need to be both deep and convolutional, even when trained with methods such as distillation that allow small or sh…