PulseAugur
实时 18:34:14

新框架解耦课程学习因素以提高数据效率

研究人员开发了一个名为 Confusion-Aware Transfer Teacher Curriculum Learning 的新框架,以更好地理解课程学习的组成部分。通过将样本难度评分与节奏解耦,他们评估了一个考虑了正确类别置信度和错误类别概率分布的混淆感知分数。虽然仅改进评分函数并未提高在 ResNet-18VGG-16CIFAR-10 上的准确性,但混淆感知课程排序在数据效率方面显示出优势,在 20% 数据量下比随机排序高出 8.7%。 AI

影响 展示了机器学习中数据高效训练方法的潜力。

排序理由 该集群包含一篇详细介绍新框架和实验结果的学术论文。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新框架解耦课程学习因素以提高数据效率

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Savini Kommalage, Sanka Mohottala, Asiri Gawesha, Dulara Madhusanka, Menan Velayuthan, Dharshana Kasthurirathna, Mahima Milinda Alwis Weerasinghe, Charith Abhayaratne ·

    Confusion-Aware Transfer Teacher Curriculum Learning Framework: Disentangling Scoring and Pacing Effects

    arXiv:2606.17706v1 Announce Type: cross Abstract: Curriculum learning couples two design choices, how samples are scored by difficulty and how harder samples are paced into training, making it difficult to attribute observed gains to either component. We disentangle these factors…

  2. arXiv cs.LG TIER_1 English(EN) · Charith Abhayaratne ·

    Confusion-Aware Transfer Teacher Curriculum Learning Framework: Disentangling Scoring and Pacing Effects

    Curriculum learning couples two design choices, how samples are scored by difficulty and how harder samples are paced into training, making it difficult to attribute observed gains to either component. We disentangle these factors with two evaluation protocols: stage-wise test su…