paper-with-me

Papers

Enhancing Incremental Summarization with Structured Representations

2024-07-21 · EunJeong Hwang, Yichao Zhou, James Bradley Wendt, Beliz Gunel, Nguyen Vo, Jing Xie, Sandeep Tata

Large language models (LLMs) often struggle with processing extensive input contexts, which can lead to redundant, inaccurate, or incoherent summaries. Recent methods have used unstructured memory to incrementally process these contexts, but they still suffer from information overload due to the volume of unstructured data handled. In our study, we introduce structured knowledge representations ($GU_{json}$), which significantly improve summarization performance by 40% and 14% across two public datasets. Most notably, we propose the Chain-of-Key strategy ($CoK_{json}$) that dynamically updates or augments these representations with new information, rather than recreating the structured memory for each new source. This method further enhances performance by 7% and 4% on the datasets.

📄 PDF Abstract BibTeX arXiv:2407.15021

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

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

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 ma…

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

On Semi-Supervised Multiple Representation Behavior Learning

2019-10-21 · Ruqian Lu, Shengluan Hou

We propose a novel paradigm of semi-supervised learning (SSL)--the semi-supervised multiple representation behavior learning (SSMRBL). SSMRBL aims to tackle the difficulty of learning a grammar for natural language parsi…

Incremental LearningText Summarization

CoPERLex: Content Planning with Event-based Representations for Legal Case Summarization

2025-01-23 · T. Y. S. S. Santosh, Youssef Farag, Matthias Grabmair

Legal professionals often struggle with lengthy judgments and require efficient summarization for quick comprehension. To address this challenge, we investigate the need for structured planning in legal case summarizatio…

AltChart: Enhancing VLM-based Chart Summarization Through Multi-Pretext Tasks

2024-05-22 · Omar Moured, Jiaming Zhang, M. Saquib Sarfraz, Rainer Stiefelhagen

Chart summarization is a crucial task for blind and visually impaired individuals as it is their primary means of accessing and interpreting graphical data. Crafting high-quality descriptions is challenging because it re…