paper-with-me

Papers

SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

2024-06-07 · EunJeong Hwang, Yichao Zhou, Beliz Gunel, James Bradley Wendt, Sandeep Tata

No existing dataset adequately tests how well language models can incrementally update entity summaries - a crucial ability as these models rapidly advance. The Incremental Entity Summarization (IES) task is vital for maintaining accurate, up-to-date knowledge. To address this, we introduce SUMIE, a fully synthetic dataset designed to expose real-world IES challenges. This dataset effectively highlights problems like incorrect entity association and incomplete information presentation. Unlike common synthetic datasets, ours captures the complexity and nuances found in real-world data. We generate informative and diverse attributes, summaries, and unstructured paragraphs in sequence, ensuring high quality. The alignment between generated summaries and paragraphs exceeds 96%, confirming the dataset's quality. Extensive experiments demonstrate the dataset's difficulty - state-of-the-art LLMs struggle to update summaries with an F1 higher than 80.4%. We will open source the benchmark and the evaluation metrics to help the community make progress on IES tasks.

📄 PDF Abstract BibTeX arXiv:2406.05079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incremental Extractive Opinion Summarization Using Cover Trees

2024-01-16 · Somnath Basu Roy Chowdhury, Nicholas Monath, Avinava Dubey, Manzil Zaheer 외

Extractive opinion summarization involves automatically producing a summary of text about an entity (e.g., a product's reviews) by extracting representative sentences that capture prevalent opinions in the review set. Ty…

Extractive SummarizationOpinion Summarization

ESBM: An Entity Summarization BenchMark

2020-03-08 · Qingxia Liu, Gong Cheng, Kalpa Gunaratna, Yuzhong Qu

Entity summarization is the problem of computing an optimal compact summary for an entity by selecting a size-constrained subset of triples from RDF data. Entity summarization supports a multiplicity of applications and …

Few-Shot Class-Incremental Learning for Named Entity Recognition

2022-05-01 · ACL 2022 5 · Rui Wang, Tong Yu, Handong Zhao, Sungchul Kim 외

Previous work of class-incremental learning for Named Entity Recognition (NER) relies on the assumption that there exists abundance of labeled data for the training of new classes. In this work, we study a more challengi…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+4

Wiki Entity Summarization Benchmark

2024-06-12 · Saeedeh Javadi, Atefeh Moradan, Mohammad Sorkhpar, Klim Zaporojets 외

Entity summarization aims to compute concise summaries for entities in knowledge graphs. Existing datasets and benchmarks are often limited to a few hundred entities and discard graph structure in source knowledge graphs…

Knowledge Graphs

Improving the Faithfulness of Abstractive Summarization via Entity Coverage Control

2022-07-05 · Findings (NAACL) 2022 7 · Haopeng Zhang, Semih Yavuz, Wojciech Kryscinski, Kazuma Hashimoto 외

Abstractive summarization systems leveraging pre-training language models have achieved superior results on benchmark datasets. However, such models have been shown to be more prone to hallucinate facts that are unfaithf…

Abstractive Text Summarization