IJCAI 2022poster25 citations

RePre: Improving Self-Supervised Vision Transformer with Reconstructive Pre-training

Luya Wang, Feng Liang, Yangguang Li, Honggang Zhang, Wanli Ouyang, Jing Shao

Abstract

Recently, self-supervised vision transformers have attracted unprecedented attention for their impressive representation learning ability. However, the dominant method, contrastive learning, mainly relies on an instance discrimination pretext task, which learns a global understanding of the image. This paper incorporates local feature learning into self-supervised vision transformers via Reconstructive Pre-training (RePre). Our RePre extends contrastive frameworks by adding a branch for reconstructing raw image pixels in parallel with the existing contrastive objective. RePre equips with a lightweight convolution-based decoder that fuses the multi-hierarchy features from the transformer encoder. The multi-hierarchy features provide rich supervisions from low to high semantic information, crucial for our RePre. Our RePre brings decent improvements on various contrastive frameworks with different vision transformer architectures. Transfer performance in downstream tasks outperforms supervised pre-training and state-of-the-art (SOTA) self-supervised counterparts.

Computer Vision: Representation LearningComputer Vision: Transfer, low-shot, semi- and un- supervised learning
BibTeX
@inproceedings{ijcai2022p200,
  title     = {RePre: Improving Self-Supervised Vision Transformer with Reconstructive Pre-training},
  author    = {Wang, Luya and Liang, Feng and Li, Yangguang and Zhang, Honggang and Ouyang, Wanli and Shao, Jing},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1437--1443},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/200},
  url       = {https://doi.org/10.24963/ijcai.2022/200},
}
RePre: Improving Self-Supervised Vision Transformer with Reconstructive Pre-training · IJCAI 2022