English

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

Computer Vision and Pattern Recognition 2023-06-09 v1

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.

Keywords

Cite

@article{arxiv.2306.04654,
  title  = {DenseDINO: Boosting Dense Self-Supervised Learning with Token-Based Point-Level Consistency},
  author = {Yike Yuan and Xinghe Fu and Yunlong Yu and Xi Li},
  journal= {arXiv preprint arXiv:2306.04654},
  year   = {2023}
}

Comments

IJCAI 2023 accepted

R2 v1 2026-06-28T10:59:12.187Z