Learn Before
Concept
Early Exit
Early exit method aims to terminate the computation in earlier layer to reduce computation and achieve a better performance. The key of such method is the exit criterion, which can be categorized as: confidence-based, ensemble-based and learning-based.
0
1
Updated 2022-06-25
Tags
Data Science