MedVSR: Medical Video Super-Resolution with Cross State-Space Propagation
Xinyu Liu, Guolei Sun, Cheng Wang, Yixuan Yuan, Ender Konukoglu
TL;DR
MedVSR tackles the problem of reconstructing high-quality medical videos from LR sequences affected by motion and abrupt frame changes. It introduces Cross State-Space Propagation to use distant frames as control signals within state-space blocks and Inner State-Space Reconstruction to jointly learn long-range spatial features with large-kernel aggregation. Across four medical datasets (endoscopy and cataract surgery), MedVSR achieves state-of-the-art reconstruction quality and efficiency, outperforming existing VSR methods while maintaining lower computational cost. The approach yields sharper textures and better preservation of delicate tissue details, supporting improved diagnostic reliability and tool visualization in clinical workflows.
Abstract
High-resolution (HR) medical videos are vital for accurate diagnosis, yet are hard to acquire due to hardware limitations and physiological constraints. Clinically, the collected low-resolution (LR) medical videos present unique challenges for video super-resolution (VSR) models, including camera shake, noise, and abrupt frame transitions, which result in significant optical flow errors and alignment difficulties. Additionally, tissues and organs exhibit continuous and nuanced structures, but current VSR models are prone to introducing artifacts and distorted features that can mislead doctors. To this end, we propose MedVSR, a tailored framework for medical VSR. It first employs Cross State-Space Propagation (CSSP) to address the imprecise alignment by projecting distant frames as control matrices within state-space models, enabling the selective propagation of consistent and informative features to neighboring frames for effective alignment. Moreover, we design an Inner State-Space Reconstruction (ISSR) module that enhances tissue structures and reduces artifacts with joint long-range spatial feature learning and large-kernel short-range information aggregation. Experiments across four datasets in diverse medical scenarios, including endoscopy and cataract surgeries, show that MedVSR significantly outperforms existing VSR models in reconstruction performance and efficiency. Code released at https://github.com/CUHK-AIM-Group/MedVSR.
