ASCNet: Self-supervised Video Representation Learning with Appearance-Speed Consistency
Deng Huang, Wenhao Wu, Weiwen Hu, Xu Liu, Dongliang He, Zhihua Wu,, Xiangmiao Wu, Mingkui Tan, Errui Ding

TL;DR
ASCNet introduces a self-supervised video representation learning method focusing on appearance and speed consistency, outperforming supervised models on action recognition without using negative pairs or extra modalities.
Contribution
The paper proposes a novel self-supervised learning framework that leverages appearance-speed consistency tasks, eliminating the need for negative pairs and improving downstream video understanding tasks.
Findings
Achieves 90.8% accuracy on UCF-101 without extra modalities.
Outperforms ImageNet supervised pretrained models.
Enhances downstream tasks like action recognition and video retrieval.
Abstract
We study self-supervised video representation learning, which is a challenging task due to 1) lack of labels for explicit supervision; 2) unstructured and noisy visual information. Existing methods mainly use contrastive loss with video clips as the instances and learn visual representation by discriminating instances from each other, but they need a careful treatment of negative pairs by either relying on large batch sizes, memory banks, extra modalities or customized mining strategies, which inevitably includes noisy data. In this paper, we observe that the consistency between positive samples is the key to learn robust video representation. Specifically, we propose two tasks to learn the appearance and speed consistency, respectively. The appearance consistency task aims to maximize the similarity between two clips of the same video with different playback speeds. The speed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
