paper-with-me

홈 › Papers

Self-supervised visual feature learning with curriculum

2020-01-16 · Vishal Keshav, Fabien Delattre

Self-supervised learning techniques have shown their abilities to learn meaningful feature representation. This is made possible by training a model on pretext tasks that only requires to find correlations between inputs or parts of inputs. However, such pretext tasks need to be carefully hand selected to avoid low level signals that could make those pretext tasks trivial. Moreover, removing those shortcuts often leads to the loss of some semantically valuable information. We show that it directly impacts the speed of learning of the downstream task. In this paper we took inspiration from curriculum learning to progressively remove low level signals and show that it significantly increase the speed of convergence of the downstream task.

📄 PDF Abstract BibTeX arXiv:2001.05634

Code (1)

vishal-keshav/self-supervised-curriculum 공식 구현 pytorch

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Curriculum-Driven 3D CT Report Generation via Language-Free Visual Grafting and Zone-Constrained Compression

2026-03-24 · V. K. Cody Bumgardner, Mitchell A. Klusty, Mahmut S. Gokmen, Evan W. Damron arxiv

Automated radiology report generation from 3D computed tomography (CT) volumes is challenging due to extreme sequence lengths, severe class imbalance, and the tendency of large language models (LLMs) to ignore visual tok…

PointSmile: Point Self-supervised Learning via Curriculum Mutual Information

2023-01-30 · Xin Li, Mingqiang Wei, Songcan Chen

Self-supervised learning is attracting wide attention in point cloud processing. However, it is still not well-solved to gain discriminative and transferable features of point clouds for efficient training on downstream …

Data AugmentationSelf-Supervised Learning

Far from the Crowd: Scalable Self-Supervised Learning via Geographic Isolation

2026-08-20 · Daniele Rege Cambrin, Francesco Rossi, Mattia Varile arxiv

Self-supervised pretraining on remote sensing imagery typically treats all samples as equally informative, despite large variability in geographic and visual structure. We propose a curriculum learning strategy for self-…

Self-Supervised Learning

CASSL: Curriculum Accelerated Self-Supervised Learning

2017-08-04 · Adithyavairavan Murali, Lerrel Pinto, Dhiraj Gandhi, Abhinav Gupta

Recent self-supervised learning approaches focus on using a few thousand data points to learn policies for high-level, low-dimensional action spaces. However, scaling this framework for high-dimensional control require e…

Self-Supervised Learning

CLIP-VG: Self-paced Curriculum Adapting of CLIP for Visual Grounding

2023-05-15 · Linhui Xiao, Xiaoshan Yang, Fang Peng, Ming Yan 외

Visual Grounding (VG) is a crucial topic in the field of vision and language, which involves locating a specific region described by expressions within an image. To reduce the reliance on manually labeled data, unsupervi…

DiversityTransfer LearningVisual Grounding