中文
相关论文

相关论文: Blockwise Self-Supervised Learning at Scale

200 篇论文

Depth is one of the key factors behind the success of convolutional neural networks (CNNs). Since ResNet, we are able to train very deep CNNs as the gradient vanishing issue has been largely addressed by the introduction of skip…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Yong Guo , Jian Chen , Qing Du , Anton Van Den Hengel , Qinfeng Shi , Mingkui Tan

The increasing complexity of deep learning architectures is resulting in training time requiring weeks or even months. This slow training is due in part to vanishing gradients, in which the gradients used by back-propagation are extremely…

计算机视觉与模式识别 · 计算机科学 2015-10-16 Bharat Singh , Soham De , Yangmuzi Zhang , Thomas Goldstein , Gavin Taylor

Self-supervised representation learning has seen remarkable progress in the last few years, with some of the recent methods being able to learn useful image representations without labels. These methods are trained using backpropagation,…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Jonas Brenig , Radu Timofte

Deep Neural Networks (DNNs) provide state-of-the-art solutions in several difficult machine perceptual tasks. However, their performance relies on the availability of a large set of labeled training data, which limits the breadth of their…

机器学习 · 计算机科学 2018-03-01 Randall Balestriero , Herve Glotin , Richard Baraniuk

In self-supervised learning, a model is trained to solve a pretext task, using a data set whose annotations are created by a machine. The objective is to transfer the trained weights to perform a downstream task in the target domain. We…

机器学习 · 计算机科学 2021-10-22 Prathamesh Sonawane , Sparsh Drolia , Saqib Shamsi , Bhargav Jain

An artificial neural network can be trained by uniformly broadcasting a reward signal to units that implement a REINFORCE learning rule. Though this presents a biologically plausible alternative to backpropagation in training a network, the…

机器学习 · 计算机科学 2021-12-23 Stephen Chung

Whilst computer vision models built using self-supervised approaches are now commonplace, some important questions remain. Do self-supervised models learn highly redundant channel features? What if a self-supervised network could…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Tarun Krishna , Ayush K. Rai , Yasser A. D. Djilali , Alan F. Smeaton , Kevin McGuinness , Noel E. O'Connor

Training deep neural networks requires massive amounts of training data, but for many tasks only limited labeled data is available. This makes weak supervision attractive, using weak or noisy signals like the output of heuristic methods or…

机器学习 · 计算机科学 2017-12-08 Mostafa Dehghani , Aliaksei Severyn , Sascha Rothe , Jaap Kamps

Deep neural networks have become a foundational tool for addressing imaging inverse problems. They are typically trained for a specific task, with a supervised loss to learn a mapping from the observations to the image to recover. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Matthieu Terris , Thomas Moreau

The success of deep learning in the computer vision and natural language processing communities can be attributed to training of very deep neural networks with millions or billions of parameters which can then be trained with massive…

机器学习 · 计算机科学 2021-02-17 Kei Ota , Devesh K. Jha , Asako Kanezaki

In recent years, self-supervised learning has attracted widespread academic debate and addressed many of the key issues of computer vision. The present research focus is on how to construct a good agent task that allows for improved network…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Zhijie Xiao , Zhicheng Dong , Hao Xiang

Deep neural networks can be trained in reciprocal space, by acting on the eigenvalues and eigenvectors of suitable transfer operators in direct space. Adjusting the eigenvalues, while freezing the eigenvectors, yields a substantial…

Downsampling is widely adopted to achieve a good trade-off between accuracy and latency for visual recognition. Unfortunately, the commonly used pooling layers are not learned, and thus cannot preserve important information. As another…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ho Man Kwan , Shenghui Song

In recent years, deep neural networks have emerged as a solution for inverse imaging problems. These networks are generally trained using pairs of images: one degraded and the other of high quality, the latter being called 'ground truth'.…

信息检索 · 计算机科学 2025-10-01 Victor Sechaud , Patrice Abry , Laurent Jacques , Julián Tachella

Self-supervised learning, a.k.a., pretraining, is important in natural language processing. Most of the pretraining methods first randomly mask some positions in a sentence and then train a model to recover the tokens at the masked…

计算与语言 · 计算机科学 2020-08-18 Liang Chen

For deploying a deep learning model into production, it needs to be both accurate and compact to meet the latency and memory constraints. This usually results in a network that is deep (to ensure performance) and yet thin (to improve…

机器学习 · 计算机科学 2020-08-18 Denny Zhou , Mao Ye , Chen Chen , Tianjian Meng , Mingxing Tan , Xiaodan Song , Quoc Le , Qiang Liu , Dale Schuurmans

Self-supervised visual representation learning has seen huge progress recently, but no large scale evaluation has compared the many models now available. We evaluate the transfer performance of 13 top self-supervised models on 40 downstream…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Linus Ericsson , Henry Gouk , Timothy M. Hospedales

Convolutional neural networks are prevailing in deep learning tasks. However, they suffer from massive cost issues when working on mobile devices. Network pruning is an effective method of model compression to handle such problems. This…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zhaofeng Si , Honggang Qi , Xiaoyu Song

Models initialized from self-supervised pretraining may suffer from poor alignment with downstream tasks, reducing the extent to which subsequent fine-tuning can adapt pretrained features toward downstream objectives. To mitigate this, we…

机器学习 · 计算机科学 2026-02-11 Gustav Wagner Zakarias , Lars Kai Hansen , Zheng-Hua Tan

Purpose: To develop a strategy for training a physics-guided MRI reconstruction neural network without a database of fully-sampled datasets. Theory and Methods: Self-supervised learning via data under-sampling (SSDU) for physics-guided deep…

图像与视频处理 · 电气工程与系统科学 2020-07-06 Burhaneddin Yaman , Seyed Amir Hossein Hosseini , Steen Moeller , Jutta Ellermann , Kâmil Uğurbil , Mehmet Akçakaya