CVASIVApr 28, 2023

MMViT: Multiscale Multiview Vision Transformers

Meta AI
arXiv:2305.00104v18 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses the need for more robust backbone models in multiple domains, though it appears incremental as it builds on existing transformer architectures.

The paper tackles the problem of enhancing transformer models for vision tasks by introducing multiscale feature maps and multiview encodings, achieving state-of-the-art results on audio and image classification tasks.

We present Multiscale Multiview Vision Transformers (MMViT), which introduces multiscale feature maps and multiview encodings to transformer models. Our model encodes different views of the input signal and builds several channel-resolution feature stages to process the multiple views of the input at different resolutions in parallel. At each scale stage, we use a cross-attention block to fuse information across different views. This enables the MMViT model to acquire complex high-dimensional representations of the input at different resolutions. The proposed model can serve as a backbone model in multiple domains. We demonstrate the effectiveness of MMViT on audio and image classification tasks, achieving state-of-the-art results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes