Combining multiple compression techniques (pruning, quantization, distillation) can dramatically shrink Vision Transformers for on-device deployment, but simpler approaches sometimes match performance at lower computational cost.
This paper presents a method to compress Vision Transformers for plant disease detection on mobile devices. The researchers combine three compression techniques—pruning, quantization, and knowledge distillation—to reduce model size by 54.5x while maintaining 95% accuracy on chilli disease classification, enabling deployment in resource-limited agricultural settings.