paper-with-me

홈 › Papers

Background Summarization of Event Timelines

2023-10-24 · Adithya Pratapa, Kevin Small, Markus Dreyer

Generating concise summaries of news events is a challenging natural language processing task. While journalists often curate timelines to highlight key sub-events, newcomers to a news event face challenges in catching up on its historical context. In this paper, we address this need by introducing the task of background news summarization, which complements each timeline update with a background summary of relevant preceding events. We construct a dataset by merging existing timeline datasets and asking human annotators to write a background summary for each timestep of each news event. We establish strong baseline performance using state-of-the-art summarization systems and propose a query-focused variant to generate background summaries. To evaluate background summary quality, we present a question-answering-based evaluation metric, Background Utility Score (BUS), which measures the percentage of questions about a current event timestep that a background summary answers. Our experiments show the effectiveness of instruction fine-tuned systems such as Flan-T5, in addition to strong zero-shot performance using GPT-3.5.

📄 PDF Abstract BibTeX arXiv:2310.16197

Code (1)

amazon-science/background-summaries 공식 구현

Tasks

News SummarizationQuestion Answering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

CrisisLTLSum: A Benchmark for Local Crisis Event Timeline Extraction and Summarization

2022-10-25 · Hossein Rajaby Faghihi, Bashar Alhafni, Ke Zhang, Shihao Ran 외

Social media has increasingly played a key role in emergency response: first responders can use public posts to better react to ongoing crisis events and deploy the necessary resources where they are most needed. Timelin…

Abstractive Text SummarizationBenchmarking

Unfolding the Headline: Iterative Self-Questioning for News Retrieval and Timeline Summarization

2025-01-01 · Weiqi Wu, Shen Huang, Yong Jiang, Pengjun Xie 외

In the fast-changing realm of information, the capacity to construct coherent timelines from extensive event-related content has become increasingly significant and challenging. The complexity arises in aggregating relat…

News RetrievalRetrievalTimeline Summarization

Real-Time Web Scale Event Summarization Using Sequential Decision Making

2016-05-12 · Chris Kedzie, Fernando Diaz, Kathleen McKeown

We present a system based on sequential decision making for the online summarization of massive document streams, such as those found on the web. Given an event of interest (e.g. "Boston marathon bombing"), our system is…

Decision MakingSequential Decision Making

LexChronos: An Agentic Framework for Structured Event Timeline Extraction in Indian Jurisprudence

2026-03-02 · Anka Chandrahas Tummepalli, Preethu Rose Anish arxiv

Understanding and predicting judicial outcomes demands nuanced analysis of legal documents. Traditional approaches treat judgments and proceedings as unstructured text, limiting the effectiveness of large language models…

Text Summarization

DTELS: Towards Dynamic Granularity of Timeline Summarization

2024-11-14 · Chenlong Zhang, Tong Zhou, Pengfei Cao, Zhuoran Jin 외

The rapid proliferation of online news has posed significant challenges in tracking the continuous development of news topics. Traditional timeline summarization constructs a chronological summary of the events but often…

InformativenessTimeline Summarization