CVAILGNov 25, 2025

MapReduce LoRA: Advancing the Pareto Front in Multi-Preference Optimization for Generative Models

arXiv:2511.20629v41 citations
Originality Highly original
AI Analysis

This addresses multi-preference alignment for generative models across modalities, setting a new state-of-the-art recipe.

The paper tackles the problem of jointly optimizing multiple rewards in generative models, which often incurs an alignment tax, by introducing MapReduce LoRA and RaTE methods, resulting in improvements such as 36.1% on GenEval for text-to-image and 48.1% on visual quality for text-to-video.

Reinforcement learning from human feedback (RLHF) with reward models has advanced alignment of generative models to human aesthetic and perceptual preferences. However, jointly optimizing multiple rewards often incurs an alignment tax, improving one dimension while degrading others. To address this, we introduce two complementary methods: MapReduce LoRA and Reward-aware Token Embedding (RaTE). MapReduce LoRA trains preference-specific LoRA experts in parallel and iteratively merges them to refine a shared base model; RaTE learns reward-specific token embeddings that compose at inference for flexible preference control. Experiments on Text-to-Image generation (Stable Diffusion 3.5 Medium and FLUX.1-dev) show improvements of 36.1%, 4.6%, and 55.7%, and 32.7%, 4.3%, and 67.1% on GenEval, PickScore, and OCR, respectively. On Text-to-Video generation (HunyuanVideo), visual and motion quality improve by 48.1% and 90.0%, respectively. On the language task, Helpful Assistant, with Llama-2 7B, helpful and harmless improve by 43.4% and 136.7%, respectively. Our framework sets a new state-of-the-art multi-preference alignment recipe across modalities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes