GENIUS (GENerative Fluid Intelligence EvalUation Suite)
收藏资源简介:
GENIUS是由多机构联合开发的生成式流体智能评估套件,包含510条专家精心设计的样本,涵盖隐式模式归纳、临时约束执行和上下文知识适应三大维度。数据集通过多模态交错上下文构建,严格解耦静态知识以量化模型在新颖场景中的动态推理能力。其样本覆盖20个子任务,如视觉隐喻生成和反常识物理模拟等,旨在推动统一多模态模型从知识利用向通用推理的跨越。
GENIUS is a generative fluid intelligence evaluation suite co-developed by multiple institutions. It contains 510 expert-curated samples covering three core dimensions: implicit pattern induction, temporal constraint enforcement, and contextual knowledge adaptation. The dataset is constructed via interleaved multimodal contexts, with static knowledge strictly decoupled to quantify the dynamic reasoning capabilities of models in novel scenarios. Its samples cover 20 subtasks including visual metaphor generation and counter-intuitive physics simulation, aiming to promote the transition of unified multimodal models from knowledge utilization to general reasoning.
GENIUS 数据集概述
数据集基本信息
- 数据集名称:GENIUS (Generative Fluid Intelligence Evaluation Suite)
- 发布年份:2026年
- 论文链接:https://arxiv.org/abs/2602.11144
- 数据集主页:https://huggingface.co/datasets/HankYang428/GENIUS
- 许可证:CC-BY-NC 4.0 (仅限学术研究,禁止商业用途)
数据集描述
GENIUS 是一个用于评估生成式流体智能的基准测试套件。该数据集旨在评估模型在多种复杂约束下的图像生成能力。
数据集结构与内容
数据集包含五个核心测试维度:
- 隐含模式 (implicit_pattern)
- 多语义 (multi_semantic)
- 先验冲突 (prior_conflicting)
- 符号约束 (symbolic_constraint)
- 视觉约束 (visual_constraint)
每个维度对应一个独立的子目录,其中包含 test_data.json 文件,该文件存储了测试样本的ID和提示词等信息。
数据获取方式
数据集可通过以下平台获取:
- Hugging Face:https://huggingface.co/datasets/HankYang428/GENIUS
- Google Drive:https://drive.google.com/file/d/1NAE1nGbYOrvGvimzSCoDVNebvBdGdIpg/view?usp=drive_link
- 百度网盘:https://pan.baidu.com/s/1ON_ryhfzYHQNzex1gEjCGQ?pwd=iek1 (提取码:
iek1)
评估方法
评估流程要求用户将模型生成的图像按指定目录结构放置(outputs/<model_name>/<task_name>/{id}.png),然后运行提供的评估脚本。评估使用大语言模型作为评判者(LMM-as-a-judge),需要配置相应的API凭证。
相关资源
- 代码仓库:https://github.com/arctanxarc/GENIUS
- 项目博客:https://chawuciren11.github.io/GENIUS/
- 联系邮箱:arctanxarc@gmail.com
- 问题反馈:https://github.com/arctanxarc/GENIUS/issues




