IJCAI 2023poster4 citations

DenseDINO: Boosting Dense Self-Supervised Learning with Token-Based Point-Level Consistency

Yike Yuan, Xinghe Fu, Yunlong Yu, Xi Li

Abstract

In this paper, we propose a simple yet effective transformer framework for self-supervised learning called DenseDINO to learn dense visual representations. To exploit the spatial information that the dense prediction tasks require but neglected by the existing self-supervised transformers, we introduce point-level supervision across views in a novel token-based way. Specifically, DenseDINO introduces some extra input tokens called reference tokens to match the point-level features with the position prior. With the reference token, the model could maintain spatial consistency and deal with multi-object complex scene images, thus generalizing better on dense prediction tasks. Compared with the vanilla DINO, our approach obtains competitive performance when evaluated on classification in ImageNet and achieves a large margin (+7.2% mIoU) improvement in semantic segmentation on PascalVOC under the linear probing protocol for segmentation.

Computer Vision: CV: Transfer, low-shot, semi- and un- supervised learningComputer Vision: CV: Representation learning
BibTeX
@inproceedings{ijcai2023p188,
  title     = {DenseDINO: Boosting Dense Self-Supervised Learning with Token-Based Point-Level Consistency},
  author    = {Yuan, Yike and Fu, Xinghe and Yu, Yunlong and Li, Xi},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {1695--1703},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/188},
  url       = {https://doi.org/10.24963/ijcai.2023/188},
}
DenseDINO: Boosting Dense Self-Supervised Learning with Token-Based Point-Level Consistency · IJCAI 2023