AIAny
Icon for item

MeasL-Bench

Benchmark for evaluating vision–language models on measurement-grounded inputs vs. RGB, emphasizing low-light, HDR, and visibility-sensitive evidence recovery. Contains 2,183 paired test examples with local image assets for controlled RAW↔RGB comparisons.

Introduction

Why this matters

When standard RGB renders away sensor evidence (low light, HDR clipping, or exposure artifacts), models that can use measurement-domain inputs (raw/camera-measurement channels) may recover factual cues that RGB-native models miss. MeasL-Bench provides a controlled, capability-driven held-out set to quantify that gap and probe hallucination risk when visual evidence is degraded.

What Sets It Apart
  • Paired RAW ↔ RGB design: each RAW (measurement-domain) record has a matched RGB counterpart so evaluators can measure how much grounding improves when sensor evidence is preserved — not just overall VQA skill, but evidence recovery under degraded rendering.
  • Capability taxonomy and slicing: 13 capability labels (e.g., HDR Evidence Recovery, Low-Illumination Evidence Recovery, Spatial Relation Understanding) let you report targeted slices instead of a single aggregate score, helping diagnose specific failure modes.
  • Realistic image assets and scale for evaluation: 2,183 test rows and ~3,812 local image files enable controlled experiments without reliance on external image hosting; format and layout are optimized for direct inclusion in PRSIMVL-style eval pipelines.
  • Evaluation-first orientation: the release includes an explicit protocol for matched inference, lexical metrics (BLEU/ROUGE-L) and optional LLM-as-judge evaluation so results are comparable across methods.
Who It's For & Trade-offs

Great fit if you are researching measurement-grounded vision–language methods, studying hallucination when RGB evidence is insufficient, or building pipelines that ingest raw/camera measurement channels. It’s also useful for reproducible, slice-level comparisons between measurement-aware and RGB-native VLMs.

Look elsewhere if you need very large-scale training data (MeasL-Bench is a held-out benchmark with ~2k examples, not a pretraining corpus), require fully public commercial licensing for downstream products (released under CC-BY-NC-4.0), or cannot accommodate raw/measurement image formats and the tooling to process them. The dataset prioritizes controlled evaluation fidelity over volume.

Information

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.