paper-with-me

Papers

OmniGenBench: A Benchmark for Omnipotent Multimodal Generation across 50+ Tasks

2025-05-24 · Jiayu Wang, Yang Jiao, Yue Yu, Tianwen Qian, Shaoxiang Chen, Jingjing Chen, Yu-Gang Jiang

Recent breakthroughs in large multimodal models (LMMs), such as the impressive GPT-4o-Native, have demonstrated remarkable proficiency in following general-purpose instructions for image generation. However, current benchmarks often lack the necessary breadth and depth to fully evaluate the diverse capabilities of these models. To overcome this limitation, we introduce OmniGenBench, a novel and comprehensive benchmark meticulously designed to assess the instruction-following abilities of state-of-the-art LMMs across both perception-centric and cognition-centric dimensions. Our OmniGenBench includes 57 diverse sub-tasks grounded in real-world scenarios, systematically categorized according to the specific model capabilities they demand. For rigorous evaluation, we further employ a dual-mode protocol. This protocol utilizes off-the-shelf visual parsing tools for perception-centric tasks and a powerful LLM-based judger for cognition-centric tasks to assess the alignment between generated images and user instructions. Using OmniGenBench, we evaluate mainstream generative models, including prevalent models like GPT-4o, Gemini-2.0-Flash, and Seedream, and provide in-depth comparisons and analyses of their performance.Code and data are available at https://github.com/emilia113/OmniGenBench.

📄 PDF Abstract BibTeX arXiv:2505.18775

Code (1)

emilia113/omnigenbench 공식 구현 paddle

Tasks

Image GenerationInstruction Followingmultimodal generation

Methods 이 논문이 사용한 방법론

Visual Parsing Visual Parsing is a vision and language pretrained model that adopts self-attention for visual feature learning where each visual token is an approximate weighted mixture of all…

Similar Papers 제목 키워드 기반

OmniGenBench: A Modular Platform for Reproducible Genomic Foundation Models Benchmarking

2025-05-20 · Heng Yang, Jack Cole, Yuan Li, Renzhi Chen 외

The code of nature, embedded in DNA and RNA genomes since the origin of life, holds immense potential to impact both humans and ecosystems through genome modeling. Genomic Foundation Models (GFMs) have emerged as a trans…

Benchmarking

OmniDialog: An Omnipotent Pre-training Model for Task-Oriented Dialogue System

2023-12-28 · Mingtao Yang, See-Kiong Ng, Jinlan Fu

Pre-trained conversation models (PCMs) have demonstrated remarkable results in task-oriented dialogue (TOD) systems. Many PCMs focus predominantly on dialogue management tasks like dialogue state tracking, dialogue gener…

Dialogue GenerationDialogue ManagementDialogue State Trackingintent-classification+6

Image Coding for Machines with Omnipotent Feature Learning

2022-07-05 · Ruoyu Feng, Xin Jin, Zongyu Guo, Runsen Feng 외

Image Coding for Machines (ICM) aims to compress images for AI tasks analysis rather than meeting human perception. Learning a kind of feature that is both general (for AI tasks) and compact (for compression) is pivotal …

Self-Supervised Learning

OmniCity: Omnipotent City Understanding with Multi-level and Multi-view Images

2022-08-01 · CVPR 2023 1 · Weijia Li, Yawen Lai, Linning Xu, Yuanbo Xiangli 외

This paper presents OmniCity, a new dataset for omnipotent city understanding from multi-level and multi-view images. More precisely, the OmniCity contains multi-view satellite images as well as street-level panorama and…

Instance SegmentationSegmentationSemantic Segmentation

Omnipotent Adversarial Training in the Wild

2023-07-14 · Guanlin Li, Kangjie Chen, Yuan Xu, Han Qiu 외

Adversarial training is an important topic in robust deep learning, but the community lacks attention to its practical usage. In this paper, we aim to resolve a real-world challenge, i.e., training a model on an imbalanc…

Adversarial Robustness