Enhancing Self-Supervised Video Representation Learning via Multi-Level Feature Optimization

Abstract

The crux of self-supervised video representation learning is to build general features from unlabeled videos. However, most recent works have mainly focused on high-level semantics and neglected lower-level representations and their temporal relationship which are crucial for general video understanding. To address these challenges, this paper proposes a multi-level feature optimization framework to improve the generalization and temporal modeling ability of learned video representations. Concretely, high-level features obtained from naive and prototypical contrastive learning are utilized to build distribution graphs, guiding the process of low-level and mid-level feature learning. We also devise a simple temporal modeling module from multi-level features to enhance motion pattern learning. Experiments demonstrate that multi-level feature optimization with the graph constraint and temporal modeling can greatly improve the representation ability in video understanding. Code is available at https://github.com/shvdiwnkozbw/Video-Representation-via-Multi-level-Optimization.

Cite

Text

Qian et al. "Enhancing Self-Supervised Video Representation Learning via Multi-Level Feature Optimization." International Conference on Computer Vision, 2021. doi:10.1109/ICCV48922.2021.00789

Markdown

[Qian et al. "Enhancing Self-Supervised Video Representation Learning via Multi-Level Feature Optimization." International Conference on Computer Vision, 2021.](https://mlanthology.org/iccv/2021/qian2021iccv-enhancing/) doi:10.1109/ICCV48922.2021.00789

BibTeX

@inproceedings{qian2021iccv-enhancing,
  title     = {{Enhancing Self-Supervised Video Representation Learning via Multi-Level Feature Optimization}},
  author    = {Qian, Rui and Li, Yuxi and Liu, Huabin and See, John and Ding, Shuangrui and Liu, Xian and Li, Dian and Lin, Weiyao},
  booktitle = {International Conference on Computer Vision},
  year      = {2021},
  pages     = {7990-8001},
  doi       = {10.1109/ICCV48922.2021.00789},
  url       = {https://mlanthology.org/iccv/2021/qian2021iccv-enhancing/}
}