π€ AI Summary
Existing DeepFake detection methods predominantly operate in the RGB color space, limiting their capacity to capture subtle forgeries. To address this limitation, we propose HSI-Detectβthe first DeepFake detector leveraging hyperspectral domain mapping. Our approach employs a spectral reconstruction network to synthesize 31-channel hyperspectral data from a single RGB image, thereby amplifying generative artifacts across dense spectral dimensions. We further introduce a two-stage deep detection framework that jointly models cross-band anomaly patterns. By transcending the information bottleneck inherent in RGB representations, HSI-Detect achieves state-of-the-art performance on FaceForensics++, outperforming leading RGB-based baselines by +5.2% in AUC. This demonstrates the efficacy and generalizability of hyperspectral representation for authenticating synthetic media.
π Abstract
Modern generative and diffusion models produce highly realistic images that can mislead human perception and even sophisticated automated detection systems. Most detection methods operate in RGB space and thus analyze only three spectral channels. We propose HSI-Detect, a two-stage pipeline that reconstructs a 31-channel hyperspectral image from a standard RGB input and performs detection in the hyperspectral domain. Expanding the input representation into denser spectral bands amplifies manipulation artifacts that are often weak or invisible in the RGB domain, particularly in specific frequency bands. We evaluate HSI-Detect across FaceForensics++ dataset and show the consistent improvements over RGB-only baselines, illustrating the promise of spectral-domain mapping for Deepfake detection.