BalancedDPO: Adaptive Multi-Metric Alignment
Dipesh Tamboli, Souradip Chakraborty, Aditya Malusare, Biplab Banerjee, Amrit Singh Bedi, Vaneet Aggarwal
TL;DR
BalancedDPO tackles the challenge of aligning text-to-image diffusion models to multiple user preferences by moving beyond single-metric optimization. It introduces a majority voting-based aggregation of multi-metric feedback within the Direct Preference Optimization framework and couples this with dynamic reference-model updates to stabilize learning. The approach yields state-of-the-art results on Pick-a-Pic, PartiPrompts, and HPD, delivering balanced improvements across Human Preference Score, CLIP, PickScore, and Aesthetic metrics, and exhibits strong robustness to seed variation and out-of-distribution prompts. This multi-metric, consensus-driven alignment is practical for real-world image generation, enabling more faithful prompt adherence and higher perceived visual quality without substantial changes to the standard DPO pipeline.
Abstract
Text-to-image (T2I) diffusion models have made remarkable advancements, yet aligning them with diverse preferences remains a persistent challenge. Current methods often optimize single metrics or depend on narrowly curated datasets, leading to overfitting and limited generalization across key visual quality metrics. We present BalancedDPO, a novel extension of Direct Preference Optimization (DPO) that addresses these limitations by simultaneously aligning T2I diffusion models with multiple metrics, including human preference, CLIP score, and aesthetic quality. Our key novelty lies in aggregating consensus labels from diverse metrics in the preference distribution space as compared to existing reward mixing approaches, enabling robust and scalable multi-metric alignment while maintaining the simplicity of the standard DPO pipeline that we refer to as BalancedDPO. Our evaluations on the Pick-a-Pic, PartiPrompt and HPD datasets show that BalancedDPO achieves state-of-the-art results, outperforming existing approaches across all major metrics. BalancedDPO improves the average win rates by 15%, 7.1%, and 10.3% on Pick-a-pic, PartiPrompt and HPD, respectively, from the DiffusionDPO.
