paper-with-me

홈 › Papers

Style Transfer with Multi-iteration Preference Optimization

2024-06-17 · Shuai Liu, Jonathan May

Numerous recent techniques for text style transfer characterize their approaches as variants of reinforcement learning and preference optimization. In this work, we consider the relationship between these approaches and a class of optimization approaches developed primarily for (non-neural) statistical machine translation, formerly known as tuning'. Inspired by these techniques from the past, we improve upon established preference optimization approaches, incorporating multiple iterations of exploration and optimization, and choosing contrastive examples by following a hope' vs `fear' sampling strategy. Cognizant of the difference between machine translation and style transfer, however, we further tailor our framework with a new pseudo-parallel generation method and a dynamic weighted reward aggregation method to tackle the lack of parallel data and the need for a multi-objective reward. We evaluate our model on two commonly used text style transfer datasets. Through automatic and human evaluation results we show the effectiveness and the superiority of our model compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2406.11581

Code (1)

isi-nlp/stamp 공식 구현 pytorch

Tasks

Machine TranslationStyle TransferText Style TransferTranslation

Similar Papers 제목 키워드 기반

FreeStyle: Free Lunch for Text-guided Style Transfer using Diffusion Models

2024-01-28 · Feihong He, Gang Li, Fuhui Sun, Mengyuan Zhang 외

The rapid development of generative diffusion models has significantly advanced the field of style transfer. However, most current style transfer methods based on diffusion models typically involve a slow iterative optim…

DecoderStyle Transfer

Meta Networks for Neural Style Transfer

2017-09-13 · Falong Shen, Shuicheng Yan, Gang Zeng

In this paper we propose a new method to get the specified network parameters through one time feed-forward propagation of the meta networks and explore the application to neural style transfer. Recent works on style tra…

GPUStyle Transfer

Neural Style Transfer via Meta Networks

2018-06-01 · CVPR 2018 6 · Falong Shen, Shuicheng Yan, Gang Zeng

In this paper we propose a noval method to generate the specified network parameters through one feed-forward propagation in the meta networks for neural style transfer. Recent works on style transfer typically need to t…

GPUStyle Transfer

Tuning Timestep-Distilled Diffusion Model Using Pairwise Sample Optimization

2024-10-04 · Zichen Miao, Zhengyuan Yang, Kevin Lin, Ze Wang 외

Recent advancements in timestep-distilled diffusion models have enabled high-quality image generation that rivals non-distilled multi-step models, but with significantly fewer inference steps. While such models are attra…

Image GenerationStyle Transfer

TuneJury: An Open Metric for Improving Music Generation Preference Alignment

2026-06-15 · Yonghyun Kim, Junwon Lee, Haiwen Xia, Yinghao Ma 외 arxiv

We introduce TuneJury, an open, instance-level pairwise reward model for text-to-music that predicts a music preference score from a text prompt and an audio clip. The released checkpoint is trained on publicly available…

Music Generation