paper-with-me

Papers

Efficient Visual Pretraining with Contrastive Detection

2021-03-19 · ICCV 2021 10 · Olivier J. Hénaff, Skanda Koppula, Jean-Baptiste Alayrac, Aaron van den Oord, Oriol Vinyals, João Carreira

Self-supervised pretraining has been shown to yield powerful representations for transfer learning. These performance gains come at a large computational cost however, with state-of-the-art methods requiring an order of magnitude more computation than supervised pretraining. We tackle this computational bottleneck by introducing a new self-supervised objective, contrastive detection, which tasks representations with identifying object-level features across augmentations. This objective extracts a rich learning signal per image, leading to state-of-the-art transfer accuracy on a variety of downstream tasks, while requiring up to 10x less pretraining. In particular, our strongest ImageNet-pretrained model performs on par with SEER, one of the largest self-supervised systems to date, which uses 1000x more pretraining data. Finally, our objective seamlessly handles pretraining on more complex images such as those in COCO, closing the gap with supervised transfer learning from COCO to PASCAL.

📄 PDF Abstract BibTeX arXiv:2103.10957

Code (2)

deepmind/detcon 공식 구현 jax
isaaccorley/detcon-pytorch pytorch

Tasks

Semantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Sigmoid Activation 설명 없음
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Region-centric Image-Language Pretraining for Open-Vocabulary Detection

2023-09-29 · Dahun Kim, Anelia Angelova, Weicheng Kuo

We present a new open-vocabulary detection approach based on region-centric image-language pretraining to bridge the gap between image-level pretraining and open-vocabulary object detection. At the pretraining phase, we …

Contrastive LearningObjectobject-detectionObject Detection+2

Contrastive Visual-Linguistic Pretraining

2020-07-26 · Lei Shi, Kai Shuang, Shijie Geng, Peng Su 외

Several multi-modality representation learning approaches such as LXMERT and ViLBERT have been proposed recently. Such approaches can achieve superior performance due to the high-level semantic information captured durin…

Contrastive LearningregressionRepresentation LearningVisual Question Answering (VQA)

Dense Contrastive Visual-Linguistic Pretraining

2021-09-24 · Lei Shi, Kai Shuang, Shijie Geng, Peng Gao 외

Inspired by the success of BERT, several multimodal representation learning approaches have been proposed that jointly represent image and text. These approaches achieve superior performance by capturing high-level seman…

Contrastive LearningData AugmentationregressionRepresentation Learning

How do Cross-View and Cross-Modal Alignment Affect Representations in Contrastive Learning?

2022-11-23 · Thomas M. Hehn, Julian F. P. Kooij, Dariu M. Gavrila

Various state-of-the-art self-supervised visual representation learning approaches take advantage of data from multiple sensors by aligning the feature representations across views and/or modalities. In this work, we inv…

Contrastive Learningcross-modal alignmentDepth EstimationDepth Prediction+5

Contrastive Pretraining with Dual Visual Encoders for Gloss-Free Sign Language Translation

2025-07-14 · Ozge Mercanoglu Sincan, Richard Bowden arxiv

Sign Language Translation (SLT) aims to convert sign language videos into spoken or written text. While early systems relied on gloss annotations as an intermediate supervision, such annotations are costly to obtain and …

Sign Language Translation