Unsupervised Syntactically Controlled Paraphrase Generation with Abstract Meaning Representations
Kuan-Hao Huang, Varun Iyer, Anoop Kumar, Sriram Venkatapathy, Kai-Wei, Chang, Aram Galstyan

TL;DR
This paper introduces AMRPG, an unsupervised model that leverages Abstract Meaning Representations to improve syntactically controlled paraphrase generation, achieving higher quality and better syntactic control without requiring paraphrase pairs.
Contribution
The paper presents a novel unsupervised approach using AMR to enhance syntactic control in paraphrase generation, outperforming existing methods.
Findings
AMRPG generates more accurate paraphrases than previous unsupervised models.
Paraphrases from AMRPG improve NLP model robustness through data augmentation.
The model effectively disentangles semantic and syntactic information for better control.
Abstract
Syntactically controlled paraphrase generation has become an emerging research direction in recent years. Most existing approaches require annotated paraphrase pairs for training and are thus costly to extend to new domains. Unsupervised approaches, on the other hand, do not need paraphrase pairs but suffer from relatively poor performance in terms of syntactic control and quality of generated paraphrases. In this paper, we demonstrate that leveraging Abstract Meaning Representations (AMR) can greatly improve the performance of unsupervised syntactically controlled paraphrase generation. Our proposed model, AMR-enhanced Paraphrase Generator (AMRPG), separately encodes the AMR graph and the constituency parse of the input sentence into two disentangled semantic and syntactic embeddings. A decoder is then learned to reconstruct the input sentence from the semantic and syntactic…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
