paper-with-me

Papers

Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning

2020-11-19 · CVPR 2021 1 · Zhenda Xie, Yutong Lin, Zheng Zhang, Yue Cao, Stephen Lin, Han Hu

Contrastive learning methods for unsupervised visual representation learning have reached remarkable levels of transfer performance. We argue that the power of contrastive learning has yet to be fully unleashed, as current methods are trained only on instance-level pretext tasks, leading to representations that may be sub-optimal for downstream tasks requiring dense pixel predictions. In this paper, we introduce pixel-level pretext tasks for learning dense feature representations. The first task directly applies contrastive learning at the pixel level. We additionally propose a pixel-to-propagation consistency task that produces better results, even surpassing the state-of-the-art approaches by a large margin. Specifically, it achieves 60.2 AP, 41.4 / 40.5 mAP and 77.2 mIoU when transferred to Pascal VOC object detection (C4), COCO object detection (FPN / C4) and Cityscapes semantic segmentation using a ResNet-50 backbone network, which are 2.6 AP, 0.8 / 1.0 mAP and 1.0 mIoU better than the previous best methods built on instance-level contrastive learning. Moreover, the pixel-level pretext tasks are found to be effective for pre-training not only regular backbone networks but also head networks used for dense downstream tasks, and are complementary to instance-level contrastive methods. These results demonstrate the strong potential of defining pretext tasks at the pixel level, and suggest a new path forward in unsupervised visual representation learning. Code is available at \url{https://github.com/zdaxie/PixPro}.

📄 PDF Abstract BibTeX arXiv:2011.10043

Code (7)

zdaxie/PixPro 공식 구현 pytorch
PaddlePaddle/PASSL paddle
PaperCodeReview/PixPro-TF tf
Sungman-Cho/Propagate-Yourself-Pytorch pytorch
conradry/pixpro-with-weights pytorch
lucidrains/pixel-level-contrastive-learning pytorch
sabadijou/byol_multi_gpu pytorch

Tasks

Contrastive Learningobject-detectionObject DetectionRepresentation LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PCLMix: Weakly Supervised Medical Image Segmentation via Pixel-Level Contrastive Learning and Dynamic Mix Augmentation

2024-05-10 · Yu Lei, Haolun Luo, Lituan Wang, Zhenwei Zhang 외

In weakly supervised medical image segmentation, the absence of structural priors and the discreteness of class feature distribution present a challenge, i.e., how to accurately propagate supervision signals from local t…

Contrastive LearningDecoderImage SegmentationMedical Image Segmentation+2

Exploring the Diversity and Invariance in Yourself for Visual Pre-Training Task

2021-06-01 · Longhui Wei, Lingxi Xie, Wengang Zhou, Houqiang Li 외

Recently, self-supervised learning methods have achieved remarkable success in visual pre-training task. By simply pulling the different augmented views of each image together or other novel mechanisms, they can learn mu…

DiversitySelf-Supervised Learning

Graph-Theoretic Consistency for Robust and Topology-Aware Semi-Supervised Histopathology Segmentation

2025-09-19 · Ha-Hieu Pham, Minh Le, Han Huynh, Nguyen Quoc Khanh Le 외 arxiv

Semi-supervised semantic segmentation (SSSS) is vital in computational pathology, where dense annotations are costly and limited. Existing methods often rely on pixel-level consistency, which propagates noisy pseudo-labe…

Semi-Supervised Semantic Segmentation

EditYourself: Audio-Driven Generation and Manipulation of Talking Head Videos with Diffusion Transformers

2026-01-29 · John Flynn, Wolfgang Paier, Dimitar Dinev, Sam Nhut Nguyen 외 arxiv

Current generative video models excel at producing novel content from text and image prompts, but leave a critical gap in editing existing pre-recorded videos, where minor alterations to the spoken script require preserv…

Exploring Smoothness and Class-Separation for Semi-supervised Medical Image Segmentation

2022-03-02 · Yicheng Wu, Zhonghua Wu, Qianyi Wu, ZongYuan Ge 외

Semi-supervised segmentation remains challenging in medical imaging since the amount of annotated medical data is often scarce and there are many blurred pixels near the adhesive edges or in the low-contrast regions. To …

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation