paper-with-me

홈 › Papers

HRS-Bench: Holistic, Reliable and Scalable Benchmark for Text-to-Image Models

2023-04-11 · ICCV 2023 1 · Eslam Mohamed BAKR, Pengzhan Sun, Xiaoqian Shen, Faizan Farooq Khan, Li Erran Li, Mohamed Elhoseiny

In recent years, Text-to-Image (T2I) models have been extensively studied, especially with the emergence of diffusion models that achieve state-of-the-art results on T2I synthesis tasks. However, existing benchmarks heavily rely on subjective human evaluation, limiting their ability to holistically assess the model's capabilities. Furthermore, there is a significant gap between efforts in developing new T2I architectures and those in evaluation. To address this, we introduce HRS-Bench, a concrete evaluation benchmark for T2I models that is Holistic, Reliable, and Scalable. Unlike existing bench-marks that focus on limited aspects, HRS-Bench measures 13 skills that can be categorized into five major categories: accuracy, robustness, generalization, fairness, and bias. In addition, HRS-Bench covers 50 scenarios, including fashion, animals, transportation, food, and clothes. We evaluate nine recent large-scale T2I models using metrics that cover a wide range of skills. A human evaluation aligned with 95% of our evaluations on average was conducted to probe the effectiveness of HRS-Bench. Our experiments demonstrate that existing models often struggle to generate images with the desired count of objects, visual text, or grounded emotions. We hope that our benchmark help ease future text-to-image generation research. The code and data are available at https://eslambakr.github.io/hrsbench.github.io

📄 PDF Abstract BibTeX arXiv:2304.05390

Code (1)

eslambakr/HRS_benchmark 공식 구현 pytorch

Tasks

FairnessImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ABC-Bench: Benchmarking Agentic Backend Coding in Real-World Development

2026-01-16 · Jie Yang, Honglin Guo, Li Ji, Jiazheng Zhou 외 arxiv

The evolution of Large Language Models (LLMs) into autonomous agents has expanded the scope of AI coding from localized code generation to complex, repository-level, and execution-driven problem solving. However, current…

Code Generation

FABLE: Fine-grained Fact Anchoring for Unstructured Model Editing

2026-04-14 · Peng Wang, Biyu Zhou, Xuehai Tang, Jizhong Han 외 arxiv

Unstructured model editing aims to update models with real-world text, yet existing methods often memorize text holistically without reliable fine-grained fact access. To address this, we propose FABLE, a hierarchical fr…

Question AnsweringText Generation

ChEF: A Comprehensive Evaluation Framework for Standardized Assessment of Multimodal Large Language Models

2023-11-05 · Zhelun Shi, Zhipin Wang, Hongxing Fan, Zhenfei Yin 외

Multimodal Large Language Models (MLLMs) have shown impressive abilities in interacting with visual content with myriad potential downstream tasks. However, even though a list of benchmarks has been proposed, the capabil…

HallucinationIn-Context LearningInstruction FollowingQuestion Answering

Holistic-Motion2D: Scalable Whole-body Human Motion Generation in 2D Space

2024-06-17 · YuAn Wang, Zhao Wang, Junhao Gong, Di Huang 외

In this paper, we introduce a novel path to $\textit{general}$ human motion generation by focusing on 2D space. Traditional methods have primarily generated human motions in 3D, which, while detailed and realistic, are o…

Motion Generation

LOOM-Scope: a comprehensive and efficient LOng-cOntext Model evaluation framework

2025-07-07 · Zecheng Tang, Haitian Wang, Quantong Qiu, Baibei Ji 외

Long-context processing has become a fundamental capability for large language models~(LLMs). To assess model's long-context performance, numerous long-context evaluation benchmarks have been proposed. However, variation…