CVMay 22

Spatio-Temporal Similarity Volume Aggregation for Open-Vocabulary Action Recognition

arXiv:2605.2328834.0
AI Analysis

This work addresses the problem of preserving local spatio-temporal information in open-vocabulary action recognition, offering a method that improves upon global aggregation approaches.

SimVA constructs a dense 4D spatio-temporal similarity volume from patch-level visual-text similarities to preserve fine-grained cues for open-vocabulary action recognition, achieving competitive performance across zero-shot, few-shot, and base-to-novel benchmarks.

Recent Open-Vocabulary Action Recognition (OVAR) methods typically aggregate visual features into a global representation before computing text alignment, a process that obscures local patch information and fine-grained spatio-temporal cues. We propose Similarity Volume Aggregation (SimVA), a framework that constructs a dense 4D spatio-temporal similarity volume from patch-level visual-text similarities. SimVA constructs a spatio-temporal similarity volume over local video tokens and action classes, and employs class sampling to ensure similarity aggregation scalable to large vocabularies. The similarity volume is refined by spatial aggregation, which contextualizes local similarity patterns to improve intra-frame consistency. Motion-aware modulation further injects inter-frame variation cues, highlighting dynamically changing regions. Mamba-based temporal aggregation then models the evolution of class-conditioned similarity patterns across frames. By maintaining dense visual-text correspondence, SimVA effectively transfers CLIP to video action recognition, achieving competitive performance across zero-shot, few-shot, and base-to-novel benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes