paper-with-me

홈 › Papers

DRESSing Up LLM: Efficient Stylized Question-Answering via Style Subspace Editing

2025-01-24 · Xinyu Ma, Yifeng Xu, Yang Lin, Tianlong Wang, Xu Chu, Xin Gao, Junfeng Zhao, Yasha Wang

We introduce DRESS, a novel approach for generating stylized large language model (LLM) responses through representation editing. Existing methods like prompting and fine-tuning are either insufficient for complex style adaptation or computationally expensive, particularly in tasks like NPC creation or character role-playing. Our approach leverages the over-parameterized nature of LLMs to disentangle a style-relevant subspace within the model's representation space to conduct representation editing, ensuring a minimal impact on the original semantics. By applying adaptive editing strengths, we dynamically adjust the steering vectors in the style subspace to maintain both stylistic fidelity and semantic integrity. We develop two stylized QA benchmark datasets to validate the effectiveness of DRESS, and the results demonstrate significant improvements compared to baseline methods such as prompting and ITI. In short, DRESS is a lightweight, train-free solution for enhancing LLMs with flexible and effective style control, making it particularly useful for developing stylized conversational agents. Codes and benchmark datasets are available at https://github.com/ArthurLeoM/DRESS-LLM.

📄 PDF Abstract BibTeX arXiv:2501.14371

Code (1)

arthurleom/dress-llm 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

One Agent to Serve All: a Lite-Adaptive Stylized AI Assistant for Millions of Multi-Style Official Accounts

2025-09-22 · Xingyu Fan, Feifei Li, Wenhui Que, Hailong Li arxiv

Conversational agents deployed in industrial-scale official account platforms must generate responses that are both contextually grounded and stylistically aligned-requirements that existing methods struggle to meet. Cha…

Question Answering

Free-Lunch Color-Texture Disentanglement for Stylized Image Generation

2025-03-18 · Jiang Qin, Senmao Li, Alexandra Gomez-Villa, Shiqi Yang 외

Recent advances in Text-to-Image (T2I) diffusion models have transformed image generation, enabling significant progress in stylized generation using only a few style reference images. However, current diffusion-based me…

DisentanglementImage Generation

Balancing Stylization and Truth via Disentangled Representation Steering

2025-08-06 · Chenglei Shen, Zhongxiang Sun, Teng Shi, Xiao Zhang 외 arxiv

Generating stylized large language model (LLM) responses via representation editing is a promising way for fine-grained output control. However, there exists an inherent trade-off: imposing a distinctive style often degr…

StyleTex: Style Image-Guided Texture Generation for 3D Models

2024-11-01 · Zhiyu Xie, Yuqing Zhang, Xiangjun Tang, Yiqian Wu 외

Style-guided texture generation aims to generate a texture that is harmonious with both the style of the reference image and the geometry of the input mesh, given a reference style image and a 3D mesh with its text descr…

Texture Synthesis

Snapmoji: Instant Generation of Animatable Dual-Stylized Avatars

2025-03-15 · Eric M. Chen, Di Liu, Sizhuo Ma, Michael Vasilkovsky 외

The increasing popularity of personalized avatar systems, such as Snapchat Bitmojis and Apple Memojis, highlights the growing demand for digital self-representation. Despite their widespread use, existing avatar platform…

Domain AdaptationStyle Transfer