CrAFT: Compression-Aware Fine-Tuning for Efficient Visual Task Adaptation
Jung Hwan Heo, Seyedarmin Azizi, Arash Fayyazi, Massoud Pedram

TL;DR
CrAFT is a simple, efficient fine-tuning framework that enhances post-training compression methods like pruning and quantization, enabling effective deployment of large vision models with minimal additional training.
Contribution
It introduces a novel fine-tuning approach with sharpness minimization that improves compression performance without significant training overhead.
Findings
Significantly boosts pruning and quantization effectiveness.
Achieves task adaptation with minimal fine-tuning time.
Applicable to both convolution and attention-based models.
Abstract
Transfer learning has become a popular task adaptation method in the era of foundation models. However, many foundation models require large storage and computing resources, which makes off-the-shelf deployment impractical. Post-training compression techniques such as pruning and quantization can help lower deployment costs. Unfortunately, the resulting performance degradation limits the usability and benefits of such techniques. To close this performance gap, we propose CrAFT, a simple fine-tuning framework that enables effective post-training network compression. In CrAFT, users simply employ the default fine-tuning schedule along with sharpness minimization objective, simultaneously facilitating task adaptation and compression-friendliness. Contrary to the conventional sharpness minimization techniques, which are applied during pretraining, the CrAFT approach adds negligible training…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Image Enhancement Techniques
MethodsPruning · Adam
