paper-with-me

Papers

PAPA: Online Personalized Active Preference Alignment

2026-07-01 · Anindya Sarkar, Nasik Muhammad Nafi, Isaac Lyngaas, Muralikrishnan Gopalakrishnan Meena, Yevgeniy Vorobeychik arxiv

Diffusion models are highly effective at modeling complex data distributions, including images and text. However, in applications like personalized recommender systems, the objective often shifts to modeling specific regions of the distribution that maximize user preferences-initially unknown but gradually uncovered through interactive feedback. This can naturally be framed as a reinforcement learning problem, where the goal is to fine-tune a diffusion model to maximize a reward function based on preferences. However, the main challenge lies in learning a parameterized reward model, which typically requires large-scale preference data-something that is often not feasible in practice. In this work, we introduce Personalized Active Preference Alignment PAPA, a novel method that bypasses the requirement for a parametrized reward model by directly optimizing the diffusion model using real-time user feedback. PAPA enables feedback-efficient preference alignment, drawing inspiration from the variational inference framework. We demonstrate PAPA's effectiveness through extensive experiments and ablation studies across diverse class-conditioned and fine-grained alignment tasks. Additionally, based on theoretical insights, we propose an enhanced fine-tuning strategy, referred to as EPAPA, that requires less computational budget and accelerates the fine-tuning process, further boosting PAPA's suitability for real-world deployment. Our code is made publicly available at https://github.com/NasikNafi/papa.

📄 PDF Abstract BibTeX arXiv:2607.00486

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

PrefDisco: Benchmarking Proactive Personalized Reasoning

2025-09-30 · Shuyue Stella Li, Avinandan Bose, Faeze Brahman, Simon Shaolei Du 외 arxiv

Current large language model (LLM) development treats task-solving and preference-alignment as separate challenges, optimizing first for objective correctness, then for alignment to aggregated human preferences. This par…

PREFER: Personalized Review Summarization with Online Preference Learning

2026-05-07 · Millend Roy, Agostino Capponi, Vineet Goyal arxiv

Product reviews significantly influence purchasing decisions on e-commerce platforms. However, the sheer volume of reviews can overwhelm users, obscuring the information most relevant to their specific needs. Current e-c…

KnowU-Bench: Towards Interactive, Proactive, and Personalized Mobile Agent Evaluation

2026-04-09 · Tongbo Chen, Zhengxi Lu, Zhan Xu, Guocheng Shao 외 arxiv

Personalized mobile agents that infer user preferences and calibrate proactive assistance hold great promise as everyday digital assistants, yet existing benchmarks fail to capture what this requires. Prior work evaluate…

MATO: Multi-objective Personalized Alignment with Test-time Optimization for Large Language Models

2026-05-25 · Linhao Luo, Thuy-Trang Vu, Van-Anh Nguyen, Junae Kim 외 arxiv

Aligning large language models (LLMs) with diverse and multifaceted user preferences is a fundamental challenge in personalized AI systems. Existing multi-objective alignment methods either rely on costly training or req…

PAD: Personalized Alignment of LLMs at Decoding-Time

2024-10-05 · Ruizhe Chen, Xiaotian Zhang, Meng Luo, Wenhao Chai 외

Aligning with personalized preferences, which vary significantly across cultural, educational, and political differences, poses a significant challenge due to the computational costs and data demands of traditional align…

Text Generation