paper-with-me

홈 › Papers

Are Large-scale Datasets Necessary for Self-Supervised Pre-training?

2021-12-20 · Alaaeldin El-Nouby, Gautier Izacard, Hugo Touvron, Ivan Laptev, Hervé Jegou, Edouard Grave

Pre-training models on large scale datasets, like ImageNet, is a standard practice in computer vision. This paradigm is especially effective for tasks with small training sets, for which high-capacity models tend to overfit. In this work, we consider a self-supervised pre-training scenario that only leverages the target task data. We consider datasets, like Stanford Cars, Sketch or COCO, which are order(s) of magnitude smaller than Imagenet. Our study shows that denoising autoencoders, such as BEiT or a variant that we introduce in this paper, are more robust to the type and size of the pre-training data than popular self-supervised methods trained by comparing image embeddings.We obtain competitive performance compared to ImageNet pre-training on a variety of classification datasets, from different domains. On COCO, when pre-training solely using COCO images, the detection and instance segmentation performance surpasses the supervised ImageNet pre-training in a comparable setting.

📄 PDF Abstract BibTeX arXiv:2112.10740

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingInstance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Scaling and Benchmarking Self-Supervised Visual Representation Learning

2019-05-03 · ICCV 2019 10 · Priya Goyal, Dhruv Mahajan, Abhinav Gupta, Ishan Misra

Self-supervised learning aims to learn representations from the data itself without explicit manual supervision. Existing efforts ignore a crucial aspect of self-supervised learning - the ability to scale to large amount…

Benchmarkingobject-detectionObject DetectionReinforcement Learning+4

When Does Contrastive Visual Representation Learning Work?

2021-05-12 · CVPR 2022 1 · Elijah Cole, Xuan Yang, Kimberly Wilber, Oisin Mac Aodha 외

Recent self-supervised representation learning techniques have largely closed the gap between supervised and unsupervised learning on ImageNet classification. While the particulars of pretraining on ImageNet are now rela…

Contrastive LearningFine-Grained Image ClassificationRepresentation LearningSelf-Supervised Learning

A Self-supervised Method for Entity Alignment

2021-06-17 · Xiao Liu, Haoyun Hong, Xinghao Wang, Zeyi Chen 외

Entity alignment, aiming to identify equivalent entities across different knowledge graphs (KGs), is a fundamental problem for constructing large-scale KGs. Over the course of its development, supervision has been consid…

Contrastive LearningEntity AlignmentKnowledge GraphsSelf-Supervised Learning

SelfOdom: Self-supervised Egomotion and Depth Learning via Bi-directional Coarse-to-Fine Scale Recovery

2022-11-16 · Hao Qu, Lilian Zhang, Xiaoping Hu, Xiaofeng He 외

Accurately perceiving location and scene is crucial for autonomous driving and mobile robots. Recent advances in deep learning have made it possible to learn egomotion and depth from monocular images in a self-supervised…

Autonomous DrivingSelf-LearningSelf-Supervised Learning

Beyond the noise: intrinsic dimension estimation with optimal neighbourhood identification

2024-05-24 · Antonio Di Noia, Iuri Macocco, Aldo Glielmo, Alessandro Laio 외

The Intrinsic Dimension (ID) is a key concept in unsupervised learning and feature selection, as it is a lower bound to the number of variables which are necessary to describe a system. However, in almost any real-world …

feature selection