English

Diagnosing and Preventing Instabilities in Recurrent Video Processing

Computer Vision and Pattern Recognition 2023-03-14 v3

Abstract

Recurrent models are a popular choice for video enhancement tasks such as video denoising or super-resolution. In this work, we focus on their stability as dynamical systems and show that they tend to fail catastrophically at inference time on long video sequences. To address this issue, we (1) introduce a diagnostic tool which produces input sequences optimized to trigger instabilities and that can be interpreted as visualizations of temporal receptive fields, and (2) propose two approaches to enforce the stability of a model during training: constraining the spectral norm or constraining the stable rank of its convolutional layers. We then introduce Stable Rank Normalization for Convolutional layers (SRN-C), a new algorithm that enforces these constraints. Our experimental results suggest that SRN-C successfully enforces stability in recurrent video processing models without a significant performance loss.

Keywords

Cite

@article{arxiv.2010.05099,
  title  = {Diagnosing and Preventing Instabilities in Recurrent Video Processing},
  author = {Thomas Tanay and Aivar Sootla and Matteo Maggioni and Puneet K. Dokania and Philip Torr and Ales Leonardis and Gregory Slabaugh},
  journal= {arXiv preprint arXiv:2010.05099},
  year   = {2023}
}
R2 v1 2026-06-23T19:14:31.047Z