TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/This Email Could Save Your Life: Introducing the Task of E...

This Email Could Save Your Life: Introducing the Task of Email Subject Line Generation

Rui Zhang, Joel Tetreault

2019-06-08ACL 2019 7Abstractive Text SummarizationText SummarizationDocument SummarizationHeadline Generation
PaperPDFCode(official)

Abstract

Given the overwhelming number of emails, an effective subject line becomes essential to better inform the recipient of the email's content. In this paper, we propose and study the task of email subject line generation: automatically generating an email subject line from the email body. We create the first dataset for this task and find that email subject line generation favor extremely abstractive summary which differentiates it from news headline generation or news single document summarization. We then develop a novel deep learning method and compare it to several baselines as well as recent state-of-the-art text summarization systems. We also investigate the efficacy of several automatic metrics based on correlations with human judgments and propose a new automatic evaluation metric. Our system outperforms competitive baselines given both automatic and human evaluations. To our knowledge, this is the first work to tackle the problem of effective email subject line generation.

Results

TaskDatasetMetricValueModel
Text SummarizationAESLCROUGE-123.67Multi-Stage Extractor/Abstractor
Text SummarizationAESLCROUGE-210.29Multi-Stage Extractor/Abstractor
Text SummarizationAESLCROUGE-L23.44Multi-Stage Extractor/Abstractor
Abstractive Text SummarizationAESLCROUGE-123.67Multi-Stage Extractor/Abstractor
Abstractive Text SummarizationAESLCROUGE-210.29Multi-Stage Extractor/Abstractor
Abstractive Text SummarizationAESLCROUGE-L23.44Multi-Stage Extractor/Abstractor

Related Papers

LRCTI: A Large Language Model-Based Framework for Multi-Step Evidence Retrieval and Reasoning in Cyber Threat Intelligence Credibility Verification2025-07-15GenerationPrograms: Fine-grained Attribution with Executable Programs2025-06-17Arctic Long Sequence Training: Scalable And Efficient Training For Multi-Million Token Sequences2025-06-16On-the-Fly Adaptive Distillation of Transformer to Dual-State Linear Attention2025-06-11Improving large language models with concept-aware fine-tuning2025-06-09Improving Fairness of Large Language Models in Multi-document Summarization2025-06-09Advancing Decoding Strategies: Enhancements in Locally Typical Sampling for LLMs2025-06-03ARC: Argument Representation and Coverage Analysis for Zero-Shot Long Document Summarization with Instruction Following LLMs2025-05-29