English

MED-VT++: Unifying Multimodal Learning with a Multiscale Encoder-Decoder Video Transformer

Computer Vision and Pattern Recognition 2024-09-18 v3

Abstract

In this paper, we present an end-to-end trainable unified multiscale encoder-decoder transformer that is focused on dense prediction tasks in video. The presented Multiscale Encoder-Decoder Video Transformer (MED-VT) uses multiscale representation throughout and employs an optional input beyond video (e.g., audio), when available, for multimodal processing (MED-VT++). Multiscale representation at both encoder and decoder yields three key benefits: (i) implicit extraction of spatiotemporal features at different levels of abstraction for capturing dynamics without reliance on input optical flow, (ii) temporal consistency at encoding and (iii) coarse-to-fine detection for high-level (e.g., object) semantics to guide precise localization at decoding. Moreover, we present a transductive learning scheme through many-to-many label propagation to provide temporally consistent video predictions. We showcase MED-VT/MED-VT++ on three unimodal video segmentation tasks (Automatic Video Object Segmentation (AVOS), actor-action segmentation and Video Semantic Segmentation (VSS)) as well as a multimodal segmentation task (Audio-Visual Segmentation (AVS)). Results show that the proposed architecture outperforms alternative state-of-the-art approaches on multiple benchmarks using only video (and optional audio) as input, without reliance on optical flow. Finally, to document details of the model's internal learned representations, we present a detailed interpretability study, encompassing both quantitative and qualitative analyses.

Keywords

Cite

@article{arxiv.2304.05930,
  title  = {MED-VT++: Unifying Multimodal Learning with a Multiscale Encoder-Decoder Video Transformer},
  author = {Rezaul Karim and He Zhao and Richard P. Wildes and Mennatullah Siam},
  journal= {arXiv preprint arXiv:2304.05930},
  year   = {2024}
}

Comments

Extension of CVPR'23 paper for journal submission

R2 v1 2026-06-28T10:02:24.989Z