paper-with-me

홈 › Papers

TempGlitch: Evaluating Vision-Language Models for Temporal Glitch Detection in Gameplay Videos

2026-05-20 · Yakun Yu, Ashley Wiens, Adrián Barahona-Ríos, Benedict Wilkins, Saman Zadtootaghaj, Nabajeet Barman, Cor-Paul Bezemer arxiv

Vision-language models (VLMs) are increasingly being explored for video game quality assurance, especially gameplay glitch detection. Most existing evaluations, however, treat glitches as static visual anomalies, asking models to detect failures from a single frame. We argue that this framing misses a key distinction: some glitches are spatial and visible in an isolated frame, whereas others are temporal and become evident only through changes across ordered frames. A preliminary study confirms this gap, showing that temporal glitches are substantially harder for VLMs to detect than spatial ones. To enable systematic evaluation of this underexplored setting, we introduce TempGlitch, a controlled gameplay video benchmark for temporal glitch detection. TempGlitch covers five temporal glitch types with balanced per-category samples, together with paired glitch-free videos that enable reliable binary evaluation. We evaluate 12 proprietary and open-weight VLMs across multiple frame-sampling settings. Our results show that current VLMs remain near chance on TempGlitch, often collapsing into either overly conservative behavior that misses most glitches or overly sensitive behavior that flags clean videos as glitchy. Moreover, denser frame sampling and larger model size do not reliably resolve these failures. TempGlitch provides a focused testbed for temporal reasoning, robust gameplay understanding, and automated glitch detection with VLMs. Code and data are available at the project website.

📄 PDF Abstract BibTeX arXiv:2605.21443

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RefGlitch-Bench: A Benchmark for Reference-based Gameplay Glitch Detection with Vision-Language Models

2026-04-13 · Yakun Yu, Ashley Wiens, Adrián Barahona-Ríos, Benedict Wilkins 외 arxiv

Visual glitches in video games degrade player experience and perceived quality, yet manual quality assurance cannot keep pace with the growing test surface of modern game development. Prior automation efforts, particular…

RoboGaze: Evaluating Robot World Models via Structured Vision-Language Analysis

2026-06-22 · Minh-Loi Nguyen, Nghiem Tuong Diep, Hung Khang Nguyen, Minh Le 외 arxiv

Recent advances in robot world models enable synthetic video generation for embodied prediction and planning. However, evaluating these videos is challenging: visually realistic outputs often violate physical laws, tempo…

Video Generation

Cross-Temporal Spectrogram Autoencoder (CTSAE): Unsupervised Dimensionality Reduction for Clustering Gravitational Wave Glitches

2024-04-23 · Yi Li, Yunan Wu, Aggelos K. Katsaggelos

The advancement of The Laser Interferometer Gravitational-Wave Observatory (LIGO) has significantly enhanced the feasibility and reliability of gravitational wave detection. However, LIGO's high sensitivity makes it susc…

ClusteringDimensionality ReductionGravitational Wave Detection

GlitchProber: Advancing Effective Detection and Mitigation of Glitch Tokens in Large Language Models

2024-08-09 · Zhibo Zhang, Wuxia Bai, Yuxi Li, Mark Huasong Meng 외

Large language models (LLMs) have achieved unprecedented success in the field of natural language processing. However, the black-box nature of their internal mechanisms has brought many concerns about their trustworthine…

GlitchMiner: Mining Glitch Tokens in Large Language Models via Gradient-based Discrete Optimization

2024-10-19 · Zihui Wu, Haichang Gao, Ping Wang, Shudong Zhang 외

Glitch tokens in Large Language Models (LLMs) can trigger unpredictable behaviors, threatening model reliability and safety. Existing detection methods rely on predefined patterns, limiting their adaptability across dive…