paper-with-me

홈 › Papers

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

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

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, especially in terms of the coverage of the given topics and the coherence of the generated text. In this paper, we propose a novel approach called TegFormer which utilizes the Transformer architecture where the encoder is enriched with domain-specific contexts while the decoder is enhanced by a large-scale pre-trained language model. Specifically, a \emph{Topic-Extension} layer capturing the interaction between the given topics and their domain-specific contexts is plugged into the encoder. Since the given topics are usually concise and sparse, such an additional layer can bring more topic-related semantics in to facilitate the subsequent natural language generation. Moreover, an \emph{Embedding-Fusion} module that combines the domain-specific word embeddings learnt from the given corpus and the general-purpose word embeddings provided by a GPT-2 model pre-trained on massive text data is integrated into the decoder. Since GPT-2 is at a much larger scale, it contains a lot more implicit linguistic knowledge which would help the decoder to produce more grammatical and readable text. Extensive experiments have shown that the pieces of text generated by TegFormer have better topic coverage and higher text coherence than those from SOTA topic-to-essay techniques, according to automatic and human evaluations. As revealed by ablation studies, both the Topic-Extension layer and the Embedding-Fusion module contribute substantially to TegFormer's performance advantage.

📄 PDF Abstract BibTeX arXiv:2212.13456

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModellingText GenerationTopic coverageWord Embeddings

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Weight Decay 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar 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 kn…

Text Generation

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

A Planning based Framework for Essay Generation

2015-12-18 · Bing Qin, Duyu Tang, Xinwei Geng, Dandan Ning 외

Generating an article automatically with computer program is a challenging task in artificial intelligence and natural language processing. In this paper, we target at essay generation, which takes as input a topic word …

Sentence

Adversarial Topic-aware Prompt-tuning for Cross-topic Automated Essay Scoring

2025-08-08 · Chunyun Zhang, Hongyan Zhao, Chaoran Cui, Qilong Song 외 arxiv

Cross-topic automated essay scoring (AES) aims to develop a transferable model capable of effectively evaluating essays on a target topic. A significant challenge in this domain arises from the inherent discrepancies bet…

Automated Essay Scoring