中文
相关论文

相关论文: On the Role of Summary Content Units in Text Summa…

200 篇论文

Research on automated text summarization relies heavily on human and automatic evaluation. While recent work on human evaluation mainly adopted intrinsic evaluation methods, judging the generic quality of text summaries, e.g.…

计算与语言 · 计算机科学 2023-05-25 Xiao Pu , Mingqi Gao , Xiaojun Wan

Despite the recent developments on neural summarization systems, the underlying logic behind the improvements from the systems and its corpus-dependency remains largely unexplored. Position of sentences in the original text, for example, is…

计算与语言 · 计算机科学 2019-09-02 Taehee Jung , Dongyeop Kang , Lucas Mentch , Eduard Hovy

We explore the need for more comprehensive and precise evaluation techniques for generative artificial intelligence (GenAI) in text summarization tasks, specifically in the area of opinion summarization. Traditional methods, which leverage…

计算与语言 · 计算机科学 2026-02-10 Leandro Anghinoni , Jorge Sanchez

Sentence extraction based summarization methods has some limitations as it doesn't go into the semantics of the document. Also, it lacks the capability of sentence generation which is intuitive to humans. Here we present a novel method to…

计算与语言 · 计算机科学 2014-06-06 Divyanshu Bhartiya , Ashudeep Singh

Generating an abstract from a collection of documents is a desirable capability for many real-world applications. However, abstractive approaches to multi-document summarization have not been thoroughly investigated. This paper studies the…

计算与语言 · 计算机科学 2018-06-15 Kexin Liao , Logan Lebanoff , Fei Liu

Source code summarization involves creating brief descriptions of source code in natural language. These descriptions are a key component of software documentation such as JavaDocs. Automatic code summarization is a prized target of…

软件工程 · 计算机科学 2022-04-05 Sakib Haque , Zachary Eberhart , Aakash Bansal , Collin McMillan

Abstractive text summarization is a highly difficult problem, and the sequence-to-sequence model has shown success in improving the performance on the task. However, the generated summaries are often inconsistent with the source content in…

计算与语言 · 计算机科学 2018-05-11 Bingzhen Wei , Xuancheng Ren , Xu Sun , Yi Zhang , Xiaoyan Cai , Qi Su

Reliable evaluation of large language model (LLM)-generated summaries remains an open challenge, particularly across heterogeneous domains and document lengths. We conduct a comprehensive meta-evaluation of 14 automatic summarization…

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

Text Categorization is the task of automatically sorting a set of documents into categories from a predefined set and Text Summarization is a brief and accurate representation of input text such that the output covers the most important…

信息检索 · 计算机科学 2013-05-14 Khushboo Thakkar , Urmila Shrawankar

The increasing volume of video content in educational, professional, and social domains necessitates effective summarization techniques that go beyond traditional unimodal approaches. This paper proposes a behaviour-aware multimodal video…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Md Moinul Islam , Sofoklis Kakouros , Janne Heikkilä , Mourad Oussalah

Text summarization is a user-preference based task, i.e., for one document, users often have different priorities for summary. As a key aspect of customization in summarization, granularity is used to measure the semantic coverage between…

计算与语言 · 计算机科学 2022-12-15 Ming Zhong , Yang Liu , Suyu Ge , Yuning Mao , Yizhu Jiao , Xingxing Zhang , Yichong Xu , Chenguang Zhu , Michael Zeng , Jiawei Han

Summarization is a way to represent same information in concise way with equal sense. This can be categorized in two type Abstractive and Extractive type. Our work is focused around Extractive summarization. A generic approach to extractive…

信息检索 · 计算机科学 2017-05-19 Chandra Shekhar Yadav , Aditi Sharan

Accessing medical literature is difficult for laypeople as the content is written for specialists and contains medical jargon. Automated text simplification methods offer a potential means to address this issue. In this work, we propose a…

计算与语言 · 计算机科学 2023-02-14 Junru Lu , Jiazheng Li , Byron C. Wallace , Yulan He , Gabriele Pergola

Code summarization provides a high level natural language description of the function performed by code, as it can benefit the software maintenance, code categorization and retrieval. To the best of our knowledge, most state-of-the-art…

软件工程 · 计算机科学 2018-11-20 Yao Wan , Zhou Zhao , Min Yang , Guandong Xu , Haochao Ying , Jian Wu , Philip S. Yu

Recent work in the field of automatic summarization and headline generation focuses on maximizing ROUGE scores for various news datasets. We present an alternative, extrinsic, evaluation metric for this task, Answering Performance for…

计算与语言 · 计算机科学 2019-06-04 Matan Eyal , Tal Baumel , Michael Elhadad

Most existing cross-lingual summarization (CLS) work constructs CLS corpora by simply and directly translating pre-annotated summaries from one language to another, which can contain errors from both summarization and translation processes.…

计算与语言 · 计算机科学 2023-07-11 Yulong Chen , Huajian Zhang , Yijie Zhou , Xuefeng Bai , Yueguan Wang , Ming Zhong , Jianhao Yan , Yafu Li , Judy Li , Michael Zhu , Yue Zhang

Automatic summarisation is a popular approach to reduce a document to its main arguments. Recent research in the area has focused on neural approaches to summarisation, which can be very data-hungry. However, few large datasets exist and…

计算与语言 · 计算机科学 2017-06-14 Ed Collins , Isabelle Augenstein , Sebastian Riedel

The Spoken Language Understanding Evaluation (SLUE) suite of benchmark tasks was recently introduced to address the need for open resources and benchmarking of complex spoken language understanding (SLU) tasks, including both classification…

We report on two corpora to be used in the evaluation of component systems for the tasks of (1) linear segmentation of text and (2) summary-directed sentence extraction. We present characteristics of the corpora, methods used in the…

计算与语言 · 计算机科学 2007-05-23 Judith L. Klavans , Kathleen R. McKeown , Min-Yen Kan , Susan Lee

Large Language Models (LLMs) have revolutionized various Natural Language Generation (NLG) tasks, including Argument Summarization (ArgSum), a key subfield of Argument Mining. This paper investigates the integration of state-of-the-art LLMs…