Relation
Challenges and Future Directions for Dynamic Neural Network (DNN)
The challenge and future direction for dynamic neural network includes:
- Evaluation: evaluation of different DNNs is difficult since it is hard to define break-point at the exact same computation cost for different methods.
- Data Parallelism: some DNN methods like skipping requires a batch size of 1, which is inefficient for batched inference.
- Optimized Runtime: most hardware and libraries are not well-optimized for DNN models.
- Theoretical Analysis: DNNs are not solidly backed by theoretical analysis.
- Explainability: The decision-making process of the DNNs can give insights to explain the model prediction.
0
1
Updated 2022-06-25
Tags
Data Science