The Normalized Difference Layer: A Differentiable Spectral Index Formulation for Deep Learning
Ali Lotfi, Adam Carter, Mohammad Meysami, Thuan Ha, Kwabena Nketia, Steve Shirtliffe

TL;DR
This paper introduces a differentiable spectral index layer for deep learning that learns band coefficients from data, maintaining spectral benefits while improving adaptability and efficiency in remote sensing tasks.
Contribution
It proposes a novel differentiable layer that learns normalized difference coefficients, integrating classical spectral indices into deep learning models with end-to-end training capabilities.
Findings
Achieves similar accuracy to standard MLPs with 75% fewer parameters.
Handles multiplicative noise with minimal accuracy loss.
Coefficients learned are consistent across network depths.
Abstract
Normalized difference indices have been a staple in remote sensing for decades. They stay reliable under lighting changes produce bounded values and connect well to biophysical signals. Even so, they are usually treated as a fixed pre processing step with coefficients set to one, which limits how well they can adapt to a specific learning task. In this study, we introduce the Normalized Difference Layer that is a differentiable neural network module. The proposed method keeps the classical idea but learns the band coefficients from data. We present a complete mathematical framework for integrating this layer into deep learning architectures that uses softplus reparameterization to ensure positive coefficients and bounded denominators. We describe forward and backward pass algorithms enabling end to end training through backpropagation. This approach preserves the key benefits of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Remote Sensing in Agriculture · Advanced Neural Network Applications
