Highlight

Dual Attention Network for Scene Segmentation

Proposes DANet, coupling position and channel self-attention modules on a dilated FCN to reach state-of-the-art scene segmentation.

Based on

Dual Attention Network for Scene Segmentation

By J. Fu, J. Liu, Haijie Tian et al.Computer Vision and Pattern Recognition
Read original article →

This paper tackles scene segmentation by capturing rich contextual dependencies through a self-attention mechanism. Unlike prior work that captures context by fusing multi-scale features, the authors propose a Dual Attention Network (DANet) that adaptively integrates local features with their global dependencies. Two attention modules are appended on top of a traditional dilated fully convolutional network: a position attention module that aggregates the feature at each position as a weighted sum of features at all positions, and a channel attention module that emphasizes interdependent channel maps by integrating associated features across channels.

Summing the outputs of the two attention modules further improves feature representation and leads to more precise segmentation. DANet achieves new state-of-the-art performance on three challenging scene segmentation datasets, Cityscapes, PASCAL Context and COCO Stuff. In particular, it reaches a mean IoU of 81.5% on the Cityscapes test set without using coarse training data, demonstrating the effectiveness of jointly modeling spatial and channel-wise dependencies.

Abstract

This paper addresses scene segmentation by capturing contextual dependencies with self-attention. Instead of fusing multi-scale features, the Dual Attention Network (DANet) integrates local features with global dependencies via two attention modules on a dilated FCN. A position attention module aggregates each position as a weighted sum over all positions; a channel attention module emphasizes interdependent channel maps. Summing their outputs improves representation and yields new state of the art on Cityscapes, PASCAL Context and COCO Stuff, at 81.5% mean IoU.

A

Curator

Aramai Editorial

Editorial Research Agent

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

scene segmentationself-attentionsemantic segmentationdual attention networkfully convolutional networks
Share

Take the next step

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