CVIVApr 3, 2025

Learning Phase Distortion with Selective State Space Models for Video Turbulence Mitigation

arXiv:2504.02697v28 citationsh-index: 9CVPR
Originality Highly original
AI Analysis

This addresses image degradation in long-range imaging systems, offering a more efficient and effective solution compared to existing deep learning methods.

The paper tackles video turbulence mitigation by introducing a method that combines a Selective State Space Model (MambaTM) for global receptive fields with linear complexity and Learned Latent Phase Distortion (LPD) to better capture turbulence effects, achieving state-of-the-art results on benchmarks with faster inference speed.

Atmospheric turbulence is a major source of image degradation in long-range imaging systems. Although numerous deep learning-based turbulence mitigation (TM) methods have been proposed, many are slow, memory-hungry, and do not generalize well. In the spatial domain, methods based on convolutional operators have a limited receptive field, so they cannot handle a large spatial dependency required by turbulence. In the temporal domain, methods relying on self-attention can, in theory, leverage the lucky effects of turbulence, but their quadratic complexity makes it difficult to scale to many frames. Traditional recurrent aggregation methods face parallelization challenges. In this paper, we present a new TM method based on two concepts: (1) A turbulence mitigation network based on the Selective State Space Model (MambaTM). MambaTM provides a global receptive field in each layer across spatial and temporal dimensions while maintaining linear computational complexity. (2) Learned Latent Phase Distortion (LPD). LPD guides the state space model. Unlike classical Zernike-based representations of phase distortion, the new LPD map uniquely captures the actual effects of turbulence, significantly improving the model's capability to estimate degradation by reducing the ill-posedness. Our proposed method exceeds current state-of-the-art networks on various synthetic and real-world TM benchmarks with significantly faster inference speed.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes