AIAny
Icon for item

PerceptionBench

Evaluates atomic visual perception of multimodal LLMs using 3,000 short visual questions that isolate ten perceptual skills. Built from an error taxonomy across 42 benchmarks, capability-balanced and accompanied by a model leaderboard.

Introduction

Perception is often the confounding factor in multimodal LLM failures: holistic benchmarks mix perceptual mistakes with reasoning and knowledge gaps. PerceptionBench tackles this by isolating the earliest failure points — atomic perceptual capabilities — so you can tell whether a model truly "sees" or merely guesses.

What Sets It Apart
  • Error-driven design: items were constructed from an error taxonomy derived from diagnosing failures across 42 existing visual benchmarks, ensuring the dataset targets real-world perception breakdowns rather than synthetic puzzles. This yields 10 clearly defined atomic perceptual capabilities.
  • Capability-level balance and difficulty stratification: 3,000 verified questions (60% decomposed from prior-benchmark failures, 40% newly authored) are subsampled to balance capabilities and difficulty, enabling fine-grained capability profiling instead of a single aggregate score.
  • Audit-ready evaluation: unified prompting and high-agreement automated judging (GPT-oss-120B with 99.7% agreement on a 300-sample audit) let maintainers run consistent leaderboards and compare sixteen frontier MLLMs under the same protocol.
Who it's for and tradeoffs

Great fit if you need to diagnose or benchmark the visual perception limits of multimodal LLMs, develop targeted perception improvements, or compare capability-level strengths across models. Not a replacement for application-level benchmarks when reasoning, knowledge, or multi-step tasks are the primary focus. Practical tradeoffs: the released set is 3,000 items (sampled from a larger 17,000+ pool), which gives clarity for capability diagnostics but is modest for large-scale training; the dataset uses a CC-BY-NC-4.0 license, restricting commercial use.

Information

Categories

More Items

Hugging Face

Provides newline-delimited JSON agent session traces (5 files) generated with Teich for moonshotai/kimi-k3, including recovered and embedded tool-schema snapshots so traces remain training-ready even when tools weren't invoked; includes guidance for Teich data preparation and conversion.

Hugging Face

Benchmark dataset for evaluating long-horizon coding agents and software-engineering tasks, containing English code and tabular metadata in Parquet format; small scale (<1K examples) for fast prototyping and evaluation.

Hugging Face

Consolidated dataset of detection, visual grounding and pointing annotations with indexed WebDataset image shards and Megatron‑Energon training metadata. Covers diverse visual domains (COCO, RefCOCO, driving, GUI, documents) and uses a normalized spatial grid for cross‑domain vision–language grounding training.