Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hierarchical Sketch Induction for Paraphrase Generation

About

We propose a generative model of paraphrase generation, that encourages syntactic diversity by conditioning on an explicit syntactic sketch. We introduce Hierarchical Refinement Quantized Variational Autoencoders (HRQ-VAE), a method for learning decompositions of dense encodings as a sequence of discrete latent variables that make iterative refinements of increasing granularity. This hierarchy of codes is learned through end-to-end training, and represents fine-to-coarse grained information about the input. We use HRQ-VAE to encode the syntactic form of an input sentence as a path through the hierarchy, allowing us to more easily predict syntactic sketches at test time. Extensive experiments, including a human evaluation, confirm that HRQ-VAE learns a hierarchical representation of the input space, and generates paraphrases of higher quality than previous systems.

Tom Hosking, Hao Tang, Mirella Lapata• 2022

Related benchmarks

TaskDatasetResultRank
Paraphrase GenerationQQP (test)--
22
Paraphrase GenerationMSCOCO (test)
Self-BLEU16.58
14
Paraphrase GenerationParalex (test)
BLEU39.49
11
Paraphrase GenerationParalex
iBLEU22.75
4
Paraphrase GenerationQQP
iBLEU17.49
4
Paraphrase GenerationMSCOCO
iBLEU18.39
4
Showing 6 of 6 rows

Other info

Code

Follow for update