English

Exploring the Robustness of Human Parsers Towards Common Corruptions

Computer Vision and Pattern Recognition 2023-09-08 v2

Abstract

Human parsing aims to segment each pixel of the human image with fine-grained semantic categories. However, current human parsers trained with clean data are easily confused by numerous image corruptions such as blur and noise. To improve the robustness of human parsers, in this paper, we construct three corruption robustness benchmarks, termed LIP-C, ATR-C, and Pascal-Person-Part-C, to assist us in evaluating the risk tolerance of human parsing models. Inspired by the data augmentation strategy, we propose a novel heterogeneous augmentation-enhanced mechanism to bolster robustness under commonly corrupted conditions. Specifically, two types of data augmentations from different views, i.e., image-aware augmentation and model-aware image-to-image transformation, are integrated in a sequential manner for adapting to unforeseen image corruptions. The image-aware augmentation can enrich the high diversity of training images with the help of common image operations. The model-aware augmentation strategy that improves the diversity of input data by considering the model's randomness. The proposed method is model-agnostic, and it can plug and play into arbitrary state-of-the-art human parsing frameworks. The experimental results show that the proposed method demonstrates good universality which can improve the robustness of the human parsing models and even the semantic segmentation models when facing various image common corruptions. Meanwhile, it can still obtain approximate performance on clean data.

Keywords

Cite

@article{arxiv.2309.00938,
  title  = {Exploring the Robustness of Human Parsers Towards Common Corruptions},
  author = {Sanyi Zhang and Xiaochun Cao and Rui Wang and Guo-Jun Qi and Jie Zhou},
  journal= {arXiv preprint arXiv:2309.00938},
  year   = {2023}
}

Comments

Accepted by IEEE Transactions on Image Processing (TIP)