L2T-DLN: Learning to Teach with Dynamic Loss Network
Zhoyang Hai, Liyuan Pan, Xiabi Liu, Zhengzheng Liu, Mirna Yunita

TL;DR
This paper introduces L2T-DLN, a novel teacher model with memory that dynamically adjusts loss functions based on both student and loss states, improving deep learning performance across multiple tasks.
Contribution
It formulates loss adjustment as a temporal task using a memory-augmented teacher model, enabling more adaptive and experience-aware teaching strategies.
Findings
Enhanced student learning across tasks
Improved deep model performance on real-world datasets
Effective dynamic loss adjustment demonstrated
Abstract
With the concept of teaching being introduced to the machine learning community, a teacher model start using dynamic loss functions to teach the training of a student model. The dynamic intends to set adaptive loss functions to different phases of student model learning. In existing works, the teacher model 1) merely determines the loss function based on the present states of the student model, i.e., disregards the experience of the teacher; 2) only utilizes the states of the student model, e.g., training iteration number and loss/accuracy from training/validation sets, while ignoring the states of the loss function. In this paper, we first formulate the loss adjustment as a temporal task by designing a teacher model with memory units, and, therefore, enables the student learning to be guided by the experience of the teacher model. Then, with a dynamic loss network, we can additionally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training · Adaptive Robust Loss
