A survey of knowledge-enhanced text generation
The goal of text-to-text generation is to make machines express like a human in many
applications such as conversation, summarization, and translation. It is one of the most …
applications such as conversation, summarization, and translation. It is one of the most …
A comprehensive survey of abstractive text summarization based on deep learning
M Zhang, G Zhou, W Yu, N Huang… - Computational …, 2022 - Wiley Online Library
With the rapid development of the Internet, the massive amount of web textual data has
grown exponentially, which has brought considerable challenges to downstream tasks, such …
grown exponentially, which has brought considerable challenges to downstream tasks, such …
Deep learning for text style transfer: A survey
Text style transfer is an important task in natural language generation, which aims to control
certain attributes in the generated text, such as politeness, emotion, humor, and many …
certain attributes in the generated text, such as politeness, emotion, humor, and many …
Reducing quantity hallucinations in abstractive summarization
It is well-known that abstractive summaries are subject to hallucination---including material
that is not supported by the original text. While summaries can be made hallucination-free by …
that is not supported by the original text. While summaries can be made hallucination-free by …
Semsum: Semantic dependency guided neural abstractive summarization
In neural abstractive summarization, the generated summaries often face semantic
irrelevance and content deviation from the input sentences. In this work, we incorporate …
irrelevance and content deviation from the input sentences. In this work, we incorporate …
Controlling the amount of verbatim copying in abstractive summarization
An abstract must not change the meaning of the original text. A single most effective way to
achieve that is to increase the amount of copying while still allowing for text abstraction …
achieve that is to increase the amount of copying while still allowing for text abstraction …
Meaningful answer generation of e-commerce question-answering
In e-commerce portals, generating answers for product-related questions has become a
crucial task. In this article, we focus on the task of product-aware answer generation, which …
crucial task. In this article, we focus on the task of product-aware answer generation, which …
Simple and effective retrieve-edit-rerank text generation
N Hossain, M Ghazvininejad… - Proceedings of the 58th …, 2020 - aclanthology.org
Retrieve-and-edit seq2seq methods typically retrieve an output from the training set and
learn a model to edit it to produce the final output. We propose to extend this framework with …
learn a model to edit it to produce the final output. We propose to extend this framework with …
Improving truthfulness of headline generation
K Matsumaru, S Takase, N Okazaki - arXiv preprint arXiv:2005.00882, 2020 - arxiv.org
Most studies on abstractive summarization report ROUGE scores between system and
reference summaries. However, we have a concern about the truthfulness of generated …
reference summaries. However, we have a concern about the truthfulness of generated …
LoGenText-Plus: Improving Neural Machine Translation Based Logging Texts Generation with Syntactic Templates
Developers insert logging statements in the source code to collect important runtime
information about software systems. The textual descriptions in logging statements (ie …
information about software systems. The textual descriptions in logging statements (ie …