Learn Before
Concept

NAS-Based Distillation

Neural Architecture Search is a popular auto machine learning technique which automatically identifies deep neural models and adaptively learns deep neural structures. NAS finds the appropriate student architecture in oracle-based and architecture-aware KD. This helps the student to learn well from the teacher despite the capacity gap between the two models. Feature transfer is effectively supervised by the teacher, and KD also improves the efficiency of NAS.

0

1

Updated 2022-10-30

Tags

Deep Learning (in Machine learning)