中文
相关论文

相关论文: SueNes: A Weakly Supervised Approach to Evaluating…

200 篇论文

Speech summarisation techniques take human speech as input and then output an abridged version as text or speech. Speech summarisation has applications in many domains from information technology to health care, for example improving speech…

Despite the prevalence of pretrained language models in natural language understanding tasks, understanding lengthy text such as document is still challenging due to the data sparseness problem. Inspired by that humans develop their ability…

计算与语言 · 计算机科学 2023-12-04 Yueguan Wang , Naoki Yoshinaga

Human evaluation is the foundation upon which the evaluation of both summarization systems and automatic metrics rests. However, existing human evaluation studies for summarization either exhibit a low inter-annotator agreement or have…

The development of methods to deal with the informative contents of the text units in the matching process is a major challenge in automatic summary evaluation systems that use fixed n-gram matching. The limitation causes inaccurate…

计算与语言 · 计算机科学 2015-05-26 Fatma Elghannam , Tarek El-Shishtawy

Training abstractive summarization models typically requires large amounts of data, which can be a limitation for many domains. In this paper we explore using domain transfer and data synthesis to improve the performance of recent…

计算与语言 · 计算机科学 2020-02-11 Ahmed Magooda , Diane Litman

The ROUGE metric is commonly used to evaluate extractive summarization task, but it has been criticized for its lack of semantic awareness and its ignorance about the ranking quality of the extractive summarizer. Previous research has…

计算与语言 · 计算机科学 2024-07-30 Mousumi Akter , Santu Karmaker

Evaluating long document summaries remains the primary bottleneck in summarization research. Existing metrics correlate weakly with human judgments and produce aggregate scores without explaining deficiencies or guiding improvement,…

计算与语言 · 计算机科学 2026-04-29 Huyen Nguyen , Haoxuan Zhang , Yang Zhang , Haihua Chen , Junhua Ding

With the rise of task-specific pre-training objectives, abstractive summarization models like PEGASUS offer appealing zero-shot performance on downstream summarization tasks. However, the performance of such unsupervised models still lags…

计算与语言 · 计算机科学 2024-11-15 Mathieu Ravaut , Shafiq Joty , Nancy Chen

Text summarization models are often trained to produce summaries that meet human quality requirements. However, the existing evaluation metrics for summary text are only rough proxies for summary quality, suffering from low correlation with…

计算与语言 · 计算机科学 2022-07-12 Wuhang Lin , Shasha Li , Chen Zhang , Bin Ji , Jie Yu , Jun Ma , Zibo Yi

We present a discriminative model for single-document summarization that integrally combines compression and anaphoricity constraints. Our model selects textual units to include in the summary based on a rich set of sparse features whose…

计算与语言 · 计算机科学 2016-06-09 Greg Durrett , Taylor Berg-Kirkpatrick , Dan Klein

Since the amount of information on the internet is growing rapidly, it is not easy for a user to find relevant information for his/her query. To tackle this issue, much attention has been paid to Automatic Document Summarization. The key…

计算与语言 · 计算机科学 2019-02-05 Kamal Al-Sabahi , Zhang Zuping , Yang Kang

Work on summarization has explored both reinforcement learning (RL) optimization using ROUGE as a reward and syntax-aware models, such as models those input is enriched with part-of-speech (POS)-tags and dependency information. However, it…

计算与语言 · 计算机科学 2019-12-12 Hoa T. Le , Christophe Cerisara , Claire Gardent

Despite significant progress, state-of-the-art abstractive summarization methods are still prone to hallucinate content inconsistent with the source document. In this paper, we propose Constrained Abstractive Summarization (CAS), a general…

计算与语言 · 计算机科学 2021-12-17 Yuning Mao , Xiang Ren , Heng Ji , Jiawei Han

Source code summarization is a process of generating summaries that describe software code, the majority of source code summarization usually generated manually, where the summaries are written by software developers. Recently, new…

软件工程 · 计算机科学 2019-01-07 Ra'Fat Al-Msie'deen , Anas H. Blasi

Abstractive summarization has made tremendous progress in recent years. In this work, we perform fine-grained human annotations to evaluate long document abstractive summarization systems (i.e., models and metrics) with the aim of…

计算与语言 · 计算机科学 2022-11-01 Huan Yee Koh , Jiaxin Ju , He Zhang , Ming Liu , Shirui Pan

Reinforcement Learning (RL) based document summarisation systems yield state-of-the-art performance in terms of ROUGE scores, because they directly use ROUGE as the rewards during training. However, summaries with high ROUGE scores often…

计算与语言 · 计算机科学 2019-09-04 Florian Böhm , Yang Gao , Christian M. Meyer , Ori Shapira , Ido Dagan , Iryna Gurevych

In e-commerce, opinion summarization is the process of summarizing the consensus opinions found in product reviews. However, the potential of additional sources such as product description and question-answers (QA) has been considered less…

As language models become more powerful, training and evaluation are increasingly bottlenecked by the data and metrics used for a particular task. For example, summarization models are often trained to predict human reference summaries and…

To mitigate the lack of diverse dialogue summarization datasets in academia, we present methods to utilize non-dialogue summarization data for enhancing dialogue summarization systems. We apply transformations to document summarization data…

计算与语言 · 计算机科学 2022-10-19 Seongmin Park , Dongchan Shin , Jihwa Lee

Text summarization aims at compressing long documents into a shorter form that conveys the most important parts of the original document. Despite increased interest in the community and notable research effort, progress on benchmark…

计算与语言 · 计算机科学 2019-08-27 Wojciech Kryściński , Nitish Shirish Keskar , Bryan McCann , Caiming Xiong , Richard Socher