paper-with-me

Papers

Quantized Embedding Vectors for Controllable Diffusion Language Models

2024-02-15 · Cheng Kang, Xinye Chen, Yong Hu, Daniel Novak

Improving the controllability, portability, and inference speed of diffusion language models (DLMs) is a key challenge in natural language generation. While recent research has shown significant success in complex text generation with language models, the memory and computational power are still very demanding and fall short of expectations, which naturally results in low portability and instability for the models. To mitigate these issues, numerous well-established methods were proposed for neural network quantization. To further enhance their portability of independent deployment as well as improve their stability evaluated by language perplexity, we propose a novel approach called the Quantized Embedding Controllable Diffusion Language Model (QE-CDLM). QE-CDLM builds upon the recent successful controllable DLMs by remodeling the task-specific embedding space via quantization. This leads to a gradient-based controller for the generation tasks, and more stable intermediate latent variables are obtained, which naturally brings in an accelerated convergence as well as better controllability. Additionally, the adaption fine-tuning method is employed to reduce tunable weights. Experimental results on five challenging fine-grained control tasks demonstrate that QE-CDLM compares favorably to existing methods in terms of quality and feasibility, achieving better perplexity and lightweight fine-tuning.

📄 PDF Abstract BibTeX arXiv:2402.10107

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuantizationText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Diffusion-LM Improves Controllable Text Generation

2022-05-27 · Xiang Lisa Li, John Thickstun, Ishaan Gulrajani, Percy Liang 외

Controlling the behavior of language models (LMs) without re-training is a major open problem in natural language generation. While recent works have demonstrated successes on controlling simple sentence attributes (e.g.…

Language ModelingLanguage ModellingSentenceText Generation

AffectEcho: Speaker Independent and Language-Agnostic Emotion and Affect Transfer for Speech Synthesis

2023-08-16 · Hrishikesh Viswanath, Aneesh Bhattacharya, Pascal Jutras-Dubé, Prerit Gupta 외

Affect is an emotional characteristic encompassing valence, arousal, and intensity, and is a crucial attribute for enabling authentic conversations. While existing text-to-speech (TTS) and speech-to-speech systems rely o…

AttributeSpeech Synthesistext-to-speechText to Speech

Diffusion bridges vector quantized Variational AutoEncoders

2022-02-10 · Max Cohen, Guillaume Quispe, Sylvain Le Corff, Charles Ollion 외

Vector Quantized-Variational AutoEncoders (VQ-VAE) are generative models based on discrete latent representations of the data, where inputs are mapped to a finite set of learned embeddings.To generate new samples, an aut…

Decoder

Controllable-Continuous Color Editing in Diffusion Model via Color Mapping

2025-09-17 · Yuqi Yang, Dongliang Chang, Yuanchen Fang, Yi-Zhe SonG 외 arxiv

In recent years, text-driven image editing has made significant progress. However, due to the inherent ambiguity and discreteness of natural language, color editing still faces challenges such as insufficient precision a…

Continuous ControlImage Editing

ProPS: Prompted Profile Synthesis for Natural Language-Conditioned Speaker Embedding Distributions

2026-07-06 · Thomas Thebaud, Junhyeok Lee, Laureano Moro-Velazquez, Jesus Villalba Lopez 외 arxiv

Speaker embeddings, or x-vectors, are widely used to represent speaker identity and speaker-related attributes, but existing embedding extractors are typically descriptive rather than generative: they map an observed spe…

Voice Conversion