HyCoT: A Transformer-Based Autoencoder for Hyperspectral Image Compression

Martin Hermann Paul Fuchs,Behnood Rasti,Begüm Demir
2024-11-14
Abstract:The development of learning-based hyperspectral image (HSI) compression models has recently attracted significant interest. Existing models predominantly utilize convolutional filters, which capture only local dependencies. Furthermore,they often incur high training costs and exhibit substantial computational complexity. To address these limitations, in this paper we propose Hyperspectral Compression Transformer (HyCoT) that is a transformer-based autoencoder for pixelwise HSI compression. Additionally, we apply a simple yet effective training set reduction approach to accelerate the training process. Experimental results on the HySpecNet-11k dataset demonstrate that HyCoT surpasses the state of the art across various compression ratios by over 1 dB of PSNR with significantly reduced computational requirements. Our code and pre-trained weights are publicly available at <a class="link-external link-https" href="https://git.tu-berlin.de/rsim/hycot" rel="external noopener nofollow">this https URL</a> .
Computer Vision and Pattern Recognition,Image and Video Processing
What problem does this paper attempt to address?