BriefGPT.xyz
Feb, 2024
基于数据分布的课程学习
Data Distribution-based Curriculum Learning
HTML
PDF
Shonal Chaudhry, Anuraganand Sharma
TL;DR
提出一种名为基于数据分布的课程学习(DDCL)的新型课程学习方法,通过评分方法确定训练样本的顺序,实验证明DDCL方法相对于无课程的标准评估,对多个数据集应用时,改善了平均分类准确率,并且通过错误损失分析表明,在单个训练时期,使用DDCL方法比无课程方法收敛更快。
Abstract
The order of training samples can have a significant impact on the performance of a classifier.
curriculum learning
is a method of ordering training samples from easy to hard. This paper proposes the novel idea of a
cur
→