HYDRA: HYbrid knowledge Distillation and spectral Reconstruction Algorithm for high channel hyperspectral camera applications
Christopher Thirgood, Oscar Mendez, Erin Ling, Jon Storey, Simon Hadfield
TL;DR
HYDRA tackles the challenge of generalizable spectral reconstruction from RGB to high-channel hyperspectral images by learning in a compact latent space $S'$. It introduces a cross-modal Teacher-Student framework, where a hyperspectral autoencoder (Teacher) learns $S'$ and an RGB-to-latent mapper (Student) is trained to translate RGB inputs into that latent domain, followed by a refinement stage that end-to-end tunes the Decoder. The three-stage training—Teacher encoding, RGB-to-latent mapping, and end-to-end refinement—yields state-of-the-art accuracy while reducing FLOPs, enabling robust SR across datasets with up to 204 channels. HYDRA’s combination of SE-enabled spectral compression, MDTA-based attention in a U-Net–style Student, and cross-modal distillation offers a practical, scalable solution for high-dimensional HSIs.
Abstract
Hyperspectral images (HSI) promise to support a range of new applications in computer vision. Recent research has explored the feasibility of generalizable Spectral Reconstruction (SR), the problem of recovering a HSI from a natural three-channel color image in unseen scenarios. However, previous Multi-Scale Attention (MSA) works have only demonstrated sufficient generalizable results for very sparse spectra, while modern HSI sensors contain hundreds of channels. This paper introduces a novel approach to spectral reconstruction via our HYbrid knowledge Distillation and spectral Reconstruction Architecture (HYDRA). Using a Teacher model that encapsulates latent hyperspectral image data and a Student model that learns mappings from natural images to the Teacher's encoded domain, alongside a novel training method, we achieve high-quality spectral reconstruction. This addresses key limitations of prior SR models, providing SOTA performance across all metrics, including an 18\% boost in accuracy, and faster inference times than current SOTA models at various channel depths.
