paper-with-me

Papers

PushupBench: Your VLM is not good at counting pushups

2026-04-25 · Shengzhi Li, Jiarun Chen, Karun Sharma, Jiaqi Su, Shichao Pei arxiv

Large vision-language models (VLMs) can recognize \textit{what} happens in video but fail to count \textit{how many} times. We introduce \textbf{PushupBench}, 446 long-form clips (avg. 36.7s) for evaluating repetition counting. The best frontier model achieves 42.1\% exact accuracy; open-source 4B models score $\sim$6\%, matching supervised baselines. We show that accuracy alone misleads -- weaker models exploit the modal count rather than reason temporally. Fine-tuning on counting with 1k samples transfers to general video understanding: MVBench (+2.15), PerceptionTest (+1.88), TVBench (+4.54), suggesting counting is a proxy for broader temporal reasoning.PushupBench incorporated in \texttt{lmms-eval} (https://github.com/EvolvingLMMs-Lab/lmms-eval/pull/1262) and hosted on (pushupbench.com/)

📄 PDF Abstract BibTeX arXiv:2604.23407

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

\$1 Today or \$2 Tomorrow? The Answer is in Your Facebook Likes

2017-03-22 · Tao Ding, Warren K. Bickel, SHimei Pan

In economics and psychology, delay discounting is often used to characterize how individuals choose between a smaller immediate reward and a larger delayed reward. People with higher delay discounting rate (DDR) often ch…

Decision Making

Why You Should Charge Your Friends for Borrowing Your Stuff

2017-05-20 · Kijung Shin, Euiwoong Lee, Dhivya Eswaran, Ariel D. Procaccia

We consider goods that can be shared with k-hop neighbors (i.e., the set of nodes within k hops from an owner) on a social network. We examine incentives to buy such a good by devising game-theoretic models where each no…

A Statistical Method for Object Counting

2018-07-22 · Jans Glagolevs, Karlis Freivalds

In this paper we present a new object counting method that is intended for counting similarly sized and mostly round objects. Unlike many other algorithms of the same purpose, the proposed method does not rely on identif…

ObjectObject Counting

Crowd Counting via Segmentation Guided Attention Networks and Curriculum Loss

2019-11-18 · Qian Wang, Toby P. Breckon

Automatic crowd behaviour analysis is an important task for intelligent transportation systems to enable effective flow control and dynamic route planning for varying road participants. Crowd counting is one of the keys …

Crowd Countingimage-classificationImage Classification

Your Vision-Language Model Can't Even Count to 20: Exposing the Failures of VLMs in Compositional Counting

2025-10-06 · Xuyang Guo, Zekai Huang, Zhenmei Shi, Zhao Song 외 arxiv

Vision-Language Models (VLMs) have become a central focus of today's AI community, owing to their impressive abilities gained from training on large-scale vision-language data from the Web. These models have demonstrated…

Visual Reasoning