paper-with-me

홈 › Papers

Topic-to-Essay Generation with Comprehensive Knowledge Enhancement

2021-06-29 · Zhiyue Liu, Jiahai Wang, Zhenghong Li

Generating high-quality and diverse essays with a set of topics is a challenging task in natural language generation. Since several given topics only provide limited source information, utilizing various topic-related knowledge is essential for improving essay generation performance. However, previous works cannot sufficiently use that knowledge to facilitate the generation procedure. This paper aims to improve essay generation by extracting information from both internal and external knowledge. Thus, a topic-to-essay generation model with comprehensive knowledge enhancement, named TEGKE, is proposed. For internal knowledge enhancement, both topics and related essays are fed to a teacher network as source information. Then, informative features would be obtained from the teacher network and transferred to a student network which only takes topics as input but provides comparable information compared with the teacher network. For external knowledge enhancement, a topic knowledge graph encoder is proposed. Unlike the previous works only using the nearest neighbors of topics in the commonsense base, our topic knowledge graph encoder could exploit more structural and semantic information of the commonsense knowledge graph to facilitate essay generation. Moreover, the adversarial training based on the Wasserstein distance is proposed to improve generation quality. Experimental results demonstrate that TEGKE could achieve state-of-the-art performance on both automatic and human evaluation.

📄 PDF Abstract BibTeX arXiv:2106.15142

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Enhancing Topic-to-Essay Generation with External Commonsense Knowledge

2019-07-01 · ACL 2019 7 · Pengcheng Yang, Lei LI, Fuli Luo, Tianyu Liu 외

Automatic topic-to-essay generation is a challenging task since it requires generating novel, diverse, and topic-consistent paragraph-level text with a set of topics as input. Previous work tends to perform essay generat…

Concept-To-Text Generation

A Sentiment-Controllable Topic-to-Essay Generator with Topic Knowledge Graph

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Lin Qiao, Jianhao Yan, Fandong Meng, Zhendong Yang 외

Generating a vivid, novel, and diverse essay with only several given topic words is a challenging task of natural language generation. In previous work, there are two problems left unsolved: neglect of sentiment beneath …

DecoderDiversitySentenceText Generation

Prove Your Point!: Bringing Proof-Enhancement Principles to Argumentative Essay Generation

2024-10-30 · Ruiyu Xiao, Lei Wu, Yuhang Gou, Weinan Zhang 외

Argumentative essay generation (AEG) aims to generate complete texts on specific controversial topics or debates. Although current AEG methods can generate individual opinions, they often overlook the high-level connecti…

Language ModelingLanguage ModellingLarge Language ModelPersuasiveness

Topic-to-essay generation with knowledge-based content selection

2024-02-26 · Jieyong Wang, Chunyao Song, Yihao Wu

The topic-to-essay generation task is a challenging natural language generation task that aims to generate paragraph-level text with high semantic coherence based on a given set of topic words. Previous work has focused …

DecoderDiversityLanguage ModelingLanguage Modelling+1

TegFormer: Topic-to-Essay Generation with Good Topic Coverage and High Text Coherence

2022-12-27 · Wang Qi, Rui Liu, Yuan Zuo, Yong Chen 외

Creating an essay based on a few given topics is a challenging NLP task. Although several effective methods for this problem, topic-to-essay generation, have appeared recently, there is still much room for improvement, e…

DecoderLanguage ModellingText GenerationTopic coverage+1