Highlight

Masked-attention Mask Transformer for Universal Image Segmentation

Introduces Mask2Former, a single architecture using masked attention to address panoptic, instance, and semantic segmentation tasks.

Based on

Masked-attention Mask Transformer for Universal Image Segmentation

By Bowen Cheng, Ishan Misra, A. Schwing et al.Computer Vision and Pattern Recognition
Read original article →

Image segmentation groups pixels by different semantics, such as category or instance membership, and each choice of semantics defines a distinct task like panoptic, instance, or semantic segmentation. Rather than designing a specialized architecture for each, this paper presents the Masked-attention Mask Transformer (Mask2Former), a single architecture capable of addressing any of these tasks. Its central innovation is masked attention, which extracts localized features by constraining cross-attention to lie within predicted mask regions.

Mask2Former reduces research effort by at least a factor of three by unifying tasks that previously required separate models, while also outperforming the best specialized architectures by a significant margin on four popular datasets. It set new state-of-the-art results for panoptic segmentation (57.8 PQ on COCO), instance segmentation (50.1 AP on COCO), and semantic segmentation (57.7 mIoU on ADE20K), showing a universal design can beat task-specific ones.

Abstract

Image segmentation tasks (panoptic, instance, semantic) differ only in semantics, yet are typically tackled with specialized architectures. Mask2Former is a single architecture able to address any of these tasks. Its key component is masked attention, which extracts localized features by restricting cross-attention to predicted mask regions. Beyond cutting research effort by at least three times, it outperforms the best specialized models, setting new state-of-the-art results: 57.8 PQ on COCO panoptic, 50.1 AP on COCO instance, and 57.7 mIoU on ADE20K semantic segmentation.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

image segmentationmasked attentiontransformerpanoptic segmentationinstance segmentationsemantic segmentation
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.