DialectGen
收藏资源简介:
DialectGen是一个大规模的多方言基准数据集,用于评估在图像和视频生成中的方言鲁棒性。该数据集包含六个常见的英语方言,包括标准美式英语、英式英语、奇卡诺英语、印度英语和新加坡英语。为了确保数据集的质量,研究人员与方言发言人合作,收集并验证了超过4200个独特的提示语,并通过严格的特征选择和提示语过滤流程确保了提示语的质量。DialectGen数据集旨在解决多模态生成模型在处理方言文本输入时的性能下降问题,并为提高方言鲁棒性提供了重要的数据资源。
DialectGen is a large-scale multi-dialect benchmark dataset developed to evaluate dialect robustness in image and video generation. This dataset includes six common English dialects, namely Standard American English, British English, Chicano English, Indian English, and Singapore English. To ensure dataset quality, researchers collaborated with native dialect speakers to collect and validate over 4,200 unique prompts, and implemented strict feature selection and prompt filtering workflows to guarantee the reliability of the prompts. DialectGen aims to address the performance degradation of multimodal generative models when processing dialectal text inputs, and provides a critical data resource for enhancing dialect robustness in such models.
DialectGen 数据集概述
数据集基本信息
- 数据集名称: DialectGen
- 研究主题: 多模态生成中的方言鲁棒性基准测试与改进
- 当前状态: 已提交待审
- 许可证: MIT
- 论文链接: https://arxiv.org/pdf/2510.14949
- 官方网站: https://dialectgen.github.io/
数据集规模与范围
- 覆盖方言: 6种常见英语方言
- 提示词数量: 超过4200个独特提示
- 评估模型: 17个图像和视频生成模型
- 方言代码: aae, bre, che, ine, sge
核心研究问题
研究多模态生成模型在接收方言文本输入时能否有效生成内容
主要研究发现
- 当前最先进的多模态生成模型在使用单个方言词时性能下降32.26%至48.17%
- 常用缓解方法(微调和提示重写)仅能小幅提升方言性能(<7%)
- 标准美国英语(SAE)性能可能显著下降
- 提出基于编码器的通用缓解策略,可在保持SAE性能的同时将五种方言性能提升至与SAE相当水平(+34.4%)
数据集结构
DialectGen/ ├── data/ └── image/ └── {mode}/ └── {model}/ ├── sae_images/ └── dialect_imgs/ └── {prompt} ├── 0.jpg ├── ... ├── 9.jpg
评估模式
- 简洁模式 (concise)
- 详细模式 (detailed)
- 多义模式 (polysemy)
评估指标
- VQA Score: 视觉问答评分
- CLIP Score: 跨模态相似度评分
支持模型类型
- 图像生成模型: Stable Diffusion等
- 视频生成模型: VideoCrafter, CogVideoX5B等
缓解方法实现
- 基于文本编码器的微调策略
- 支持在保持SAE性能的同时提升方言理解能力
引用格式
bibtex @article{zhou2025dialectgen, title={DialectGen: Benchmarking and Improving Dialect Robustness in Multimodal Generation}, author={Zhou, Yu and An, Sohyun and Deng, Haikang and Yin, Da and Peng, Clark and Hsieh, Cho-Jui and Chang, Kai-Wei and Peng, Nanyun}, journal={arXiv preprint arXiv:2510.14949}, year={2025} }

- 1DialectGen: Benchmarking and Improving Dialect Robustness in Multimodal Generation加利福尼亚大学洛杉矶分校 · 2025年



