NeurIPS 2023poster15 citations

ReMaX: Relaxing for Better Training on Efficient Panoptic Segmentation

Shuyang Sun, Weijun Wang, Andrew G. Howard, Qihang Yu, Philip Torr, Liang-Chieh Chen

Abstract

This paper presents a new mechanism to facilitate the training of mask transformers for efficient panoptic segmentation, democratizing its deployment. We observe that due to the high complexity in the training objective of panoptic segmentation, it will inevitably lead to much higher penalization on false positive. Such unbalanced loss makes the training process of the end-to-end mask-transformer based architectures difficult, especially for efficient models. In this paper, we present ReMaX that adds relaxation to mask predictions and class predictions during the training phase for panoptic segmentation. We demonstrate that via these simple relaxation techniques during training, our model can be consistently improved by a clear margin without any extra computational cost on inference. By combining our method with efficient backbones like MobileNetV3-Small, our method achieves new state-of-the-art results for efficient panoptic segmentation on COCO, ADE20K and Cityscapes. Code and pre-trained checkpoints will be available at https://github.com/google-research/deeplab2.

Panoptic segmentationefficient models
BibTeX
@inproceedings{
sun2023remax,
title={ReMaX: Relaxing for Better Training on Efficient Panoptic Segmentation},
author={Shuyang Sun and Weijun Wang and Andrew G. Howard and Qihang Yu and Philip Torr and Liang-Chieh Chen},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
year={2023},
url={https://openreview.net/forum?id=SaMrN9tnxE}
}
ReMaX: Relaxing for Better Training on Efficient Panoptic Segmentation · NeurIPS 2023