paper-with-me

Papers

Multiscale Memory Comparator Transformer for Few-Shot Video Segmentation

2023-07-15 · Mennatullah Siam, Rezaul Karim, He Zhao, Richard Wildes

Few-shot video segmentation is the task of delineating a specific novel class in a query video using few labelled support images. Typical approaches compare support and query features while limiting comparisons to a single feature layer and thereby ignore potentially valuable information. We present a meta-learned Multiscale Memory Comparator (MMC) for few-shot video segmentation that combines information across scales within a transformer decoder. Typical multiscale transformer decoders for segmentation tasks learn a compressed representation, their queries, through information exchange across scales. Unlike previous work, we instead preserve the detailed feature maps during across scale information exchange via a multiscale memory transformer decoding to reduce confusion between the background and novel class. Integral to the approach, we investigate multiple forms of information exchange across scales in different tasks and provide insights with empirical evidence on which to use in each task. The overall comparisons among query and support features benefit from both rich semantics and precise localization. We demonstrate our approach primarily on few-shot video object segmentation and an adapted version on the fully supervised counterpart. In all cases, our approach outperforms the baseline and yields state-of-the-art performance. Our code is publicly available at https://github.com/MSiam/MMC-MultiscaleMemory.

📄 PDF Abstract BibTeX arXiv:2307.07812

Code (1)

msiam/mmc-multiscalememory 공식 구현 pytorch

Tasks

DecoderSegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

MeMViT: Memory-Augmented Multiscale Vision Transformer for Efficient Long-Term Video Recognition

2022-01-20 · CVPR 2022 1 · Chao-yuan Wu, Yanghao Li, Karttikeya Mangalam, Haoqi Fan 외

While today's video recognition systems parse snapshots or short clips accurately, they cannot connect the dots and reason across a longer range of time yet. Most existing video architectures can only process <5 seconds …

Action AnticipationAction ClassificationAction RecognitionVideo Recognition

Multiscale Video Transformers for Class Agnostic Segmentation in Autonomous Driving

2025-08-20 · Leila Cheshmi, Mennatullah Siam arxiv

Ensuring safety in autonomous driving is a complex challenge requiring handling unknown objects and unforeseen driving scenarios. We develop multiscale video transformers capable of detecting unknown objects using only m…

Panoptic SegmentationAutonomous DrivingVisual Grounding

Efficient Multiscale Multimodal Bottleneck Transformer for Audio-Video Classification

2024-01-08 · Wentao Zhu

In recent years, researchers combine both audio and video signals to deal with challenges where actions are not well represented or captured by visual cues. However, how to effectively leverage the two modalities is stil…

GPURepresentation LearningVideo Classification

Multiscaled Multi-Head Attention-based Video Transformer Network for Hand Gesture Recognition

2025-01-01 · Mallika Garg, Debashis Ghosh, Pyari Mohan Pradhan

Dynamic gesture recognition is one of the challenging research areas due to variations in pose, size, and shape of the signer's hand. In this letter, Multiscaled Multi-Head Attention Video Transformer Network (MsMHA-VTN)…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Multiscale Vision Transformers

2021-04-22 · ICCV 2021 10 · Haoqi Fan, Bo Xiong, Karttikeya Mangalam, Yanghao Li 외

We present Multiscale Vision Transformers (MViT) for video and image recognition, by connecting the seminal idea of multiscale feature hierarchies with transformer models. Multiscale Transformers have several channel-res…

Action ClassificationAction Recognitionimage-classificationImage Classification+1