paper-with-me

Papers

LLM-based Affective Text Generation Quality Based on Different Quantization Values

2025-01-31 · Yarik Menchaca Resendiz, Roman Klinger

Large language models exhibit a remarkable capacity in language generation and comprehension. These advances enable AI systems to produce more human-like and emotionally engaging text. However, these models rely on a large number of parameters, requiring significant computational resources for training and inference. In some scenarios, accessing these resources can be challenging (e.g., budget or hardware limitations). Techniques like reducing precision bits can make models more memory-efficient, reducing the computational resources needed, at the cost of reduced accuracy. This paper addresses the trade-off between different quantization values, GPU RAM utilization, and text quality in affective text generation (e.g., "I really enjoy running in the snow-covered forest"). To evaluate, we use an emotion classifier and ten seed prompts to generate affective text. We test three setups of precision bits (8, 16, and 32) across five open-weight language models from two different families. Our findings demonstrate that bit reductions lead to memory savings, achieving a reduction of 76%. However, this optimization comes with a trade-off, leading to a decrease of up to 10 pp in F1 score for larger models and an increase of 10 pp for smaller models, along with roughly double the inference time. In terms of text quality, larger models at lower quantization levels generally outperform smaller, higher-precision models -- while requiring similar memory.

📄 PDF Abstract BibTeX arXiv:2501.19317

Code (0)

등록된 구현이 없습니다.

Tasks

GPUQuantizationText Generation

Similar Papers 제목 키워드 기반

AffectON: Incorporating Affect Into Dialog Generation

2020-12-12 · Zana Bucinca, Yucel Yemez, Engin Erzin, Metin Sezgin

Due to its expressivity, natural language is paramount for explicit and implicit affective state communication among humans. The same linguistic inquiry (e.g., How are you?) might induce responses with different affects …

Language ModelingLanguage ModellingResponse GenerationText Generation

EmoStyle: Affective Conditioning of Style-Specialist Experts for Emotional Image Generation

2026-07-11 · Dexiang Hong, Yijie Guo, Weidong Chen, Xinyan Liu 외 arxiv

Emotion-aware artistic image generation requires an image to match the input prompt, follow the specified artistic style, and convey the target emotion. In this challenge, the main difficulty is that the visual and affec…

Image Generation

ES4R: Speech Encoding Based on Prepositive Affective Modeling for Empathetic Response Generation

2026-01-16 · Zhuoyue Gao, Xiaohui Wang, Xiaocui Yang, Wen Zhang 외 arxiv

Empathetic speech dialogue requires not only understanding linguistic content but also perceiving rich paralinguistic information such as prosody, tone, and emotional intensity for affective understandings. Existing spee…

Empathetic Response GenerationSpeech Synthesis

LRQ-DiT: Log-Rotation Post-Training Quantization of Diffusion Transformers for Image and Video Generation

2025-08-05 · Lianwei Yang, Haokun Lin, Tianchen Zhao, Yichen Wu 외 arxiv

Diffusion Transformers (DiTs) have achieved impressive performance in text-to-image and text-to-video generation. However, their high computational cost and large parameter sizes pose significant challenges for usage in …

Text-to-Video Generation

ViDiT-Q: Efficient and Accurate Quantization of Diffusion Transformers for Image and Video Generation

2024-06-04 · Tianchen Zhao, Tongcheng Fang, Enshu Liu, Rui Wan 외

Diffusion transformers (DiTs) have exhibited remarkable performance in visual generation tasks, such as generating realistic images or videos based on textual instructions. However, larger model sizes and multi-frame pro…

QuantizationVideo Generation