2019

IMaT: Unsupervised Text Attribute Transfer via Iterative Matching and Translation

Jin, Zhijing, Jin, Di, Mueller, Jonas et al.

Understand

Text attribute transfer aims to automatically rewrite sentences such that they possess certain linguistic attributes, while simultaneously preserving their semantic content.

  • This task remains challenging due to a lack of supervised parallel data.
  • Existing approaches try to explicitly disentangle content and attribute information, but this is difficult and often results in poor content-preservation and ungrammaticality.
  • In contrast, we propose a simpler approach, Iterative Matching and Translation (IMaT), which: (1) constructs a pseudo-parallel corpus by aligning a subset of semantically similar sentences from the source and the target corpora; (2) applies a standard sequence-to-sequence model to learn the attribute transfer; (3) iteratively improves the learned transfer function by refining imperfections in the alignment.

Reading the bibliography…