Towards Robust and Generalizable Continuous Space-Time Video Super-Resolution with Events
Shuoyan Wei, Feng Li, Shengeng Tang, Runmin Cong, Yao Zhao, Meng Wang, Huihui Bai
TL;DR
The paper tackles the challenge of robustly reconstructing high-resolution and high-frame-rate videos at arbitrary spatial and temporal scales (C-STVSR). It introduces EvEnhancer, which fuses event streams with frame data through an Event-Adapted Synthesis Module (EASM) for long-term motion modeling and a Local Implicit Video Transformer (LIVT) for unified continuous video representations. To improve efficiency and generalization, EvEnhancerPlus adds a parameter-free Controllable Switch Mechanism (CSM) and a cross-derivative training strategy (CDTS) to adapt pixel-wise routing to varying reconstruction difficulties. Empirical results on synthetic and real-world datasets show state-of-the-art performance and strong OOD generalization, with EvEnhancerPlus delivering notable efficiency gains while maintaining accuracy. The work advances practical C-STVSR by integrating high-temporal-resolution event data with continuous implicit representations and scalable, adaptive computation.
Abstract
Continuous space-time video super-resolution (C-STVSR) has garnered increasing interest for its capability to reconstruct high-resolution and high-frame-rate videos at arbitrary spatial and temporal scales. However, prevailing methods often generalize poorly, producing unsatisfactory results when applied to out-of-distribution (OOD) scales. To overcome this limitation, we present EvEnhancer, a novel approach that marries the unique properties of high temporal resolution and high dynamic range encapsulated in event streams to achieve robust and generalizable C-STVSR. Our approach incorporates event-adapted synthesis that capitalizes on the spatiotemporal correlations between frames and events to capture long-term motion trajectories, enabling adaptive interpolation and fusion across space and time. This is then coupled with a local implicit video transformer that integrates local implicit video neural function with cross-scale spatiotemporal attention to learn continuous video representations and generate plausible videos at arbitrary resolutions and frame rates. We further develop EvEnhancerPlus, which builds a controllable switching mechanism that dynamically determines the reconstruction difficulty for each spatiotemporal pixel based on local event statistics. This allows the model to adaptively route reconstruction along the most suitable pathways at a fine-grained pixel level, substantially reducing computational overhead while maintaining excellent performance. Furthermore, we devise a cross-derivative training strategy that stabilizes the convergence of such a multi-pathway framework through staged cross-optimization. Extensive experiments demonstrate that our method achieves state-of-the-art performance on both synthetic and real-world datasets, while maintaining superior generalizability at OOD scales. The code is available at https://github.com/W-Shuoyan/EvEnhancerPlus.
