Pith. sign in

REVIEW 2 cited by

TransRAC: Encoding Multi-scale Temporal Correlation with Transformers for Repetitive Action Counting

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2204.01018 v1 pith:U4GHFH7X submitted 2022-04-03 cs.CV

TransRAC: Encoding Multi-scale Temporal Correlation with Transformers for Repetitive Action Counting

classification cs.CV
keywords actioncountingrepetitivedatasetannotationperformancerealisticvideo
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Counting repetitive actions are widely seen in human activities such as physical exercise. Existing methods focus on performing repetitive action counting in short videos, which is tough for dealing with longer videos in more realistic scenarios. In the data-driven era, the degradation of such generalization capability is mainly attributed to the lack of long video datasets. To complement this margin, we introduce a new large-scale repetitive action counting dataset covering a wide variety of video lengths, along with more realistic situations where action interruption or action inconsistencies occur in the video. Besides, we also provide a fine-grained annotation of the action cycles instead of just counting annotation along with a numerical value. Such a dataset contains 1,451 videos with about 20,000 annotations, which is more challenging. For repetitive action counting towards more realistic scenarios, we further propose encoding multi-scale temporal correlation with transformers that can take into account both performance and efficiency. Furthermore, with the help of fine-grained annotation of action cycles, we propose a density map regression-based method to predict the action period, which yields better performance with sufficient interpretability. Our proposed method outperforms state-of-the-art methods on all datasets and also achieves better performance on the unseen dataset without fine-tuning. The dataset and code are available.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Diagnosing Long-Video Quantitative Reasoning in Multimodal LLMs via Enumeration and Counting

    cs.CV 2026-03 accept novelty 6.5

    EC-Bench finds best MLLMs score 29.98% enumeration F1 and 23.74% counting accuracy on 152 hour-scale videos, with errors driven by instance identification and temporal grounding rather than arithmetic.

  2. Video Streaming Thinking: VideoLLMs Can Watch and Think Simultaneously

    cs.CV 2026-03 conditional novelty 6.0

    A 7B video model that generates intermediate text thoughts during playback, before the query arrives, improves streaming-video QA accuracy while keeping query-time latency near real-time.