paper-with-me

Papers

Referred by Multi-Modality: A Unified Temporal Transformer for Video Object Segmentation

2023-05-25 · Shilin Yan, Renrui Zhang, Ziyu Guo, Wenchao Chen, Wei zhang, Hongyang Li, Yu Qiao, Hao Dong, Zhongjiang He, Peng Gao

Recently, video object segmentation (VOS) referred by multi-modal signals, e.g., language and audio, has evoked increasing attention in both industry and academia. It is challenging for exploring the semantic alignment within modalities and the visual correspondence across frames. However, existing methods adopt separate network architectures for different modalities, and neglect the inter-frame temporal interaction with references. In this paper, we propose MUTR, a Multi-modal Unified Temporal transformer for Referring video object segmentation. With a unified framework for the first time, MUTR adopts a DETR-style transformer and is capable of segmenting video objects designated by either text or audio reference. Specifically, we introduce two strategies to fully explore the temporal relations between videos and multi-modal signals. Firstly, for low-level temporal aggregation before the transformer, we enable the multi-modal references to capture multi-scale visual cues from consecutive video frames. This effectively endows the text or audio signals with temporal knowledge and boosts the semantic alignment between modalities. Secondly, for high-level temporal interaction after the transformer, we conduct inter-frame feature communication for different object embeddings, contributing to better object-wise correspondence for tracking along the video. On Ref-YouTube-VOS and AVSBench datasets with respective text and audio references, MUTR achieves +4.2% and +8.7% J&F improvements to state-of-the-art methods, demonstrating our significance for unified multi-modal VOS. Code is released at https://github.com/OpenGVLab/MUTR.

📄 PDF Abstract BibTeX arXiv:2305.16318

Code (1)

opengvlab/mutr 공식 구현 pytorch

Tasks

ObjectReferring Expression SegmentationReferring Video Object SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

Unified Contrastive Fusion Transformer for Multimodal Human Action Recognition

2023-09-10 · Kyoung Ok Yang, Junho Koh, Jun Won Choi

Various types of sensors have been considered to develop human action recognition (HAR) models. Robust HAR performance can be achieved by fusing multimodal data acquired by different sensors. In this paper, we introduce …

Action RecognitionContrastive LearningTemporal Action Localization

Modality Shifting Attention Network for Multi-modal Video Question Answering

2020-07-04 · CVPR 2020 6 · Junyeong Kim, Minuk Ma, Trung Pham, Kyung-Su Kim 외

This paper considers a network referred to as Modality Shifting Attention Network (MSAN) for Multimodal Video Question Answering (MVQA) task. MSAN decomposes the task into two sub-tasks: (1) localization of temporal mome…

Question AnsweringTemporal LocalizationVideo Question Answering

Paths: Prompt-aware Spatio-temporal Transformer with Hierarchical Multi-modal Fusion for RGB-Event Video Person Re-Identification

2026-08-13 · Yakun Huo, Yingquan Wang, Yangyang Liu, Tianyu Yan 외 arxiv

RGB-Event Video Person Re-Identification (RE-VReID) aims to retrieve specific person across non-overlapping cameras with complementary RGB videos and event streams. However, existing methods often decouple spatial and te…

Person Re-IdentificationRepresentation Learning

ProAV-DiT: A Projected Latent Diffusion Transformer for Efficient Synchronized Audio-Video Generation

2025-11-15 · Jiahui Sun, Weining Wang, Mingzhen Sun, Yirong Yang 외 arxiv

Sounding Video Generation (SVG) remains a challenging task due to the inherent structural misalignment between audio and video, as well as the high computational cost of multimodal data processing. In this paper, we intr…

Computational EfficiencyVideo Generation

All in One: Exploring Unified Video-Language Pre-training

2022-03-14 · CVPR 2023 1 · Alex Jinpeng Wang, Yixiao Ge, Rui Yan, Yuying Ge 외

Mainstream Video-Language Pre-training models \cite{actbert,clipbert,violet} consist of three parts, a video encoder, a text encoder, and a video-text fusion Transformer. They pursue better performance via utilizing heav…

AllLanguage ModellingMultiple-choiceQuestion Answering+9