Related Experiment Video
Updated: Sep 11, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
635
Strategies at a glance: A comparative analysis of training techniques for optimizing early-exit deep neural networks
Haseena Rahmath P1, Kuldeep Chaurasia1, Abhay Bansal1
1School of Computer Science Engineering and Technology, Bennett University, Plot Nos 8-11, TechZone II, Greater Noida, UP, India.
Summary
This study compares six training strategies for early-exit deep neural networks (DNNs). Hybrid strategies offer the best balance of accuracy and computational efficiency for adaptive inference.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Early-exit deep neural networks (DNNs) allow adaptive inference, reducing computational costs by enabling predictions at intermediate layers.
- The performance of early-exit DNNs is significantly influenced by training strategies, which have not been systematically explored.
Purpose of the Study:
- To systematically compare six prominent training strategies for early-exit DNNs.
- To evaluate the impact of these strategies on accuracy, convergence, overfitting, and training efficiency across various architectures and datasets.
Main Methods:
- Compared Joint, Separate, Branch-wise, Two-stage, Distillation-based, and Hybrid strategies.
- Utilized MobileNet, ResNet, and VGG architectures on CIFAR-10, CIFAR-100, ImageNet-100, and ChestX-ray14 benchmarks.
- Employed statistical validation including ANOVA and Tukey's HSD tests.
Main Results:
- Joint and Distillation-based strategies showed strong generalization but higher computational costs.
- Two-stage and Branch-wise strategies exhibited overfitting at deeper exits; Separate training performed poorly at early exits.
- Hybrid strategies demonstrated a superior balance between accuracy and efficiency.
Conclusions:
- The choice of training strategy critically impacts early-exit DNN performance.
- Hybrid strategies provide optimal trade-offs for resource-constrained applications.
- Findings offer practical guidance for optimizing DNN training and inform future research.
Related Concept Videos
Survival Tree
159
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
159
Improving Translational Accuracy
11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K

