中文
相关论文

相关论文: HunSum-1: an Abstractive Summarization Dataset for…

200 篇论文

Abstractive text summarization aims at compressing the information of a long source document into a rephrased, condensed summary. Despite advances in modeling techniques, abstractive summarization models still suffer from several key…

This paper introduces CaseSumm, a novel dataset for long-context summarization in the legal domain that addresses the need for longer and more complex datasets for summarization evaluation. We collect 25.6K U.S. Supreme Court (SCOTUS)…

计算与语言 · 计算机科学 2025-01-03 Mourad Heddaya , Kyle MacMillan , Anup Malani , Hongyuan Mei , Chenhao Tan

We present ComSum, a data set of 7 million commit messages for text summarization. When documenting commits, software code changes, both a message and its summary are posted. We gather and filter those to curate developers' work…

计算与语言 · 计算机科学 2021-08-25 Leshem Choshen , Idan Amit

Despite tremendous progress in automatic summarization, state-of-the-art methods are predominantly trained to excel in summarizing short newswire articles, or documents with strong layout biases such as scientific articles or government…

One of the most challenging aspects of current single-document news summarization is that the summary often contains 'extrinsic hallucinations', i.e., facts that are not present in the source document, which are often derived via world…

计算与语言 · 计算机科学 2021-09-23 Xinnuo Xu , Ondřej Dušek , Shashi Narayan , Verena Rieser , Ioannis Konstas

Extractive summarization aims to form a summary by directly extracting sentences from the source document. Existing works mostly formulate it as a sequence labeling problem by making individual sentence label predictions. This paper…

计算与语言 · 计算机科学 2023-05-12 Haopeng Zhang , Xiao Liu , Jiawei 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 generate content that…

计算与语言 · 计算机科学 2024-08-01 Taiji Li , Zhi Li , Yin Zhang

With the abundance of automatic meeting transcripts, meeting summarization is of great interest to both participants and other parties. Traditional methods of summarizing meetings depend on complex multi-step pipelines that make joint…

计算与语言 · 计算机科学 2020-09-22 Chenguang Zhu , Ruochen Xu , Michael Zeng , Xuedong Huang

Text Summarization has been an extensively studied problem. Traditional approaches to text summarization rely heavily on feature engineering. In contrast to this, we propose a fully data-driven approach using feedforward neural networks for…

计算与语言 · 计算机科学 2018-03-01 Aakash Sinha , Abhishek Yadav , Akshay Gahlot

Progress in Automated Handwriting Recognition has been hampered by the lack of large training datasets. Nearly all research uses a set of small datasets that often cause models to overfit. We present CENSUS-HWR, a new dataset consisting of…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Chetan Joshi , Lawry Sorenson , Ammon Wolfert , Mark Clement , Joseph Price , Kasey Buckles

This paper presents ClinicSum, a novel framework designed to automatically generate clinical summaries from patient-doctor conversations. It utilizes a two-module architecture: a retrieval-based filtering module that extracts Subjective,…

With the continuous advancement of artificial intelligence, natural language processing technology has become widely utilized in various fields. At the same time, there are many challenges in creating Chinese news summaries. First of all,…

计算与语言 · 计算机科学 2024-06-27 Yiming Chen , Haobin Chen , Simin Liu , Yunyun Liu , Fanhao Zhou , Bing Wei

Previous work for text summarization in scientific domain mainly focused on the content of the input document, but seldom considering its citation network. However, scientific papers are full of uncommon domain-specific terms, making it…

计算与语言 · 计算机科学 2021-04-08 Chenxin An , Ming Zhong , Yiran Chen , Danqing Wang , Xipeng Qiu , Xuanjing Huang

The complexity and diversity of today's media landscape provides many challenges for researchers studying news producers. These producers use many different strategies to get their message believed by readers through the writing styles they…

计算机与社会 · 计算机科学 2018-08-17 Benjamin D. Horne , William Dron , Sara Khedr , Sibel Adali

Multi-document summarization is challenging because the summaries should not only describe the most important information from all documents but also provide a coherent interpretation of the documents. This paper proposes a method for…

Extractive summarization is a task of highlighting the most important parts of the text. We introduce a new approach to extractive summarization task using hidden clustering structure of the text. Experimental results on CNN/DailyMail…

计算与语言 · 计算机科学 2024-06-13 Tikhonov Pavel , Anastasiya Ianina , Valentin Malykh

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or groups of documents,…

Summarization datasets are often assembled either by scraping naturally occurring public-domain summaries -- which are nearly always in difficult-to-work-with technical domains -- or by using approximate heuristics to extract them from…

计算与语言 · 计算机科学 2022-05-24 Alex Wang , Richard Yuanzhe Pang , Angelica Chen , Jason Phang , Samuel R. Bowman

Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which build a single…

计算与语言 · 计算机科学 2022-04-06 Mounica Maddela , Mayank Kulkarni , Daniel Preotiuc-Pietro

Text summarization is an essential task in natural language processing, and researchers have developed various approaches over the years, ranging from rule-based systems to neural networks. However, there is no single model or approach that…

计算与语言 · 计算机科学 2023-08-08 Aleš Žagar , Marko Robnik-Šikonja