paper-with-me

Papers

Spatially Consistent Representation Learning

2021-03-10 · CVPR 2021 1 · Byungseok Roh, Wuhyun Shin, Ildoo Kim, Sungwoong Kim

Self-supervised learning has been widely used to obtain transferrable representations from unlabeled images. Especially, recent contrastive learning methods have shown impressive performances on downstream image classification tasks. While these contrastive methods mainly focus on generating invariant global representations at the image-level under semantic-preserving transformations, they are prone to overlook spatial consistency of local representations and therefore have a limitation in pretraining for localization tasks such as object detection and instance segmentation. Moreover, aggressively cropped views used in existing contrastive methods can minimize representation distances between the semantically different regions of a single image. In this paper, we propose a spatially consistent representation learning algorithm (SCRL) for multi-object and location-specific tasks. In particular, we devise a novel self-supervised objective that tries to produce coherent spatial representations of a randomly cropped local region according to geometric translations and zooming operations. On various downstream localization tasks with benchmark datasets, the proposed SCRL shows significant performance improvements over the image-level supervised pretraining as well as the state-of-the-art self-supervised learning methods. Code is available at https://github.com/kakaobrain/scrl

📄 PDF Abstract BibTeX arXiv:2103.06122

Code (2)

kakaobrain/scrl pytorch
kakaobrain/sparse-detr pytorch

Tasks

Contrastive Learningimage-classificationImage ClassificationInstance Segmentationobject-detectionObject DetectionRepresentation LearningSelf-Supervised LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Video Matting via Sparse and Low-Rank Representation

2015-12-01 · ICCV 2015 12 · Dongqing Zou, Xiaowu Chen, Guangying Cao, Xiaogang Wang

We introduce a novel method of video matting via sparse and low-rank representation. Previous matting methods [10, 9] introduced a nonlocal prior to estimate the alpha matte and have achieved impressive results on some d…

Image MattingVideo Matting

Spatially and Spectrally Consistent Deep Functional Maps

2023-08-17 · ICCV 2023 1 · Mingze Sun, Shiwei Mao, Puhua Jiang, Maks Ovsjanikov 외

Cycle consistency has long been exploited as a powerful prior for jointly optimizing maps within a collection of shapes. In this paper, we investigate its utility in the approaches of Deep Functional Maps, which are cons…

Chartwin: a Case Study on Channel Charting-aided Localization in Dynamic Digital Network Twins

2025-08-12 · Lorenzo Cazzella, Francesco Linsalata, Mahdi Maleki, Damiano Badini 외 arxiv

Wireless communication systems can significantly benefit from the availability of spatially consistent representations of the wireless channel to efficiently perform a wide range of communication tasks. Towards this purp…

Shape Generation using Spatially Partitioned Point Clouds

2017-07-19 · Matheus Gadelha, Subhransu Maji, Rui Wang

We propose a method to generate 3D shapes using point clouds. Given a point-cloud representation of a 3D shape, our method builds a kd-tree to spatially partition the points. This orders them consistently across all shap…

Location-Aware Fine-Grained Representation Learning for Medical Vision Foundation Models

2026-08-02 · Myeongkyun Kang, Yanting Yang, Xiaoxiao Li arxiv

Fine-grained visual representations are essential for medical image analysis, particularly when diagnostically relevant evidence is subtle and spatially localized. Modern transformer-based medical vision encoders must th…

Visual Question AnsweringSelf-Supervised LearningRepresentation LearningPhrase Grounding