paper-with-me

Papers

Steering Large Language Models for Machine Translation Personalization

2025-05-22 · Daniel Scalena, Gabriele Sarti, Arianna Bisazza, Elisabetta Fersini, Malvina Nissim

High-quality machine translation systems based on large language models (LLMs) have simplified the production of personalized translations reflecting specific stylistic constraints. However, these systems still struggle in settings where stylistic requirements are less explicit and might be harder to convey via prompting. We explore various strategies for personalizing LLM-generated translations in low-resource settings, focusing on the challenging literary translation domain. We explore prompting strategies and inference-time interventions for steering model generations towards a personalized style, and propose a contrastive framework exploiting latent concepts extracted from sparse autoencoders to identify salient personalization properties. Our results show that steering achieves strong personalization while preserving translation quality. We further examine the impact of steering on LLM representations, finding model layers with a relevant impact for personalization are impacted similarly by multi-shot prompting and our steering method, suggesting similar mechanism at play.

📄 PDF Abstract BibTeX arXiv:2505.16612

Code (1)

danielsc4/steering-for-personalization 공식 구현 pytorch

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

SteerX: Disentangled Steering for LLM Personalization

2025-10-25 · Xiaoyan Zhao, Ming Yan, Yilun Qiu, Haoting Ni 외 arxiv

Large language models (LLMs) have shown remarkable success in recent years, enabling a wide range of applications, including intelligent assistants that support users' daily life and work. A critical factor in building s…

Causal Inference

Steering AI-Driven Personalization of Scientific Text for General Audiences

2024-11-15 · Taewook Kim, Dhruv Agarwal, Jordan Ackerman, Manaswi Saha

Digital media platforms (e.g., social media, science blogs) offer opportunities to communicate scientific content to general audiences at scale. However, these audiences vary in their scientific expertise, literacy level…

Persona Matters: Effects of Activation Steering on Short Answer Generation and Scoring

2026-04-08 · Yongchao Wu, Aron Henriksson arxiv

Activation-based steering enables inference-time personalization of large language models, but its effects in educational applications are not well understood. We study activation-based persona vectors representing seven…

Answer Generation

Cautious Context Steering for Language Model Personalization

2026-08-06 · Gihoon Kim, Jeyoung Lee, Suhan Woo, Sekwon Oh 외 arxiv

Personalizing language models (LMs) to individual user preferences is essential for aligning responses with diverse goals and backgrounds. Existing methods typically train a separate adapter for each user or learn a rewa…

Multilingual Steering by Design: Multilingual Sparse Autoencoders and Principled Layer Selection

2026-05-21 · Yusser Al Ghussin, Daniil Gurgurov, Tanja Baeumel, Josef van Genabith 외 arxiv

Sparse autoencoders (SAEs) enable feature-level mechanistic interpretability and activation steering in large language models (LLMs), but SAE-based language control remains unreliable in multilingual settings: most SAEs …

Language IdentificationMachine Translation