ReMATF: Recurrent Motion-Adaptive Multi-scale Turbulence Mitigation for Dynamic Scenes

📅 2026-05-20
📈 Citations: 0
Influential: 0
📄 PDF

career value

214K/year
🤖 AI Summary
Atmospheric turbulence induces geometric distortions, blurring, and temporal flickering in video sequences, severely degrading visual quality. This work proposes a lightweight recurrent correction framework that achieves effective turbulence mitigation using only two consecutive frames. The method integrates a multi-scale encoder-decoder architecture, temporal optical flow-based warping, and a novel motion-adaptive, pixel-wise fusion mechanism to significantly enhance inter-frame consistency without expanding the temporal window. Evaluated on both synthetic and real-world turbulent video datasets, the proposed approach outperforms existing methods in terms of PSNR, SSIM, and LPIPS metrics, while achieving substantially faster inference than multi-frame Transformer-based baselines, making it well-suited for resource-constrained applications.
📝 Abstract
Atmospheric turbulence severely degrades video quality by introducing distortions such as geometric warping, blur, and temporal flickering, posing significant challenges to both visual clarity and temporal consistency. Current state-of-the-art methods are based on transformer, 3D architectures and require multi-frame input, but their large computational cost and memory usage limit real-time deployment, especially in resource-constrained scenarios. In this work, we propose ReMATF, a lightweight recurrent framework that restores videos using only two frames at a time while preserving spatial detail and temporal stability. ReMATF combines a multi-scale encoder-decoder with temporal warping and a motion-adaptive temporal fusion module that performs per-pixel fusion between the warped previous output and the current prediction to enhance coherence without enlarging the temporal window. This design reduces flicker, sharpens details, and remains efficient. Experiments on synthetic and real turbulence datasets show consistent improvements in PSNR/SSIM and perceptual quality (LPIPS), along with substantially faster inference than multi-frame transformer baselines, making ReMATF suitable turbulence mitigation in resource-constrained scenarios.
Problem

Research questions and friction points this paper is trying to address.

atmospheric turbulence
video degradation
temporal consistency
real-time deployment
computational efficiency
Innovation

Methods, ideas, or system contributions that make the work stand out.

Recurrent framework
Motion-adaptive fusion
Multi-scale turbulence mitigation
Two-frame restoration
Temporal consistency
🔎 Similar Papers
No similar papers found.