paper-with-me

홈 › Papers

Tuning-Free Personalized Alignment via Trial-Error-Explain In-Context Learning

2025-02-13 · Hyundong Cho, Karishma Sharma, Nicolaas Jedema, Leonardo F. R. Ribeiro, Alessandro Moschitti, Ravi Krishnan, Jonathan May

Language models are aligned to the collective voice of many, resulting in generic outputs that do not align with specific users' styles. In this work, we present Trial-Error-Explain In-Context Learning} (ITCL), a tuning-free method that personalizes language models for text generation tasks with fewer than 10 examples per user. TICL iteratively expands an in-context learning prompt via a trial-error-explain process, adding model-generated negative samples and explanations that provide fine-grained guidance towards a specific user's style. TICL achieves favorable win rates on pairwise comparisons with LLM-as-a-judge up to 91.5% against the previous state-of-the-art and outperforms competitive tuning-free baselines for personalized alignment tasks of writing emails, essays and news articles. Both lexical and qualitative analyses show that the negative samples and explanations enable language models to learn stylistic context more effectively and overcome the bias towards structural and formal phrases observed in their zero-shot outputs. By front-loading inference compute to create a user-specific in-context learning prompt that does not require extra generation steps at test time, TICL presents a novel yet simple approach for personalized alignment.

📄 PDF Abstract BibTeX arXiv:2502.08972

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesIn-Context LearningText Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

TREEMENT: Interpretable Patient-Trial Matching via Personalized Dynamic Tree-Based Memory Network

2023-07-19 · Brandon Theodorou, Cao Xiao, Jimeng Sun

Clinical trials are critical for drug development but often suffer from expensive and inefficient patient recruitment. In recent years, machine learning models have been proposed for speeding up patient recruitment via a…

Design and Evaluation of Personalized Free Trials

2020-06-24 · Hema Yoganarasimhan, Ebrahim Barzegary, Abhishek Pani

Free trial promotions, where users are given a limited time to try the product for free, are a commonly used customer acquisition strategy in the Software as a Service (SaaS) industry. We examine how trial length affect …

TriAlign: Towards Universal Truth Consistency in Personalized LLM Alignment

2026-06-01 · Thi-Nhung Nguyen, Linhao Luo, Rollin Omari, Junae Kim 외 arxiv

Personalized large language models adapt responses to users' preferences and social attributes, but can introduce substantial universal truth inconsistencies across social groups, where some groups systematically receive…

Multi-agent Reinforcement Learning

Closed-loop control of seizure activity via real-time seizure forecasting by reservoir neuromorphic computing

2025-05-04 · Maryam Sadeghi, Darío Fernández Khatiboun, Yasser Rezaeiyan, Saima Rizwan 외

Closed-loop brain stimulation holds potential as personalized treatment for drug-resistant epilepsy (DRE) but still suffers from limitations that result in highly variable efficacy. First, stimulation is typically delive…

Aligning LLMs on a Budget: Inference-Time Alignment with Heuristic Reward Models

2025-08-07 · Mason Nakamura, Saaduddin Mahmud, Kyle H. Wray, Hamed Zamani 외 arxiv

Aligning LLMs with user preferences is crucial for real-world use but often requires costly fine-tuning or expensive inference, forcing trade-offs between alignment quality and computational cost. Existing inference-time…