An Empirical Study on Learning and Improving the Search Objective for Unsupervised Paraphrasing
Weikai Steven Lu

TL;DR
This paper investigates smoothing the heuristic search objective in unsupervised paraphrasing by learning models of search dynamics, which marginally improves search performance.
Contribution
It introduces a method to learn models of search dynamics to smooth the heuristic objective in unsupervised paraphrasing, enhancing optimization.
Findings
Learned models provide a smoothing effect on the search objective.
Combining learned models with the original objective marginally improves search performance.
The approach addresses non-smoothness and noise in heuristic search for paraphrasing.
Abstract
Research in unsupervised text generation has been gaining attention over the years. One recent approach is local search towards a heuristically defined objective, which specifies language fluency, semantic meanings, and other task-specific attributes. Search in the sentence space is realized by word-level edit operations including insertion, replacement, and deletion. However, such objective function is manually designed with multiple components. Although previous work has shown maximizing this objective yields good performance in terms of true measure of success (i.e. BLEU and iBLEU), the objective landscape is considered to be non-smooth with significant noises, posing challenges for optimization. In this dissertation, we address the research problem of smoothing the noise in the heuristic search objective by learning to model the search dynamics. Then, the learned model is combined…
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
