Search papers, labs, and topics across Lattice.
This paper benchmarks three neural network compression techniques—pruning, quantization, and knowledge distillation—for hyperspectral image classification using convolutional neural networks. The study evaluates the trade-offs between classification accuracy, memory consumption, and inference efficiency on two hyperspectral datasets. Results show that compressed models can significantly reduce model size and computational cost while maintaining competitive classification performance, suggesting their utility for resource-constrained remote sensing applications.
Hyperspectral image classification models can be significantly compressed without sacrificing accuracy, unlocking efficient deployment on resource-constrained remote sensing platforms.
Deep neural networks have achieved strong performance in image classification tasks due to their ability to learn complex patterns from high-dimensional data. However, their large computational and memory requirements often limit deployment on resource-constrained platforms such as remote sensing devices and edge systems. Network compression techniques have therefore been proposed to reduce model size and computational cost while maintaining predictive performance. In this study, we conduct a systematic evaluation of neural network compression methods for a remote sensing application, namely hyperspectral land cover classification. Specifically, we examine three widely used compression strategies for convolutional neural networks: pruning, quantization, and knowledge distillation. Experiments are conducted on two benchmark hyperspectral datasets, considering classification accuracy, memory consumption, and inference efficiency. Our results demonstrate that compressed models can significantly reduce model size and computational cost while maintaining competitive classification performance. These findings provide insights into the trade-offs between compression ratio, efficiency, and accuracy, and highlight the potential of compression techniques for enabling efficient deep learning deployment in remote sensing applications.