首个全面评估GPT-4o图像生成能力的基准测试,揭示其强项与局限。
GPT-ImgEval: A Comprehensive Benchmark for Diagnosing GPT4o in Image Generation
- 构建三维度评测框架:生成质量、编辑能力、知识引导合成。
- GPT-4o在控制精度和输出质量上显著优于现有方法。
- 发现其架构可能为自回归+扩散解码,且存在可被检测的合成痕迹。
OpenAI最新推出的GPT-4o模型在图像生成与编辑方面展现出惊人能力,引发社区广泛关注。本文首次提出GPT-ImgEval评测基准,从生成质量、编辑能力及知识驱动语义合成三个关键维度对GPT-4o进行定量与定性诊断。实验表明,GPT-4o在图像生成控制与输出质量上显著超越现有方法,同时具备卓越的知识推理能力。基于其生成数据,我们提出一种基于分类模型的方法,实证推测GPT-4o采用自回归(AR)结合扩散解码头的架构,而非VAR类结构,并对其整体架构进行完整推断。此外,我们系统分析并可视化了GPT-4o的特定缺陷与常见合成伪影。通过与Gemini 2.0 Flash的多轮编辑对比,探讨了其安全风险,尤其关注其输出可被现有图像取证模型检测的特性。研究希望为未来图像生成领域的研究提供可靠基准与洞见。代码与数据集详见https://github.com/PicoTrex/GPT-ImgEval。
原文摘要 · Abstract (English)
The recent breakthroughs in OpenAI's GPT4o model have demonstrated surprisingly good capabilities in image generation and editing, resulting in significant excitement in the community. This technical report presents the first-look evaluation benchmark (named GPT-ImgEval), quantitatively and qualitatively diagnosing GPT-4o's performance across three critical dimensions: (1) generation quality, (2) editing proficiency, and (3) world knowledge-informed semantic synthesis. Across all three tasks, GPT-4o demonstrates strong performance, significantly surpassing existing methods in both image generation control and output quality, while also showcasing exceptional knowledge reasoning capabilities. Furthermore, based on the GPT-4o's generated data, we propose a classification-model-based approach to investigate the underlying architecture of GPT-4o, where our empirical results suggest the model consists of an auto-regressive (AR) combined with a diffusion-based head for image decoding, rather than the VAR-like architectures. We also provide a complete speculation on GPT-4o's overall architecture. In addition, we conduct a series of analyses to identify and visualize GPT-4o's specific limitations and the synthetic artifacts commonly observed in its image generation. We also present a comparative study of multi-round image editing between GPT-4o and Gemini 2.0 Flash, and discuss the safety implications of GPT-4o's outputs, particularly their detectability by existing image forensic models. We hope that our work can offer valuable insight and provide a reliable benchmark to guide future research, foster reproducibility, and accelerate innovation in the field of image generation and beyond. The codes and datasets used for evaluating GPT-4o can be found at https://github.com/PicoTrex/GPT-ImgEval.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。