TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/End-to-End Referring Video Object Segmentation with Multim...

End-to-End Referring Video Object Segmentation with Multimodal Transformers

Adam Botach, Evgenii Zheltonozhskii, Chaim Baskin

2021-11-29CVPR 2022 1Referring Video Object SegmentationReferring Expression SegmentationSegmentationSemantic SegmentationVideo Object SegmentationInstance SegmentationVideo Semantic SegmentationVideo Understanding
PaperPDFCode(official)Code

Abstract

The referring video object segmentation task (RVOS) involves segmentation of a text-referred object instance in the frames of a given video. Due to the complex nature of this multimodal task, which combines text reasoning, video understanding, instance segmentation and tracking, existing approaches typically rely on sophisticated pipelines in order to tackle it. In this paper, we propose a simple Transformer-based approach to RVOS. Our framework, termed Multimodal Tracking Transformer (MTTR), models the RVOS task as a sequence prediction problem. Following recent advancements in computer vision and natural language processing, MTTR is based on the realization that video and text can be processed together effectively and elegantly by a single multimodal Transformer model. MTTR is end-to-end trainable, free of text-related inductive bias components and requires no additional mask-refinement post-processing steps. As such, it simplifies the RVOS pipeline considerably compared to existing methods. Evaluation on standard benchmarks reveals that MTTR significantly outperforms previous art across multiple metrics. In particular, MTTR shows impressive +5.7 and +5.0 mAP gains on the A2D-Sentences and JHMDB-Sentences datasets respectively, while processing 76 frames per second. In addition, we report strong results on the public validation set of Refer-YouTube-VOS, a more challenging RVOS dataset that has yet to receive the attention of researchers. The code to reproduce our experiments is available at https://github.com/mttr2021/MTTR

Results

TaskDatasetMetricValueModel
VideoReVOSF25.9MTTR (Video-Swin-T)
VideoReVOSJ25.1MTTR (Video-Swin-T)
VideoReVOSJ&F25.5MTTR (Video-Swin-T)
VideoReVOSR5.6MTTR (Video-Swin-T)
VideoMeViSF31.2MTTR
VideoMeViSJ28.8MTTR
VideoMeViSJ&F30MTTR
Instance SegmentationRefer-YouTube-VOS (2021 public validation)F56.64MTTR (w=12)
Instance SegmentationRefer-YouTube-VOS (2021 public validation)J54MTTR (w=12)
Instance SegmentationRefer-YouTube-VOS (2021 public validation)J&F55.32MTTR (w=12)
Instance SegmentationA2D SentencesAP0.461MTTR (w=10)
Instance SegmentationA2D SentencesIoU mean0.64MTTR (w=10)
Instance SegmentationA2D SentencesIoU overall0.72MTTR (w=10)
Instance SegmentationA2D SentencesPrecision@0.50.754MTTR (w=10)
Instance SegmentationA2D SentencesPrecision@0.60.712MTTR (w=10)
Instance SegmentationA2D SentencesPrecision@0.70.638MTTR (w=10)
Instance SegmentationA2D SentencesPrecision@0.80.485MTTR (w=10)
Instance SegmentationA2D SentencesPrecision@0.90.169MTTR (w=10)
Instance SegmentationA2D SentencesAP0.447MTTR (w=8)
Instance SegmentationA2D SentencesIoU mean0.618MTTR (w=8)
Instance SegmentationA2D SentencesIoU overall0.702MTTR (w=8)
Instance SegmentationA2D SentencesPrecision@0.50.721MTTR (w=8)
Instance SegmentationA2D SentencesPrecision@0.60.684MTTR (w=8)
Instance SegmentationA2D SentencesPrecision@0.70.607MTTR (w=8)
Instance SegmentationA2D SentencesPrecision@0.80.456MTTR (w=8)
Instance SegmentationA2D SentencesPrecision@0.90.164MTTR (w=8)
Instance SegmentationJ-HMDBAP0.392MTTR (w=10)
Instance SegmentationJ-HMDBIoU mean0.698MTTR (w=10)
Instance SegmentationJ-HMDBIoU overall0.701MTTR (w=10)
Instance SegmentationJ-HMDBPrecision@0.50.939MTTR (w=10)
Instance SegmentationJ-HMDBPrecision@0.60.852MTTR (w=10)
Instance SegmentationJ-HMDBPrecision@0.70.616MTTR (w=10)
Instance SegmentationJ-HMDBPrecision@0.80.166MTTR (w=10)
Instance SegmentationJ-HMDBPrecision@0.90.001MTTR (w=10)
Instance SegmentationJ-HMDBAP0.366MTTR (w=8)
Instance SegmentationJ-HMDBIoU mean0.679MTTR (w=8)
Instance SegmentationJ-HMDBIoU overall0.674MTTR (w=8)
Instance SegmentationJ-HMDBPrecision@0.50.91MTTR (w=8)
Instance SegmentationJ-HMDBPrecision@0.60.815MTTR (w=8)
Instance SegmentationJ-HMDBPrecision@0.70.57MTTR (w=8)
Instance SegmentationJ-HMDBPrecision@0.80.144MTTR (w=8)
Instance SegmentationJ-HMDBPrecision@0.90.001MTTR (w=8)
Video Object SegmentationReVOSF25.9MTTR (Video-Swin-T)
Video Object SegmentationReVOSJ25.1MTTR (Video-Swin-T)
Video Object SegmentationReVOSJ&F25.5MTTR (Video-Swin-T)
Video Object SegmentationReVOSR5.6MTTR (Video-Swin-T)
Video Object SegmentationMeViSF31.2MTTR
Video Object SegmentationMeViSJ28.8MTTR
Video Object SegmentationMeViSJ&F30MTTR
Referring Expression SegmentationRefer-YouTube-VOS (2021 public validation)F56.64MTTR (w=12)
Referring Expression SegmentationRefer-YouTube-VOS (2021 public validation)J54MTTR (w=12)
Referring Expression SegmentationRefer-YouTube-VOS (2021 public validation)J&F55.32MTTR (w=12)
Referring Expression SegmentationA2D SentencesAP0.461MTTR (w=10)
Referring Expression SegmentationA2D SentencesIoU mean0.64MTTR (w=10)
Referring Expression SegmentationA2D SentencesIoU overall0.72MTTR (w=10)
Referring Expression SegmentationA2D SentencesPrecision@0.50.754MTTR (w=10)
Referring Expression SegmentationA2D SentencesPrecision@0.60.712MTTR (w=10)
Referring Expression SegmentationA2D SentencesPrecision@0.70.638MTTR (w=10)
Referring Expression SegmentationA2D SentencesPrecision@0.80.485MTTR (w=10)
Referring Expression SegmentationA2D SentencesPrecision@0.90.169MTTR (w=10)
Referring Expression SegmentationA2D SentencesAP0.447MTTR (w=8)
Referring Expression SegmentationA2D SentencesIoU mean0.618MTTR (w=8)
Referring Expression SegmentationA2D SentencesIoU overall0.702MTTR (w=8)
Referring Expression SegmentationA2D SentencesPrecision@0.50.721MTTR (w=8)
Referring Expression SegmentationA2D SentencesPrecision@0.60.684MTTR (w=8)
Referring Expression SegmentationA2D SentencesPrecision@0.70.607MTTR (w=8)
Referring Expression SegmentationA2D SentencesPrecision@0.80.456MTTR (w=8)
Referring Expression SegmentationA2D SentencesPrecision@0.90.164MTTR (w=8)
Referring Expression SegmentationJ-HMDBAP0.392MTTR (w=10)
Referring Expression SegmentationJ-HMDBIoU mean0.698MTTR (w=10)
Referring Expression SegmentationJ-HMDBIoU overall0.701MTTR (w=10)
Referring Expression SegmentationJ-HMDBPrecision@0.50.939MTTR (w=10)
Referring Expression SegmentationJ-HMDBPrecision@0.60.852MTTR (w=10)
Referring Expression SegmentationJ-HMDBPrecision@0.70.616MTTR (w=10)
Referring Expression SegmentationJ-HMDBPrecision@0.80.166MTTR (w=10)
Referring Expression SegmentationJ-HMDBPrecision@0.90.001MTTR (w=10)
Referring Expression SegmentationJ-HMDBAP0.366MTTR (w=8)
Referring Expression SegmentationJ-HMDBIoU mean0.679MTTR (w=8)
Referring Expression SegmentationJ-HMDBIoU overall0.674MTTR (w=8)
Referring Expression SegmentationJ-HMDBPrecision@0.50.91MTTR (w=8)
Referring Expression SegmentationJ-HMDBPrecision@0.60.815MTTR (w=8)
Referring Expression SegmentationJ-HMDBPrecision@0.70.57MTTR (w=8)
Referring Expression SegmentationJ-HMDBPrecision@0.80.144MTTR (w=8)
Referring Expression SegmentationJ-HMDBPrecision@0.90.001MTTR (w=8)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17