Toward Real Ultra Image Segmentation: Leveraging Surrounding Context to Cultivate General Segmentation Model

Abstract

Existing ultra image segmentation methods suffer from two major challenges, namely the scalability issue (i.e. they lack the stability and generality of standard segmentation models, as they are tailored to specific datasets), and the architectural issue (i.e. they are incompatible with real-world ultra image scenes, as they compromise between image size and computing resources).To tackle these issues, we revisit the classic sliding inference framework, upon which we propose a Surrounding Guided Segmentation framework (SGNet) for ultra image segmentation. The SGNet leverages a larger area around each image patch to refine the general segmentation results of local patches.Specifically, we propose a surrounding context integration module to absorb surrounding context information and extract specific features that are beneficial to local patches. Note that, SGNet can be seamlessly integrated to any general segmentation model.Extensive experiments on five datasets demonstrate that SGNet achieves competitive performance and consistent improvements across a variety of general segmentation models, surpassing the traditional ultra image segmentation methods by a large margin.

Cite

Text

Wang et al. "Toward Real Ultra Image Segmentation: Leveraging Surrounding Context to Cultivate General Segmentation Model." Neural Information Processing Systems, 2024. doi:10.52202/079017-4105

Markdown

[Wang et al. "Toward Real Ultra Image Segmentation: Leveraging Surrounding Context to Cultivate General Segmentation Model." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/wang2024neurips-real/) doi:10.52202/079017-4105

BibTeX

@inproceedings{wang2024neurips-real,
  title     = {{Toward Real Ultra Image Segmentation: Leveraging Surrounding Context to Cultivate General Segmentation Model}},
  author    = {Wang, Sai and Lin, Yutian and Wu, Yu and Du, Bo},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-4105},
  url       = {https://mlanthology.org/neurips/2024/wang2024neurips-real/}
}