paper-with-me

Papers

TechImage-Bench: Rubric-Based Evaluation for Technical Image Generation

2025-12-13 · Minheng Ni, Zhengyuan Yang, Yaowen Zhang, Linjie Li, Chung-Ching Lin, Kevin Lin, Zhendong Wang, Xiaofei Wang, Shujie Liu, Lei Zhang, Wangmeng Zuo, Lijuan Wang arxiv

We study technical image generation, where a model must synthesize information-dense, scientifically precise illustrations from detailed descriptions rather than merely produce visually plausible pictures. To quantify the progress, we introduce TechImage-Bench, a rubric-based benchmark that targets biology schematics, engineering/patent drawings, and general technical illustrations. For 654 figures collected from real textbooks and technical reports, we construct detailed image instructions and a hierarchy of rubrics that decompose correctness into 6,076 criteria and 44,131 binary checks. Rubrics are derived from surrounding text and reference figures using large multimodal models, and are evaluated by an automated LMM-based judge with a principled penalty scheme that aggregates sub-question outcomes into interpretable criterion scores. We benchmark several representative text-to-image models on TechImage-Bench and find that, despite strong open-domain performance, the best base model reaches only 0.801 rubric accuracy and 0.576 criterion score overall, revealing substantial gaps in fine-grained scientific fidelity. Finally, we show that the same rubrics provide actionable supervision: feeding failed checks back into an editing model for iterative refinement boosts a strong generator from 0.660 to 0.865 in rubric accuracy and from 0.382 to 0.697 in criterion score. TechImage-Bench thus offers both a rigorous diagnostic for technical image generation and a scalable signal for improving specification-faithful scientific illustrations.

📄 PDF Abstract BibTeX arXiv:2512.12220

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Rubric-Grounded RL: Structured Judge Rewards for Generalizable Reasoning

2026-05-08 · Manish Bhattarai, Ismael Boureima, Nishath Rajiv Ranasinghe, Scott Pakin 외 arxiv

We argue that decomposing reward into weighted, verifiable criteria and using an LLM judge to score them provides a partial-credit optimization signal: instead of a binary outcome or a single holistic score, each respons…

Reinforcement Learning

AutoRubric-T2I: Robust Rule-Based Reward Model for Text-to-Image Alignment

2026-05-17 · Kuei-Chun Kao, Daixuan Huo, Yuanhao Ban, Cho-Jui Hsieh arxiv

Aligning Text-to-Image (T2I) generation models with human preferences increasingly relies on image reward models that score or rank generated images according to prompt alignment and perceptual quality. Existing reward m…

RubricRM: Generative Reward Modeling via Dynamic Rubrics for Image Generation and Editing

2026-08-27 · Zijian Kan, Wei Wang, Long Luo, Bing Zhao 외 arxiv

Reward models play an essential role in aligning visual generative models, yet most existing visual reward models use a single scalar score or rely on fixed criteria that cannot adapt to different instructions. This limi…

Text-to-Image GenerationImage Editing

RubricEval: A Rubric-Level Meta-Evaluation Benchmark for LLM Judges in Instruction Following

2026-03-26 · Tianjun Pan, Xuan Lin, Wenyan Yang, Qianyu He 외 arxiv

Rubric-based evaluation has become a prevailing paradigm for evaluating instruction following in large language models (LLMs). Despite its widespread use, the reliability of these rubric-level evaluations remains unclear…

Instruction Following

PerceptionRubrics: Calibrating Multimodal Evaluation to Human Perception

2026-06-26 · Yana Wei, Hongbo Peng, Yanlin Lai, Liang Zhao 외 hf

We introduce PerceptionRubrics, a rubric-based evaluation framework that addresses the gap between saturated benchmark scores and real-world brittleness. Shifting evaluation from holistic semantic matching to rigorous at…