128 citations · 351 across the 12 of their papers we have counts for
3 papers · 1 filter
Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training
Shuai Zhao, Liguang Zhou, Wenxiao Wang +3
The width of a neural network matters since increasing the width will necessarily increase the model capacity. However, the performance of a network does not improve linearly with…
Accelerate CNNs from Three Dimensions: A Comprehensive Pruning Framework
Wenxiao Wang, Minghao Chen, Shuai Zhao +6
Most neural network pruning methods, such as filter-level and layer-level prunings, prune the network model along one dimension (depth, width, or resolution) solely to meet a compu…
Adversarial-Learned Loss for Domain Adaptation
Minghao Chen, Shuai Zhao, Haifeng Liu +1
Recently, remarkable progress has been made in learning transferable representation across domains. Previous works in domain adaptation are majorly based on two techniques: domain-…