VLM-SlideEval: Evaluating VLMs on Structured Comprehension and Perturbation Sensitivity in PPT
Hyeonsu Kang, Emily Bao, Anjan Goswami
TL;DR
VLM-SlideEval tackles evaluating vision-language models on structured comprehension and perturbation sensitivity for PPT slides. It introduces a slide-native framework with ground-truth PPTX extraction, a unified schema, and three evaluation axes: pixel-level element extraction, robustness to controlled perturbations governed by severity $s\in[0,1]$, and deck-level narrative ordering. Empirically, five VLMs show limited pixel-accurate extraction and narrative coherence, though they perform better on single-slide content; perturbations reveal a fidelity-consistency trade-off across geometry, style, and especially text. The framework argues for calibrated, slide-native evaluators as critic-in-the-loop signals to guide iterative refinement in agentic pipelines.
Abstract
Vision-language models (VLMs) are increasingly used to evaluate multimodal content, including presentation slides, yet their slide-specific understanding remains underexplored {despite their growing role as critics in agentic, model-forward pipelines}. We introduce VLM-SlideEval, an evaluation framework that probes VLMs along three axes: (1) element-level extraction from slide images aligned to ground truth; (2) robustness to controlled perturbations in geometry, style, and text; and (3) higher-level comprehension, such as recovering a deck's narrative order from shuffled slides. Using publicly available decks from Zenodo (https://huggingface.co/datasets/Forceless/Zenodo10K/viewer/default/pptx), we standardize ground-truth element metadata from PowerPoint XML and live renderings into a unified, verifiable schema. Empirically, VLMs underperform on pixel-accurate extraction and show non-trivial agreement, fidelity, and consistency under controlled perturbations, while performing better on single-slide content understanding; however, they do not reliably capture narrative structure across slides. These results highlight the limits of current VLMs for slide evaluation and motivate calibrated, critic-in-the-loop evaluators that drive iterative refinement and selection in agentic pipelines.
