English

Unsupervised Semantic Segmentation Through Depth-Guided Feature Correlation and Sampling

Computer Vision and Pattern Recognition 2024-03-27 v2

Abstract

Traditionally, training neural networks to perform semantic segmentation required expensive human-made annotations. But more recently, advances in the field of unsupervised learning have made significant progress on this issue and towards closing the gap to supervised algorithms. To achieve this, semantic knowledge is distilled by learning to correlate randomly sampled features from images across an entire dataset. In this work, we build upon these advances by incorporating information about the structure of the scene into the training process through the use of depth information. We achieve this by (1) learning depth-feature correlation by spatially correlate the feature maps with the depth maps to induce knowledge about the structure of the scene and (2) implementing farthest-point sampling to more effectively select relevant features by utilizing 3D sampling techniques on depth information of the scene. Finally, we demonstrate the effectiveness of our technical contributions through extensive experimentation and present significant improvements in performance across multiple benchmark datasets.

Keywords

Cite

@article{arxiv.2309.12378,
  title  = {Unsupervised Semantic Segmentation Through Depth-Guided Feature Correlation and Sampling},
  author = {Leon Sick and Dominik Engel and Pedro Hermosilla and Timo Ropinski},
  journal= {arXiv preprint arXiv:2309.12378},
  year   = {2024}
}

Comments

Accepted at CVPR 2024

R2 v1 2026-06-28T12:28:45.891Z