GENIUS / README.md
nielsr's picture
nielsr HF Staff
Improve dataset card: add metadata, paper link, and benchmark description
3f2a564 verified
|
raw
history blame
2.27 kB
metadata
license: cc-by-nc-4.0
task_categories:
  - text-to-image
  - image-to-image

GENIUS: Generative Fluid Intelligence Evaluation Suite

Project Page | Paper | GitHub

GENIUS (GEN Fluid Intelligence EvalUation Suite) is a benchmark designed to rigorously assess Generative Fluid Intelligence (GFI) in Unified Multimodal Models (UMMs). Unlike existing benchmarks that predominantly focus on Crystallized Intelligence (recalling accumulated knowledge), GENIUS evaluates the capacity to induce patterns, reason through constraints, and adapt to novel scenarios on the fly.

Benchmark Structure

The benchmark formalizes GFI as a synthesis of three core primitives:

  • Inducing Implicit Patterns: e.g., inferring personalized visual preferences.
  • Executing Ad-hoc Constraints: e.g., visualizing abstract metaphors.
  • Adapting to Contextual Knowledge: e.g., simulating counter-intuitive physics.

The dataset is organized into five core dimensions:

  • implicit_pattern
  • multi_semantic
  • prior_conflicting
  • symbolic_constraint
  • visual_constraint

Evaluation

GENIUS establishes a rigorous standard for GFI, guiding the field beyond knowledge utilization toward dynamic, general-purpose reasoning. The evaluation suite uses an LMM-as-a-judge approach to score model outputs based on the provided dimensions. For detailed instructions on model inference and evaluation, please refer to the official GitHub repository.

Citation

@misc{an2026geniusgenerativefluidintelligence,
      title={GENIUS: Generative Fluid Intelligence Evaluation Suite}, 
      author={Ruichuan An and Sihan Yang and Ziyu Guo and Wei Dai and Zijun Shen and Haodong Li and Renrui Zhang and Xinyu Wei and Guopeng Li and Wenshan Wu and Wentao Zhang},
      year={2026},
      eprint={2602.11144},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2602.11144}, 
}

License

The dataset and code are released under CC-BY-NC 4.0 and are intended for academic research only. Commercial use is not permitted.