Efficient Multitask Dense Predictor via Binarization
Yuzhang Shang, Dan Xu, Gaowen Liu, Ramana Rao Kompella, Yan Yan

TL;DR
This paper introduces a binarized multi-task dense predictor that significantly accelerates dense prediction models in computer vision, maintaining or improving performance through innovative information bottleneck and knowledge distillation techniques.
Contribution
It proposes a novel Binary Multi-task Dense Predictor (Bi-MTDP) with variants, enhancing efficiency and sometimes surpassing full-precision models by addressing information degradation.
Findings
Bi-MTDP outperforms full-precision models in some cases.
Deep information bottleneck improves representation quality.
Knowledge distillation corrects backward information flow.
Abstract
Multi-task learning for dense prediction has emerged as a pivotal area in computer vision, enabling simultaneous processing of diverse yet interrelated pixel-wise prediction tasks. However, the substantial computational demands of state-of-the-art (SoTA) models often limit their widespread deployment. This paper addresses this challenge by introducing network binarization to compress resource-intensive multi-task dense predictors. Specifically, our goal is to significantly accelerate multi-task dense prediction models via Binary Neural Networks (BNNs) while maintaining and even improving model performance at the same time. To reach this goal, we propose a Binary Multi-task Dense Predictor, Bi-MTDP, and several variants of Bi-MTDP, in which a multi-task dense predictor is constructed via specified binarized modules. Our systematical analysis of this predictor reveals that performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Data Compression Techniques · Advanced Algorithms and Applications
MethodsKnowledge Distillation
