Command Palette
Search for a command to run...
SelfReformer: Self-Refined Network with Transformer for Salient Object Detection
Yi Ke Yun Weisi Lin

Abstract
The global and local contexts significantly contribute to the integrity of predictions in Salient Object Detection (SOD). Unfortunately, existing methods still struggle to generate complete predictions with fine details. There are two major problems in conventional approaches: first, for global context, high-level CNN-based encoder features cannot effectively catch long-range dependencies, resulting in incomplete predictions. Second, downsampling the ground truth to fit the size of predictions will introduce inaccuracy as the ground truth details are lost during interpolation or pooling. Thus, in this work, we developed a Transformer-based network and framed a supervised task for a branch to learn the global context information explicitly. Besides, we adopt Pixel Shuffle from Super-Resolution (SR) to reshape the predictions back to the size of ground truth instead of the reverse. Thus details in the ground truth are untouched. In addition, we developed a two-stage Context Refinement Module (CRM) to fuse global context and automatically locate and refine the local details in the predictions. The proposed network can guide and correct itself based on the global and local context generated, thus is named, Self-Refined Transformer (SelfReformer). Extensive experiments and evaluation results on five benchmark datasets demonstrate the outstanding performance of the network, and we achieved the state-of-the-art.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| salient-object-detection-on-dut-omron-2 | SelfReformer | E-measure: 0.886 MAE: 0.041 S-measure: 0.856 max_F1: 0.836 |
| salient-object-detection-on-dut-omron-2 | SelfReformer-Swin | E-measure: 0.884 MAE: 0.043 S-measure: 0.859 max_F1: 0.838 |
| salient-object-detection-on-duts-te-1 | SelfReformer | E-measure: 0.920 MAE: 0.026 Smeasure: 0.911 max_F1: 0.916 |
| salient-object-detection-on-duts-te-1 | SelfReformer-Swin | E-measure: 0.924 MAE: 0.024 Smeasure: 0.921 max_F1: 0.925 |
| salient-object-detection-on-ecssd-1 | SelfReformer-Swin | E-measure: 0.935 MAE: 0.025 S-measure: 0.941 max_F1: 0.963 |
| salient-object-detection-on-ecssd-1 | SelfReformer | E-measure: 0.928 MAE: 0.027 S-measure: 0.935 max_F1: 0.957 |
| salient-object-detection-on-hku-is-1 | SelfReformer | E-measure: 0.959 MAE: 0.024 S-measure: 0.930 max_F1: 0.947 |
| salient-object-detection-on-hku-is-1 | SelfReformer-Swin | E-measure: 0.961 MAE: 0.023 S-measure: 0.934 max_F1: 0.952 |
| salient-object-detection-on-pascal-s-1 | SelfReformer-Swin | E-measure: 0.874 MAE: 0.049 S-measure: 0.877 max_F1: 0.896 |
| salient-object-detection-on-pascal-s-1 | SelfReformer | E-measure: 0.872 MAE: 0.050 S-measure: 0.874 max_F1: 0.894 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.