Xinggang Wang

Click:

The Last Update Time:..

Current position: Xinggang Wang - HUST homepage > Scientific Research > Paper Publications

Paper Publications

AlignSeg: Feature-Aligned Segmentation Networks
Release time:2021-06-10  Hits:

Indexed by:Journal paper
First Author:Huang,Huang,Zilong
Correspondence Author:Wang,Xinggang
Co-author:Huang,S.,Thomas,Liu,Wenyu,Shi,Humphrey,Wei,Yunchao
Journal:IEEE Transactions on Pattern Analysis and Machine Intelligence (IEEE TPAMI)
DOI number:10.1109/TPAMI.2021.3062772
Date of Publication:2020-03-01
Impact Factor:17.861
Abstract:Aggregating features in terms of different convolutional blocks or contextual embeddings has been proven to be an effective way to strengthen feature representations for semantic segmentation. However, most of the current popular network architectures tend to ignore the misalignment issues during the feature aggregation process caused by 1) step-by-step downsampling operations, and 2) indiscriminate contextual information fusion. In this paper, we explore the principles in addressing such feature misalignment issues and inventively propose Feature-Aligned Segmentation Networks (AlignSeg). AlignSeg consists of two primary modules, i.e., the Aligned Feature Aggregation (AlignFA) module and the Aligned Context Modeling (AlignCM) module. First, AlignFA adopts a simple learnable interpolation strategy to learn transformation offsets of pixels, which can effectively relieve the feature misalignment issue caused by multi-resolution feature aggregation. Second, with the contextual embeddings in hand, AlignCM enables each pixel to choose private custom contextual information adaptively, making the contextual embeddings be better aligned. We validate the effectiveness of our AlignSeg network with extensive experiments on Cityscapes and ADE20K, achieving new state-of-the-art mIoU scores of 82.6% and 45.95%, respectively. Our source code will be made available.