🤖 AI Summary
Existing video understanding methods struggle to effectively model complex temporal dynamics. To address this limitation, this work presents the first systematic exploration of high-order spatiotemporal self-similarity (STSS) and introduces a lightweight, general-purpose Multi-Order Self-Similarity (MOSS) module. MOSS enhances action modeling by learning and fusing STSS features across multiple orders. Implemented with neural networks for efficient feature extraction and integration, the proposed module consistently achieves significant performance gains across diverse benchmarks, including action recognition, motion-oriented video question answering, and real-world robotic tasks, thereby demonstrating its broad applicability and effectiveness.
📝 Abstract
Space-time self-similarity (STSS), which captures visual correspondences across frames, provides an effective way to represent temporal dynamics for video understanding. In this work, we explore higher-order STSS and demonstrate how STSSs at different orders reveal distinct aspects of these dynamics. We then introduce the Multi-Order Self-Similarity (MOSS) module, a lightweight neural module designed to learn and integrate multi-order STSS features. It can be applied to diverse video tasks to enhance motion modeling capabilities while consuming only marginal computational cost and memory usage. Extensive experiments on video action recognition, motion-centric video VQA, and real-world robotic tasks consistently demonstrate substantial improvements, validating the broad applicability of MOSS as a general temporal modeling module. The source code and checkpoints will be publicly available.