中文
相关论文

相关论文: On The Power of Curriculum Learning in Training De…

200 篇论文

We provide theoretical investigation of curriculum learning in the context of stochastic gradient descent when optimizing the convex linear regression loss. We prove that the rate of convergence of an ideal curriculum learning method is…

机器学习 · 计算机科学 2023-12-29 Daphna Weinshall , Gad Cohen , Dan Amir

Curriculum Learning emphasizes the order of training instances in a computational learning setup. The core hypothesis is that simpler instances should be learned early as building blocks to learn more complex ones. Despite its usefulness,…

计算与语言 · 计算机科学 2016-11-21 Volkan Cirik , Eduard Hovy , Louis-Philippe Morency

In humans and animals, curriculum learning -- presenting data in a curated order - is critical to rapid learning and effective pedagogy. Yet in machine learning, curricula are not widely used and empirically often yield only moderate…

机器学习 · 计算机科学 2022-12-07 Luca Saglietti , Stefano Sarao Mannelli , Andrew Saxe

Curriculum learning is a bio-inspired training technique that is widely adopted to machine learning for improved optimization and better training of neural networks regarding the convergence rate or obtained accuracy. The main concept in…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Fatemeh Azimi , Jean-Francois Jacques Nicolas Nies , Sebastian Palacio , Federico Raue , Jörn Hees , Andreas Dengel

A curriculum is a planned sequence of learning materials and an effective one can make learning efficient and effective for both humans and machines. Recent studies developed effective data-driven curriculum learning approaches for training…

机器学习 · 计算机科学 2023-07-19 Nidhi Vakil , Hadi Amiri

Machine translation systems based on deep neural networks are expensive to train. Curriculum learning aims to address this issue by choosing the order in which samples are presented during training to help train better models faster. We…

We explore different curriculum learning methods for training convolutional neural networks on the task of deformable pairwise 3D medical image registration. To the best of our knowledge, we are the first to attempt to improve performance…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Mihail Burduja , Radu Tudor Ionescu

Curriculum learning is a training strategy that sorts the training examples by some measure of their difficulty and gradually exposes them to the learner to improve the network performance. Motivated by our insights from implicit curriculum…

机器学习 · 计算机科学 2021-07-28 Vinu Sankar Sadasivan , Anirban Dasgupta

The superior performance of modern deep networks usually comes with a costly training procedure. This paper presents a new curriculum learning approach for the efficient training of visual backbones (e.g., vision Transformers). Our work is…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Yulin Wang , Yang Yue , Rui Lu , Tianjiao Liu , Zhao Zhong , Shiji Song , Gao Huang

Training neural networks is an optimization problem, and finding a decent set of parameters through gradient descent can be a difficult task. A host of techniques has been developed to aid this process before and during the training phase.…

机器学习 · 计算机科学 2020-08-19 Divya Gaur , Joachim Folz , Andreas Dengel

Current state-of-the-art NMT systems use large neural networks that are not only slow to train, but also often require many heuristics and optimization tricks, such as specialized learning rate schedules and large batch sizes. This is…

计算与语言 · 计算机科学 2019-03-27 Emmanouil Antonios Platanios , Otilia Stretcu , Graham Neubig , Barnabas Poczos , Tom M. Mitchell

Training machine learning models in a meaningful order, from the easy samples to the hard ones, using curriculum learning can provide performance improvements over the standard training approach based on random data shuffling, without any…

机器学习 · 计算机科学 2022-04-12 Petru Soviany , Radu Tudor Ionescu , Paolo Rota , Nicu Sebe

Learning curves are a measure for how the performance of machine learning models improves given a certain volume of training data. Over a wide variety of applications and models it was observed that learning curves follow -- to a large…

机器学习 · 计算机科学 2023-10-13 Laura Didyk , Brayden Yarish , Michael A. Beck , Christopher P. Bidinosti , Christopher J. Henry

Neural ranking models are traditionally trained on a series of random batches, sampled uniformly from the entire training set. Curriculum learning has recently been shown to improve neural models' effectiveness by sampling batches…

信息检索 · 计算机科学 2019-12-19 Gustavo Penha , Claudia Hauff

Continual learning of deep neural networks is a key requirement for scaling them up to more complex applicative scenarios and for achieving real lifelong learning of these architectures. Previous approaches to the problem have considered…

机器学习 · 计算机科学 2020-06-25 Jary Pomponi , Simone Scardapane , Vincenzo Lomonaco , Aurelio Uncini

Real-world datasets are often highly class-imbalanced, which can adversely impact the performance of deep learning models. The majority of research on training neural networks under class imbalance has focused on specialized loss functions,…

机器学习 · 计算机科学 2023-12-06 Ravid Shwartz-Ziv , Micah Goldblum , Yucen Lily Li , C. Bayan Bruss , Andrew Gordon Wilson

In many real-life tasks of application of supervised learning approaches, all the training data are not available at the same time. The examples are lifelong image classification or recognition of environmental objects during interaction of…

机器学习 · 计算机科学 2020-06-15 Miltiadis Poursanidis , Jenny Benois-Pineau , Akka Zemmari , Boris Mansenca , Aymar de Rugy

Curriculum learning techniques are a viable solution for improving the accuracy of automatic models, by replacing the traditional random training with an easy-to-hard strategy. However, the standard curriculum methodology does not…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Petru Soviany

In this work, we propose to progressively increase the training difficulty during learning a neural network model via a novel strategy which we call mini-batch trimming. This strategy makes sure that the optimizer puts its focus in the…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Hannes Fassold

Convolutional Neural Networks (CNNs) have shown impressive performance in computer vision tasks such as image classification, detection, and segmentation. Moreover, recent work in Generative Adversarial Networks (GANs) has highlighted the…

机器学习 · 计算机科学 2021-01-06 Samarth Sinha , Animesh Garg , Hugo Larochelle
‹ 上一页 1 2 3 10 下一页 ›