GTAE: Graph-Transformer based Auto-Encoders for Linguistic-Constrained Text Style Transfer
Yukai Shi, Sen Zhang, Chenxing Zhou, Xiaodan Liang, Xiaojun Yang,, Liang Lin

TL;DR
GTAE introduces a graph-transformer auto-encoder that models sentences as linguistic graphs, enhancing content preservation in non-parallel text style transfer while maintaining style transfer accuracy.
Contribution
The paper presents a novel graph-based transformer auto-encoder that better preserves content and linguistic structure during style transfer.
Findings
Outperforms state-of-the-art in content preservation
Achieves comparable style transfer accuracy
Maintains sentence naturalness
Abstract
Non-parallel text style transfer has attracted increasing research interests in recent years. Despite successes in transferring the style based on the encoder-decoder framework, current approaches still lack the ability to preserve the content and even logic of original sentences, mainly due to the large unconstrained model space or too simplified assumptions on latent embedding space. Since language itself is an intelligent product of humans with certain grammars and has a limited rule-based model space by its nature, relieving this problem requires reconciling the model capacity of deep neural networks with the intrinsic model constraints from human linguistic rules. To this end, we propose a method called Graph Transformer based Auto Encoder (GTAE), which models a sentence as a linguistic graph and performs feature extraction and style transfer at the graph level, to maximally retain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Topic Modeling · Natural Language Processing Techniques
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Laplacian EigenMap · Laplacian Positional Encodings · Attention Is All You Need · Dense Connections · Residual Connection · Adam · Dropout
