中文
相关论文

相关论文: Efficient Conditional Pre-training for Transfer Le…

200 篇论文

Convolutional Neural Networks (CNN) for image recognition tasks are seeing rapid advances in the available architectures and how networks are trained based on large computational infrastructure and standard datasets with millions of images.…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Thomas Cherico Wanger , Peter Frohn

Pretraining is a popular and powerful paradigm in machine learning to pass information from one model to another. As an example, suppose one has a modest-sized dataset of images of cats and dogs, and plans to fit a deep neural network to…

In this paper we present a technique to train neural network models on small amounts of data. Current methods for training neural networks on small amounts of rich data typically rely on strategies such as fine-tuning a pre-trained neural…

机器学习 · 计算机科学 2016-11-08 Ark Anderson , Kyle Shaffer , Artem Yankov , Court D. Corley , Nathan O. Hodas

All-in-one image restoration tackles different types of degradations with a unified model instead of having task-specific, non-generic models for each degradation. The requirement to tackle multiple degradations using the same model can…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Akshay Dudhane , Omkar Thawakar , Syed Waqas Zamir , Salman Khan , Fahad Shahbaz Khan , Ming-Hsuan Yang

Training deep neural networks using simulations typically requires very large numbers of simulated events. This can be a large computational burden and a limitation in the performance of the deep learning algorithm when insufficient numbers…

高能物理 - 实验 · 物理学 2023-03-21 Andrew Chappell , Leigh H. Whitehead

In this paper we present an alternative strategy for fine-tuning the parameters of a network. We named the technique Gradual Tuning. Once trained on a first task, the network is fine-tuned on a second task by modifying a progressively…

人工智能 · 计算机科学 2017-11-29 Guglielmo Montone , J. Kevin O'Regan , Alexander V. Terekhov

Automatic analysis of scanned historical documents comprises a wide range of image analysis tasks, which are often challenging for machine learning due to a lack of human-annotated learning samples. With the advent of deep neural networks,…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Linda Studer , Michele Alberti , Vinaychandran Pondenkandath , Pinar Goktepe , Thomas Kolonko , Andreas Fischer , Marcus Liwicki , Rolf Ingold

Deep convolutional neural networks have achieved great success in various applications. However, training an effective DNN model for a specific task is rather challenging because it requires a prior knowledge or experience to design the…

机器学习 · 计算机科学 2018-06-06 Sheng-Jun Huang , Jia-Wei Zhao , Zhao-Yang Liu

Pruning on neural networks before training not only compresses the original models, but also accelerates the network training phase, which has substantial application value. The current work focuses on fine-grained pruning, which uses…

机器学习 · 计算机科学 2022-09-28 Xiatao Kang , Ping Li , Jiayi Yao , Chengxi Li

Many real-world applications require recognition models that are robust to different operational conditions and modalities, but at the same time run on small embedded devices, with limited hardware. While for normal size models,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Srikanth Muralidharan , Heitor R. Medeiros , Masih Aminbeidokhti , Eric Granger , Marco Pedersoli

Deep transfer learning recently has acquired significant research interest. It makes use of pre-trained models that are learned from a source domain, and utilizes these models for the tasks in a target domain. Model-based deep transfer…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Tianyang Wang , Jun Huan , Michelle Zhu

In continual learning, a system must incrementally learn from a non-stationary data stream without catastrophic forgetting. Recently, multiple methods have been devised for incrementally learning classes on large-scale image classification…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jhair Gallardo , Tyler L. Hayes , Christopher Kanan

Unsupervised pre-training approaches have achieved great success in many fields such as Computer Vision (CV), Natural Language Processing (NLP) and so on. However, compared to typical deep learning models, pre-training or even fine-tuning…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Penghao Jiang , Xuanchen Hou , Yinsi Zhou

Transfer learning is the predominant paradigm for training deep networks on small target datasets. Models are typically pretrained on large ``upstream'' datasets for classification, as such labels are easy to collect, and then finetuned on…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Anurag Arnab , Xuehan Xiong , Alexey Gritsenko , Rob Romijnders , Josip Djolonga , Mostafa Dehghani , Chen Sun , Mario Lučić , Cordelia Schmid

ImageNet-1K serves as the primary dataset for pretraining deep learning models for computer vision tasks. ImageNet-21K dataset, which is bigger and more diverse, is used less frequently for pretraining, mainly due to its complexity, low…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Tal Ridnik , Emanuel Ben-Baruch , Asaf Noy , Lihi Zelnik-Manor

Transferring the weights of a pre-trained model to assist another task has become a crucial part of modern deep learning, particularly in data-scarce scenarios. Pre-training refers to the initial step of training models outside the current…

机器学习 · 计算机科学 2024-04-29 Houtan Ghaffari , Paul Devos

In this paper, we propose a general and efficient pre-training paradigm, Montage pre-training, for object detection. Montage pre-training needs only the target detection dataset while taking only 1/4 computational resources compared to the…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Dongzhan Zhou , Xinchi Zhou , Hongwen Zhang , Shuai Yi , Wanli Ouyang

Most change detection models based on vision transformers currently follow a "pretraining then fine-tuning" strategy. This involves initializing the model weights using large scale classification datasets, which can be either natural images…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yang Zhao , Yuxiang Zhang , Yanni Dong , Bo Du

Transfer learning with pre-trained neural networks is a common strategy for training classifiers in medical image analysis. Without proper channel selections, this often results in unnecessarily large models that hinder deployment and…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Ken C. L. Wong , Satyananda Kashyap , Mehdi Moradi

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 relatively well…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Elijah Cole , Xuan Yang , Kimberly Wilber , Oisin Mac Aodha , Serge Belongie