paper-with-me

Papers

Dynamic Sliding Window for Meeting Summarization

2021-08-31 · Zhengyuan Liu, Nancy F. Chen

Recently abstractive spoken language summarization raises emerging research interest, and neural sequence-to-sequence approaches have brought significant performance improvement. However, summarizing long meeting transcripts remains challenging. Due to the large length of source contents and targeted summaries, neural models are prone to be distracted on the context, and produce summaries with degraded quality. Moreover, pre-trained language models with input length limitations cannot be readily applied to long sequences. In this work, we first analyze the linguistic characteristics of meeting transcripts on a representative corpus, and find that the sentences comprising the summary correlate with the meeting agenda. Based on this observation, we propose a dynamic sliding window strategy for meeting summarization. Experimental results show that performance benefit from the proposed method, and outputs obtain higher factual consistency than the base model.

📄 PDF Abstract BibTeX arXiv:2108.13629

Code (0)

등록된 구현이 없습니다.

Tasks

Meeting Summarization

Similar Papers 제목 키워드 기반

A Sliding-Window Approach to Automatic Creation of Meeting Minutes

2021-04-26 · NAACL 2021 4 · Jia Jin Koay, Alexander Roustai, Xiaojin Dai, Fei Liu

Meeting minutes record any subject matters discussed, decisions reached and actions taken at meetings. The importance of minuting cannot be overemphasized in a time when a significant number of meetings take place in the…

Navigate

Sliding Selector Network with Dynamic Memory for Extractive Summarization of Long Documents

2021-06-01 · NAACL 2021 4 · Peng Cui, Le Hu

Neural-based summarization models suffer from the length limitation of text encoder. Long documents have to been truncated before they are sent to the model, which results in huge loss of summary-relevant contents. To ad…

Extractive Summarization

Improving Faithfulness of Large Language Models in Summarization via Sliding Generation and Self-Consistency

2024-07-31 · Taiji Li, Zhi Li, Yin Zhang

Despite large language models (LLMs) have demonstrated impressive performance in various tasks, they are still suffering from the factual inconsistency problem called hallucinations. For instance, LLMs occasionally gener…

Document SummarizationInformativenessText Summarization

Towards Adaptive Context Management for Intelligent Conversational Question Answering

2025-09-22 · Manoj Madushanka Perera, Adnan Mahmood, Kasun Eranda Wijethilake, Quan Z. Sheng arxiv

This particular paper introduces an Adaptive Context Management (ACM) framework for the Conversational Question Answering (ConvQA) systems. The key objective of the ACM framework is to optimize the use of the conversatio…

Conversational Question Answering

Learning-Augmented Frequency Estimation in Sliding Windows

2024-09-17 · Rana Shahout, Ibrahim Sabek, Michael Mitzenmacher

We show how to utilize machine learning approaches to improve sliding window algorithms for approximate frequency estimation problems, under the ``algorithms with predictions'' framework. In this dynamic environment, pre…