Papers with content-preservation
IMaT: Unsupervised Text Attribute Transfer via Iterative Matching and Translation (D19-1)
Copied to clipboard
| Challenge: | Existing approaches to rewrite sentences with certain attributes are difficult and often result in poor content-preservation and ungrammaticality. |
| Approach: | They propose a method that uses a sequence-to-sequence model to learn attribute transfer . existing approaches try to explicitly disentangle content and attribute information . |
| Outcome: | The proposed method outperforms complex state-of-the-art systems by a large margin in sentiment modification and formality transfer tasks. |
Don’t Add, don’t Miss: Effective Content Preserving Generation from Pre-Selected Text Spans (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing CTR models are mediocre and lack reliable performance . authors propose an explicit decomposition of these two subtasks into a single task . |
| Approach: | They propose an isolated task that challenges models to generate coherent text conforming to pre-selected content within the input text ("highlights") authors propose a high-quality, open-source CTR model that tackles two prior key limitations: inadequate enforcement of the content-preservation constraint, and suboptimal silver training data. |
| Outcome: | The proposed model significantly improves silver training data quality over the existing model, with up to 30 ROUGE-L points. |