HSIDMamba: Exploring Bidirectional State-Space Models for Hyperspectral Denoising
Paper
• 2404.09697 • Published
• 1
Note The first extension that we apply to the standard Mamba module is to convert it from causal (left-to-right) to bi-directional. We achieve this by applying the Mamba module twice: once to the original sequence and once to a copy that is reversed along the length dimension. To combine information, the output of the reversed sequence is flipped along the length dimension and added to the forward one.