human perceptual studies

Designing and running human-subject evaluations and perceptual metrics to measure visual quality, physics-based reasoning, novel-view fidelity, and temporal coherence of models, and comparing model performance against baselines while accounting for cost and efficiency.

humanperceptualstudies

Recent Skill Trend

Momentum and market value over time
Trending
Score
No comparison yet
-0.12
Aug 01, 2026Aug 01, 2026
Career
Value
No comparison yet
$200K/year
Aug 01, 2026Aug 01, 2026

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Measuring and predicting visual fidelity

Jul 15, 2025
BW
Benjamin Watson
🏛️ Northwestern University | University of Alberta

Accurately measuring visual fidelity and predicting human perception remains challenging, particularly in distinguishing perceptual differences across object categories and simplification types. Method: We propose a systematic evaluation framework integrating polygon mesh simplification (using two distinct algorithms) with psychophysical experiments—namely naming time, subjective rating, and pairwise preference judgments—to rigorously compare perceptual responses to animals versus man-made objects under controlled simplification levels. Contribution/Results: This work introduces the first three-factor controlled analysis jointly varying simplification type, degree, and object category. We find naming time and preference tasks exhibit higher sensitivity to fidelity degradation than subjective ratings; conversely, state-of-the-art image- and mesh-based automatic metrics reliably predict only subjective ratings, failing to model higher-order perceptual decisions. These findings expose fundamental cognitive limitations of prevailing fidelity metrics and provide empirical grounding and a methodological paradigm for developing human-centered graphics fidelity assessment frameworks.

Comparing experimental techniques for fidelity assessmentEvaluating automatic prediction of visual fidelity measuresMeasuring visual fidelity of polygonal models

This work proposes a human-centered evaluation paradigm for visual processing systems that moves beyond reliance on single image quality metrics, which often fail to capture human perception and user preferences. By integrating objective image quality assessment (IQA), human perceptual experiments, and fine-grained modeling of user preferences, the study establishes a context-aware, comprehensive evaluation framework. The research uncovers significant discrepancies between widely used image quality metrics and actual human judgments, thereby offering both theoretical insights and methodological support for developing more application-aligned evaluation protocols for visual models.

evaluation metricshuman perceptionimage quality assessment

This study investigates whether vision-language models (VLMs) can effectively emulate human judgments in perceptual image quality assessment, potentially replacing costly psychophysical experiments. For the first time, we systematically evaluate six VLMs—four closed-source and two open-source—against human judgments across three dimensions: contrast, color saturation, and overall preference, using established psychophysical data as a benchmark. Our analysis integrates attribute-weighted evaluation and intra-model consistency metrics. Results show that VLMs achieve up to 0.93 correlation with human judgments on color saturation but perform notably weaker on contrast. Most models align with human behavior by prioritizing color saturation in overall preference. A key contribution is revealing the trade-off between model self-consistency and human alignment, and demonstrating that enhancing perceptual separability improves human-model agreement.

Attribute DependencyHuman AlignmentPerceptual Image Quality Assessment

This study addresses the absence of systematic evaluation benchmarks for knowledge- and reasoning-intensive scientific video generation. The authors introduce the first comprehensive benchmark spanning four scientific domains, comprising 1,253 expert-annotated samples, and propose a scalable rubric-based evaluation protocol that synergistically combines human experts with multimodal large language models (MLLM-as-Judge) to assess model performance across dimensions such as scientific correctness, causal reasoning, and prompt alignment. Evaluation of 16 state-of-the-art models reveals that, despite comparable perceptual quality, they exhibit substantial disparities in scientific reasoning capabilities, with proprietary models significantly outperforming open-source counterparts. These findings highlight a fundamental gap between visual realism and accurate modeling of scientific dynamics in current approaches.

causal correctnessevaluation benchmarkknowledge grounding

A Shortcut-aware Video-QA Benchmark for Physical Understanding via Minimal Video Pairs

Jun 11, 2025
BK
Benno Krojer
🏛️ Meta | Mila | McGill University

Existing video-language model (VLM) evaluation benchmarks are vulnerable to spurious visual or textual shortcuts, yielding inflated scores and failing to reliably assess spatiotemporal and physical reasoning capabilities. To address this, we introduce Minimal Video Pairs (MVP), a rigorous benchmark comprising 55K high-quality video-question-answer samples. MVP pioneers the “minimal-difference video pair” paradigm: for each question, two semantically similar videos yield opposite correct answers, compelling models to perform deep physical reasoning rather than exploit superficial cues. The benchmark integrates first- and third-person videos, robot interaction sequences, and cognitive-science-inspired intuitive physics data, and employs dual-sample joint evaluation with strict paired annotation. Human accuracy is 92.9%, while the strongest open-source VLM achieves only 40.2%—significantly above the 25% random baseline—demonstrating MVP’s unprecedented bias-resilience and discriminative power for evaluating physical understanding.

Assessing video language models' physical understanding without shortcutsCreating a benchmark with minimal-change video pairs to prevent biasesEvaluating models on 55K QA examples across diverse video sources

Latest Papers

What's happening recently
View more

Traditional research on graphical perception has predominantly evaluated visualizations from an encoding perspective, often overlooking the fact that the human visual system processes pixel-based images, thereby creating a disconnect between evaluation and actual perception. This work proposes treating visualizations as images and, for the first time, systematically integrates summary statistic vision theory by employing computational vision models that take pixels as input to model the perceptual process from the decoding end. The approach not only successfully reproduces established findings in graphical perception but also sensitively predicts perceptual changes induced by subtle variations in data distributions or design choices, demonstrating the effectiveness and potential of image-based vision models for evaluating visualizations.

graphical perceptionhuman visionimage-based modeling

This study addresses the lack of systematic evaluation regarding whether existing vision models adhere to human Gestalt principles in visual organization. The authors introduce the first reusable benchmark for Gestalt perception, constructing a behavioral test suite based on four canonical Gestalt grouping tasks and leveraging published human perceptual data to evaluate 45 prominent vision models—including supervised, self-supervised, contrastive vision-language encoders, and both open- and closed-source foundation models—without requiring new human experiments. Their analysis reveals that certain high-accuracy closed-source models exhibit significant deviations from human-like Gestalt consistency, highlighting perceptual biases that conventional performance metrics fail to capture.

Gestalt groupinghuman visionmodel alignment

Existing large vision-language model benchmarks are often confined to single tasks and lack comprehensive evaluation of fine-grained, multi-dimensional perception and reasoning capabilities in human-centric scenarios. To address this gap, this work proposes the MHPR benchmark, which encompasses three key dimensions: individual humans, multi-person interactions, and human-object interactions. It introduces a four-level data hierarchy and an automated high-quality annotation pipeline, ACVG, enabling joint assessment of fine-grained attributes and high-level semantics. Efficient automatic annotation is achieved through category-level attribute decomposition, attribute-specific rewriting, and multi-model voting. Combined with supervised fine-tuning and a reinforcement learning strategy based on failure-case analysis, this approach significantly enhances instruction following, robustness, and complex scene reasoning on Qwen2.5-VL-7B, achieving performance comparable to much larger models and demonstrating the effectiveness and practicality of MHPR.

benchmarkfine-grained evaluationhuman-centric understanding

This work addresses the lack of fine-grained evaluation of physical plausibility in current video generation models, which hinders the identification of specific causes behind violations of physical laws during dynamic processes. To this end, we introduce a large-scale benchmark grounded in expert human reasoning, featuring fine-grained reasoning trajectories that include temporal localization, structured failure categories, and natural language explanations across 22 physical phenomena. The benchmark integrates real reference videos, expert annotations, and a physics-based taxonomy to form a high-quality human-evaluated dataset. Experiments reveal that among videos generated by state-of-the-art models in physics-critical scenarios, 83.3% (third-person) and 93.5% (first-person) contain at least one human-identifiable physical inconsistency, underscoring the urgent need for standardized evaluation protocols and highlighting the diagnostic value of our benchmark.

generated videohuman reasoningphysical realism

This work addresses the discrepancy between high benchmark scores and fragile real-world perceptual capabilities of multimodal models by proposing a fine-grained evaluation framework that bridges the gap between automated metrics and human judgment. Built upon 1,038 high-information-density images and over 12,000 instance-level scoring rules, the framework introduces dual-stream criteria—Must-Right and Easy-Wrong—employs circular peer review to construct gold-standard annotations, and implements a “fail-as-penalty” gated scoring mechanism. Experiments demonstrate that this approach significantly improves alignment with human assessments, exposes critical reliability gaps in dense visual scenes, reveals an 8% perception performance disparity between open- and closed-source models, and validates that the gated metric better reflects human perception than conventional benchmarks.

benchmark brittlenesshuman perceptionmultimodal evaluation

Hot Scholars

EK

Enkelejda Kasneci

Professor at the Technical University of Munich
Eye TrackingAI in EducationHuman-Centered AIComputational Interaction
YA

Yasmeen Abdrabou

Postdoctoral Researcher at Technical University of Munich
Human Computer InteractionEye TrackingUsable SecurityHuman-centered AI
AB

Andreas Bulling

Professor of Computer Science, University of Stuttgart
Human-Computer InteractionComputer VisionMachine LearningCollaborative AI
KM

Kim Marriott

Professor, Monash University
Accessibilityassistive technologydata visualizationHCI