Application Specific Compression of Deep Learning Models
Rohit Raj Rai, Angana Borah, Amit Awekar

TL;DR
This paper introduces Application Specific Compression (ASC), a method that prunes deep learning models based on target application needs, resulting in more efficient and effective models for specific tasks.
Contribution
The paper proposes a novel application-aware pruning technique that improves model performance for specific tasks compared to traditional, application-agnostic compression methods.
Findings
ASC outperforms existing compression methods on BERT models.
Customized models show better accuracy for target applications.
Pruning reduces model size while maintaining or improving task performance.
Abstract
Large Deep Learning models are compressed and deployed for specific applications. However, current Deep Learning model compression methods do not utilize the information about the target application. As a result, the compressed models are application agnostic. Our goal is to customize the model compression process to create a compressed model that will perform better for the target application. Our method, Application Specific Compression (ASC), identifies and prunes components of the large Deep Learning model that are redundant specifically for the given target application. The intuition of our work is to prune the parts of the network that do not contribute significantly to updating the data representation for the given application. We have experimented with the BERT family of models for three applications: Extractive QA, Natural Language Inference, and Paraphrase Identification. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques · Anomaly Detection Techniques and Applications · Computational Physics and Python Applications
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Softmax · Layer Normalization · Dropout · Attention Is All You Need · WordPiece · Residual Connection · Attention Dropout · Linear Layer · Multi-Head Attention
