paper-with-me

홈 › Papers

Follow-Your-Preference++: Rethinking Preference Alignment for Image Inpainting

2026-06-02 · Junkun Yuan, Yutao Shen, Toru Aonishi, Hideki Nakayama, Yue Ma arxiv

We study preference alignment for image inpainting. Rather than proposing yet another method, we revisit the problem from first principles and reassess its core challenges. We adopt the widely used direct preference optimization framework and construct preference training data with publicly available reward models. Our empirical study spans nine reward models, two benchmarks, and two baseline inpainting models that differ in architecture and generative mechanism. Our main findings are: (1) Most reward models provide valid signals for preference data construction, although some are unreliable as evaluators. (2) Across models and benchmarks, preference data exhibits consistent trends under both candidate and sample scaling. (3) Reward models display pronounced biases--particularly in brightness, composition, and color scheme--that make them prone to inducing reward hacking. (4) A simple ensemble of reward models mitigates such biases and yields robust, generalizable performance. {\color{rebuttal_blue}(5) Preference alignment is transferable to the object removal task, where the goal shifts from open-ended creative generation to coherent background completion. (6) Further analysis reveals that a calibrated ensemble method further mitigates hacking and improves robustness.} Without modifying model architectures or introducing additional datasets, our models substantially outperform prior state-of-the-art models on standard metrics, large vision-language model evaluations, and human assessments. Our code is available at: https://github.com/shenytzzz/Follow-Your-Preference.

📄 PDF Abstract BibTeX arXiv:2606.03216

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Similar Papers 제목 키워드 기반

Follow-Your-Preference: Towards Preference-Aligned Image Inpainting

2025-09-27 · Yutao Shen, Junkun Yuan, Toru Aonishi, Hideki Nakayama 외 arxiv

This paper investigates image inpainting with preference alignment. Instead of introducing a novel method, we go back to basics and revisit fundamental problems in achieving such alignment. We leverage the prominent dire…

Image Inpainting

Rethinking Preference Alignment for Diffusion Models with Classifier-Free Guidance

2026-02-21 · Zhou Jiang, Yandong Wen, Zhen Liu arxiv

Aligning large-scale text-to-image diffusion models with nuanced human preferences remains challenging. While direct preference optimization (DPO) is simple and effective, large-scale finetuning often shows a generalizat…

Adversarial Preference Optimization: Enhancing Your Alignment via RM-LLM Game

2023-11-14 · Pengyu Cheng, Yifan Yang, Jian Li, Yong Dai 외

Human preference alignment is essential to improve the interaction quality of large language models (LLMs). Existing alignment methods depend on manually annotated preference data to guide the LLM optimization directions…

From Reward-Free Representations to Preferences: Rethinking Offline Preference-Based Reinforcement Learning

2026-05-31 · Jun-Jie Yang, Chia-Heng Hsu, Kui-Yuan Chen, Ping-Chun Hsieh arxiv

Preference-based reinforcement learning (PbRL) avoids explicit reward engineering by learning from pairwise human preference feedback. Existing offline PbRL methods typically follow a two-stage pipeline, first learning a…

Representation LearningReinforcement LearningOffline RL

PACIFIC: Can LLMs Discern the Traits Influencing Your Preferences? Evaluating Personality-Driven Preference Alignment in LLMs

2026-02-06 · Tianyu Zhao, Siqi Li, Yasser Shoukry, Salma Elmalaki arxiv

User preferences are increasingly used to personalize Large Language Model (LLM) responses, yet how to reliably leverage preference signals for answer generation remains under-explored. In practice, preferences can be no…

Question AnsweringAnswer Generation