paper-with-me

Papers

Meta-Teaching: Curriculum Generation for Lifelong Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Meta-learning will be crucial to creating lifelong, generalizable AI. In practice, however, it is hard to define the meta-training task distribution that is used to train meta-learners. If made too small, tasks are too similar for a model to meaningfully generalize. If made too large, generalization becomes incredibly difficult. We argue that both problems can be alleviated by introducing a teacher model that controls the sequence of tasks that a meta-learner is trained on. This teacher model is incentivized to start the student meta-learner on simple tasks then adaptively increase task difficulty in response to student progress. While this approach has been previously studied in curriculum generation, our main contribution is in extending it to meta-learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learningMeta-Learning

Similar Papers 제목 키워드 기반

How Do Humans Teach: On Curriculum Learning and Teaching Dimension

2011-12-01 · NeurIPS 2011 12 · Faisal Khan, Bilge Mutlu, Jerry Zhu

We study the empirical strategies that humans follow as they teach a target concept with a simple 1D threshold to a robot. Previous studies of computational teaching, particularly the teaching dimension model and the cu…

LiBOG: Lifelong Learning for Black-Box Optimizer Generation

2025-05-19 · Jiyuan Pei, Yi Mei, Jialin Liu, Mengjie Zhang

Meta-Black-Box Optimization (MetaBBO) garners attention due to its success in automating the configuration and generation of black-box optimizers, significantly reducing the human effort required for optimizer design and…

Lifelong learning

Teaching to Teach by Structured Dark Knowledge

2018-09-27 · Ziliang Chen, Keze Wang, Liang Lin

To educate hyper deep learners, \emph{Curriculum Learnings} (CLs) require either human heuristic participation or self-deciding the difficulties of training instances. These coaching manners are blind to the coherent str…

Diversity

Curriculum Graph Co-Teaching for Multi-Target Domain Adaptation

2021-04-01 · CVPR 2021 1 · Subhankar Roy, Evgeny Krivosheev, Zhun Zhong, Nicu Sebe 외

In this paper we address multi-target domain adaptation (MTDA), where given one labeled source dataset and multiple unlabeled target datasets that differ in data distributions, the task is to learn a robust predictor for…

Blended-target Domain AdaptationDomain AdaptationMulti-target Domain Adaptation

A Survey on Recent Teacher-student Learning Studies

2023-04-10 · Minghong Gao

Knowledge distillation is a method of transferring the knowledge from a complex deep neural network (DNN) to a smaller and faster DNN, while preserving its accuracy. Recent variants of knowledge distillation include teac…

Knowledge DistillationSurvey