paper-with-me

Papers

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

2023-04-24 · CVPR 2023 1 · Hao Tang, Songhua Liu, Tianwei Lin, Shaoli Huang, Fu Li, Dongliang He, Xinchao Wang

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi-layer structure increases parameters significantly and thus presents a heavy burden for training. Moreover, for the task of style transfer, vanilla Transformer that fuses content and style features by residual connections is prone to content-wise distortion. In this paper, we devise a novel Transformer model termed as \emph{Master} specifically for style transfer. On the one hand, in the proposed model, different Transformer layers share a common group of parameters, which (1) reduces the total number of parameters, (2) leads to more robust training convergence, and (3) is readily to control the degree of stylization via tuning the number of stacked layers freely during inference. On the other hand, different from the vanilla version, we adopt a learnable scaling operation on content features before content-style feature interaction, which better preserves the original similarity between a pair of content features while ensuring the stylization quality. We also propose a novel meta learning scheme for the proposed model so that it can not only work in the typical setting of arbitrary style transfer, but also adaptable to the few-shot setting, by only fine-tuning the Transformer encoder layer in the few-shot stage for one specific style. Text-guided few-shot style transfer is firstly achieved with the proposed framework. Extensive experiments demonstrate the superiority of Master under both zero-shot and few-shot style transfer settings.

📄 PDF Abstract BibTeX arXiv:2304.11818

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningStyle Transfer

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Meta-Tuning LLMs to Leverage Lexical Knowledge for Generalizable Language Style Understanding

2023-05-24 · Ruohao Guo, Wei Xu, Alan Ritter

Language style is often used by writers to convey their intentions, identities, and mastery of language. In this paper, we show that current large language models struggle to capture some language styles without fine-tun…

Classification

Vevo: Controllable Zero-Shot Voice Imitation with Self-Supervised Disentanglement

2025-02-11 · Xueyao Zhang, Xiaohui Zhang, Kainan Peng, Zhenyu Tang 외

The imitation of voice, targeted on specific speech attributes such as timbre and speaking style, is crucial in speech generation. However, existing methods rely heavily on annotated data, and struggle with effectively d…

Disentanglementtext-to-speechText to SpeechVoice Conversion

From Generality to Mastery: Composer-Style Symbolic Music Generation via Large-Scale Pre-training

2025-06-20 · Mingyang Yao, Ke Chen

Despite progress in controllable symbolic music generation, data scarcity remains a challenge for certain control modalities. Composer-style music generation is a prime example, as only a few pieces per composer are avai…

Music GenerationRhythm

Rhythm Controllable and Efficient Zero-Shot Voice Conversion via Shortcut Flow Matching

2025-06-01 · Jialong Zuo, Shengpeng Ji, Minghui Fang, Mingze Li 외

Zero-Shot Voice Conversion (VC) aims to transform the source speaker's timbre into an arbitrary unseen one while retaining speech content. Most prior work focuses on preserving the source's prosody, while fine-grained ti…

RhythmStyle TransferVoice Conversion

Discl-VC: Disentangled Discrete Tokens and In-Context Learning for Controllable Zero-Shot Voice Conversion

2025-05-30 · Kaidi Wang, Wenhao Guan, Ziyue Jiang, Hukai Huang 외

Currently, zero-shot voice conversion systems are capable of synthesizing the voice of unseen speakers. However, most existing approaches struggle to accurately replicate the speaking style of the source speaker or mimic…

In-Context LearningVoice Conversion