DualAlign Benchmark
收藏资源简介:
DualAlign基准是由浙江大学与华为技术有限公司联合构建的评估数据集,专门用于测试条件图像生成模型在文本提示与条件输入冲突时的对齐能力。该数据集包含多种条件模态下的冲突案例,通过自动化流水线生成解耦的偏好对数据,每个样本均经过视觉语言模型验证确保质量。数据集主要应用于多约束条件图像生成领域,旨在解决文本语义与条件先验之间的输入级冲突和模型偏差冲突,提升生成模型在复杂场景下的可控性。
The DualAlign benchmark is an evaluation dataset jointly developed by Zhejiang University and Huawei Technologies Co., Ltd., specifically designed to test the alignment capability of conditional image generation models when conflicts arise between text prompts and conditional inputs. This dataset includes conflict cases across multiple conditional modalities. Decoupled preference pair data is generated through an automated pipeline, and each sample is verified by a vision-language model to ensure quality. It is primarily applied in the field of multi-constraint conditional image generation, aiming to resolve input-level conflicts and model bias conflicts between text semantics and conditional priors, thereby enhancing the controllability of generative models in complex scenarios.
BideDPO 数据集概述
数据集名称
BideDPO
核心方法
- 构建双向解耦偏好对(文本偏好对和条件偏好对)
- 采用自适应损失平衡避免梯度纠缠
- 集成VLM检查的自驱动数据管道生成冲突感知数据对
- 采用迭代优化策略同步优化模型和数据
技术特点
- 解决输入级冲突(条件图像语义与文本提示矛盾)
- 解决模型偏置冲突(生成偏置阻碍对齐)
- 支持多约束对齐任务
- 在文本成功率和条件遵循度方面取得显著提升
评估基准
- DualAlign基准:专门评估文本与条件冲突解决能力
- COCO数据集验证:证明在多约束对齐下的鲁棒性
性能表现
- 文本成功率提升35%
- 在常见模态上实现条件遵循度的显著增益
- 在COCO数据集上验证了鲁棒性
资源状态
- 论文状态:预印本
- 代码仓库:https://github.com/limuloo/BideDPO
- 模型、代码和基准将发布
引用格式
bibtex @article{bidedpo2025, title = {BideDPO: Conditional Image Generation with Simultaneous Text and Condition Alignment}, author = {To be updated}, journal = {arXiv preprint arXiv:xxxx.xxxxx}, year = {2025} }

- 1BideDPO: Conditional Image Generation with Simultaneous Text and Condition Alignment浙江大学, 哈佛大学, 华为技术有限公司 · 2025年



