Streaming Multiscale Deep Equilibrium Models


Creative Commons License

ERTENLİ C. U., AKBAŞ E., CİNBİŞ R. G.

17th European Conference on Computer Vision, ECCV 2022, Tel-Aviv-Yafo, İsrail, 23 - 27 Ekim 2022, cilt.13671 LNCS, ss.189-205 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası: 13671 LNCS
  • Doi Numarası: 10.1007/978-3-031-20083-0_12
  • Basıldığı Şehir: Tel-Aviv-Yafo
  • Basıldığı Ülke: İsrail
  • Sayfa Sayıları: ss.189-205
  • Anahtar Kelimeler: Implicit layer models, Video analysis and understanding, Video object detection, Video semantic segmentation
  • Orta Doğu Teknik Üniversitesi Adresli: Evet

Özet

© 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.We present StreamDEQ, a method that infers frame-wise representations on videos with minimal per-frame computation. In contrast to conventional methods where compute time grows at least linearly with the network depth, we aim to update the representations in a continuous manner. For this purpose, we leverage the recently emerging implicit layer models, which infer the representation of an image by solving a fixed-point problem. Our main insight is to leverage the slowly changing nature of videos and use the previous frame representation as an initial condition on each frame. This scheme effectively recycles the recent inference computations and greatly reduces the needed processing time. Through extensive experimental analysis, we show that StreamDEQ is able to recover near-optimal representations in a few frames time, and maintain an up-to-date representation throughout the video duration. Our experiments on video semantic segmentation and video object detection show that StreamDEQ achieves on par accuracy with the baseline (standard MDEQ) while being more than 3× faster. Code and additional results are available at https://ufukertenli.github.io/streamdeq/.