paper-with-me

Papers

ViPO: Visual Preference Optimization at Scale

2026-04-27 · Ming Li, Jie Wu, Justin Cui, Xiaojie Li, Rui Wang, Chen Chen arxiv

While preference optimization is crucial for improving visual generative models, how to effectively scale this paradigm remains largely unexplored. Current open-source preference datasets contain conflicting preference patterns, where winners excel in some dimensions but underperform in others. Naively optimizing on such noisy datasets fails to learn preferences, hindering effective scaling. To enhance robustness against noise, we propose Poly-DPO, which extends the DPO objective with an additional polynomial term that dynamically adjusts model confidence based on dataset characteristics, enabling effective learning across diverse data distributions. Beyond biased patterns, existing datasets suffer from low resolution, limited prompt diversity, and imbalanced distributions. To facilitate large-scale visual preference optimization by tackling data bottlenecks, we construct ViPO, a massive-scale preference dataset with 1M image pairs at 1024px across five categories and 300K video pairs at 720p+ across three categories. State-of-the-art generative models and diverse prompts ensure reliable preference signals with balanced distributions. Remarkably, when applying Poly-DPO to our high-quality dataset, the optimal configuration converges to standard DPO. This convergence validates dataset quality and Poly-DPO's adaptive nature: sophisticated optimization becomes unnecessary with sufficient data quality, yet remains valuable for imperfect datasets. We validate our approach across visual generation models. On noisy datasets like Pick-a-Pic V2, Poly-DPO achieves 6.87 and 2.32 gains over Diffusion-DPO on GenEval for SD1.5 and SDXL, respectively. For ViPO, models achieve performance far exceeding those trained on existing open-source preference datasets. These results confirm that addressing both algorithmic adaptability and data quality is essential for scaling visual preference optimization.

📄 PDF Abstract BibTeX arXiv:2604.24953

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Seeing What Matters: Visual Preference Policy Optimization for Visual Generation

2025-11-24 · Ziqi Ni, Yuanzhi Liang, Rui Li, Yi Zhou 외 arxiv

Reinforcement learning (RL) has become a powerful tool for post-training visual generative models, with Group Relative Policy Optimization (GRPO) increasingly used to align generators with human preferences. However, exi…

Reinforcement Learning

VPO: Leveraging the Number of Votes in Preference Optimization

2024-10-30 · Jae Hyeon Cho, Minkyung Park, Byung-Jun Lee

Direct Preference Optimization (DPO) trains a language model using human preference data, bypassing the explicit reward modeling phase of Reinforcement Learning from Human Feedback (RLHF). By iterating over sentence pair…

Sentence

ViPOcc: Leveraging Visual Priors from Vision Foundation Models for Single-View 3D Occupancy Prediction

2024-12-15 · Yi Feng, Yu Han, Xijing Zhang, Tanghui Li 외

Inferring the 3D structure of a scene from a single image is an ill-posed and challenging problem in the field of vision-centric autonomous driving. Existing methods usually employ neural radiance fields to produce voxel…

Autonomous DrivingDepth EstimationImage Reconstruction

Video Object Segmentation in Panoptic Wild Scenes

2023-05-08 · Yuanyou Xu, Zongxin Yang, Yi Yang

In this paper, we introduce semi-supervised video object segmentation (VOS) to panoptic wild scenes and present a large-scale benchmark as well as a baseline method for it. Previous benchmarks for VOS with sparse annotat…

ObjectSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1

Graph Cross Networks with Vertex Infomax Pooling

2020-10-05 · NeurIPS 2020 12 · Maosen Li, Siheng Chen, Ya zhang, Ivor W. Tsang

We propose a novel graph cross network (GXN) to achieve comprehensive feature learning from multiple scales of a graph. Based on trainable hierarchical representations of a graph, GXN enables the interchange of intermedi…

ClassificationGeneral ClassificationGraph Classification