中文
相关论文

相关论文: Generative Adversarial Network for Abstractive Tex…

200 篇论文

Sequence-to-sequence models provide a viable new approach to generative summarization, allowing models that are no longer limited to simply selecting and recombining sentences from the original text. However, these models have three…

计算与语言 · 计算机科学 2021-08-19 Tianyang Xu , Chunyun Zhang

Auto-encoders compress input data into a latent-space representation and reconstruct the original data from the representation. This latent representation is not easily interpreted by humans. In this paper, we propose training an…

计算与语言 · 计算机科学 2018-10-09 Yau-Shian Wang , Hung-Yi Lee

Text summarization in medicine can help doctors for reducing the time to access important information from countless documents. The paper offers a supervised extractive summarization method based on conditional generative adversarial…

计算与语言 · 计算机科学 2021-10-25 Seyed Vahid Moravvej , Abdolreza Mirzaei , Mehran Safayani

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

This work presents a thorough review concerning recent studies and text generation advancements using Generative Adversarial Networks. The usage of adversarial learning for text generation is promising as it provides alternatives to…

计算与语言 · 计算机科学 2022-12-22 Gustavo Henrique de Rosa , João Paulo Papa

In neural abstractive summarization field, conventional sequence-to-sequence based models often suffer from summarizing the wrong aspect of the document with respect to the main aspect. To tackle this problem, we propose the task of…

计算与语言 · 计算机科学 2018-12-14 Shen Gao , Xiuying Chen , Piji Li , Zhaochun Ren , Lidong Bing , Dongyan Zhao , Rui Yan

We propose a new framework for abstractive text summarization based on a sequence-to-sequence oriented encoder-decoder model equipped with a deep recurrent generative decoder (DRGN). Latent structure information implied in the target…

计算与语言 · 计算机科学 2017-08-03 Piji Li , Wai Lam , Lidong Bing , Zihao Wang

We study the problem of generating abstractive summaries for opinionated text. We propose an attention-based neural network model that is able to absorb information from multiple text units to construct informative, concise, and fluent…

计算与语言 · 计算机科学 2016-06-10 Lu Wang , Wang Ling

Attentional, RNN-based encoder-decoder models for abstractive summarization have achieved good performance on short input and output sequences. For longer documents and summaries however these models often include repetitive and incoherent…

计算与语言 · 计算机科学 2017-11-15 Romain Paulus , Caiming Xiong , Richard Socher

In this paper, we present a model for generating summaries of text documents with respect to a query. This is known as query-based summarization. We adapt an existing dataset of news article summaries for the task and train a…

计算与语言 · 计算机科学 2017-12-19 Johan Hasselqvist , Niklas Helmertz , Mikael Kågebäck

In this paper, we propose a model using generative adversarial net (GAN) to generate realistic text. Instead of using standard GAN, we combine variational autoencoder (VAE) with generative adversarial net. The use of high-level latent…

计算与语言 · 计算机科学 2018-11-08 Heng Wang , Zengchang Qin , Tao Wan

We propose a new framework for estimating generative models via an adversarial process, in which we simultaneously train two models: a generative model G that captures the data distribution, and a discriminative model D that estimates the…

This paper proposes an approach for applying GANs to NMT. We build a conditional sequence generative adversarial net which comprises of two adversarial sub models, a generator and a discriminator. The generator aims to generate sentences…

计算与语言 · 计算机科学 2018-04-10 Zhen Yang , Wei Chen , Feng Wang , Bo Xu

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

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users' needs. Abstractive summarizers trained on single reference…

计算与语言 · 计算机科学 2021-04-06 Kaiqiang Song , Bingqing Wang , Zhe Feng , Fei Liu

We introduce a data-driven, model-agnostic technique for generating a human-interpretable summary of the salient points of contrast within an evolving dynamical system, such as the learning process of a control agent. It involves the…

人工智能 · 计算机科学 2022-06-22 Tom Bewley , Jonathan Lawry , Arthur Richards

Inspired by how humans summarize long documents, we propose an accurate and fast summarization model that first selects salient sentences and then rewrites them abstractively (i.e., compresses and paraphrases) to generate a concise overall…

计算与语言 · 计算机科学 2018-05-29 Yen-Chun Chen , Mohit Bansal

Recent neural sequence to sequence models have provided feasible solutions for abstractive summarization. However, such models are still hard to tackle long text dependency in the summarization task. A high-quality summarization system…

计算与语言 · 计算机科学 2019-12-25 Pengcheng Liao , Chuang Zhang , Xiaojun Chen , Xiaofei Zhou

The amount of text data available online is increasing at a very fast pace hence text summarization has become essential. Most of the modern recommender and text classification systems require going through a huge amount of data. Manually…

计算与语言 · 计算机科学 2021-08-03 Anushka Gupta , Diksha Chugh , Anjum , Rahul Katarya

We present a method to produce abstractive summaries of long documents that exceed several thousand words via neural abstractive summarization. We perform a simple extractive step before generating a summary, which is then used to condition…

计算与语言 · 计算机科学 2020-04-29 Sandeep Subramanian , Raymond Li , Jonathan Pilault , Christopher Pal
‹ 上一页 1 2 3 10 下一页 ›