中文
相关论文

相关论文: Knowledge Graph-Augmented Abstractive Summarizatio…

200 篇论文

Previous abstractive methods apply sequence-to-sequence structures to generate summary without a module to assist the system to detect vital mentions and relationships within a document. To address this problem, we utilize semantic graph to…

计算与语言 · 计算机科学 2021-09-14 Qiwei Bi , Haoyuan Li , Kun Lu , Hanfang Yang

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel framework for…

计算与语言 · 计算机科学 2021-05-26 Wenhao Wu , Wei Li , Xinyan Xiao , Jiachen Liu , Ziqiang Cao , Sujian Li , Hua Wu , Haifeng Wang

Abstractive text summarization is the task of compressing and rewriting a long document into a short summary while maintaining saliency, directed logical entailment, and non-redundancy. In this work, we address these three important aspects…

计算与语言 · 计算机科学 2018-05-30 Ramakanth Pasunuru , Mohit Bansal

In this work, we model abstractive text summarization using Attentional Encoder-Decoder Recurrent Neural Networks, and show that they achieve state-of-the-art performance on two different corpora. We propose several novel models that…

计算与语言 · 计算机科学 2016-08-29 Ramesh Nallapati , Bowen Zhou , Cicero Nogueira dos santos , Caglar Gulcehre , Bing Xiang

We investigate a new training paradigm for extractive summarization. Traditionally, human abstracts are used to derive goldstandard labels for extraction units. However, the labels are often inaccurate, because human abstracts and source…

计算与语言 · 计算机科学 2018-06-22 Kristjan Arumae , Fei Liu

Text Summarization is recognised as one of the NLP downstream tasks and it has been extensively investigated in recent years. It can assist people with perceiving the information rapidly from the Internet, including news articles, social…

计算与语言 · 计算机科学 2022-12-08 Guan Wang , Weihua Li , Edmund Lai , Jianhua Jiang

Steady progress has been made in abstractive summarization with attention-based sequence-to-sequence learning models. In this paper, we propose a new decoder where the output summary is generated by conditioning on both the input text and…

机器学习 · 计算机科学 2019-08-21 Melissa Ailem , Bowen Zhang , Fei Sha

Recent work on abstractive summarization has made progress with neural encoder-decoder architectures. However, such models are often challenged due to their lack of explicit semantic modeling of the source document and its summary. In this…

计算与语言 · 计算机科学 2018-08-29 Hardy , Andreas Vlachos

We introduce a new approach for abstractive text summarization, Topic-Guided Abstractive Summarization, which calibrates long-range dependencies from topic-level features with globally salient content. The idea is to incorporate neural…

计算与语言 · 计算机科学 2021-08-31 Chujie Zheng , Kunpeng Zhang , Harry Jiannan Wang , Ling Fan , Zhe Wang

Generating text from graph-based data, such as Abstract Meaning Representation (AMR), is a challenging task due to the inherent difficulty in how to properly encode the structure of a graph with labeled edges. To address this difficulty, we…

计算与语言 · 计算机科学 2019-09-04 Leonardo F. R. Ribeiro , Claire Gardent , Iryna Gurevych

The ability to extract compact, meaningful summaries from large-scale and multimodal data is critical for numerous applications, ranging from video analytics to medical reports. Prior methods in cross-modal summarization have often suffered…

计算与语言 · 计算机科学 2025-07-31 Hannah Kim , Sofia Martinez , Jason Lee

We present a novel abstractive summarization framework that draws on the recent development of a treebank for the Abstract Meaning Representation (AMR). In this framework, the source text is parsed to a set of AMR graphs, the graphs are…

计算与语言 · 计算机科学 2018-05-29 Fei Liu , Jeffrey Flanigan , Sam Thomson , Norman Sadeh , Noah A. Smith

Sequence-to-sequence (seq2seq) neural models have been actively investigated for abstractive summarization. Nevertheless, existing neural abstractive systems frequently generate factually incorrect summaries and are vulnerable to…

计算与语言 · 计算机科学 2018-10-16 Lisa Fan , Dong Yu , Lu Wang

Graphs that capture relations between textual units have great benefits for detecting salient information from multiple documents and generating overall coherent summaries. In this paper, we develop a neural abstractive multi-document…

计算与语言 · 计算机科学 2020-05-21 Wei Li , Xinyan Xiao , Jiachen Liu , Hua Wu , Haifeng Wang , Junping Du

Abstractive summarization systems aim to produce more coherent and concise summaries than their extractive counterparts. Popular neural models have achieved impressive results for single-document summarization, yet their outputs are often…

计算与语言 · 计算机科学 2019-09-06 Eva Sharma , Luyang Huang , Zhe Hu , Lu Wang

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

Highlighting while reading is a natural behavior for people to track salient content of a document. It would be desirable to teach an extractive summarizer to do the same. However, a major obstacle to the development of a supervised…

计算与语言 · 计算机科学 2019-04-05 Kristjan Arumae , Fei Liu

Abstractive conversation summarization has received much attention recently. However, these generated summaries often suffer from insufficient, redundant, or incorrect content, largely due to the unstructured and complex characteristics of…

计算与语言 · 计算机科学 2021-04-20 Jiaao Chen , Diyi Yang

Human-curated knowledge graphs provide critical supportive information to various natural language processing tasks, but these graphs are usually incomplete, urging auto-completion of them. Prevalent graph embedding approaches, e.g.,…

计算与语言 · 计算机科学 2021-02-25 Bo Wang , Tao Shen , Guodong Long , Tianyi Zhou , Yi Chang

Document summarization condenses a long document into a short version with salient information and accurate semantic descriptions. The main issue is how to make the output summary semantically consistent with the input document. To reach…

计算与语言 · 计算机科学 2022-04-01 Mingyang Song , Liping Jing
‹ 上一页 1 2 3 10 下一页 ›