English

DNA: Deeply-supervised Nonlinear Aggregation for Salient Object Detection

Computer Vision and Pattern Recognition 2021-01-21 v4

Abstract

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate multi-scale convolutional features in convolutional neural networks (CNNs). Many popular methods impose deep supervision to perform side-output predictions that are linearly aggregated for final saliency prediction. In this paper, we theoretically and experimentally demonstrate that linear aggregation of side-output predictions is suboptimal, and it only makes limited use of the side-output information obtained by deep supervision. To solve this problem, we propose Deeply-supervised Nonlinear Aggregation (DNA) for better leveraging the complementary information of various side-outputs. Compared with existing methods, it i) aggregates side-output features rather than predictions, and ii) adopts nonlinear instead of linear transformations. Experiments demonstrate that DNA can successfully break through the bottleneck of current linear approaches. Specifically, the proposed saliency detector, a modified U-Net architecture with DNA, performs favorably against state-of-the-art methods on various datasets and evaluation metrics without bells and whistles.

Keywords

Cite

@article{arxiv.1903.12476,
  title  = {DNA: Deeply-supervised Nonlinear Aggregation for Salient Object Detection},
  author = {Yun Liu and Ming-Ming Cheng and Xinyu Zhang and Guang-Yu Nie and Meng Wang},
  journal= {arXiv preprint arXiv:1903.12476},
  year   = {2021}
}

Comments

arXiv admin note: text overlap with arXiv:1812.10956

R2 v1 2026-06-23T08:23:09.364Z