Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Salient Object Detection via Integrity Learning

About

Although current salient object detection (SOD) works have achieved significant progress, they are limited when it comes to the integrity of the predicted salient regions. We define the concept of integrity at both a micro and macro level. Specifically, at the micro level, the model should highlight all parts that belong to a certain salient object. Meanwhile, at the macro level, the model needs to discover all salient objects in a given image. To facilitate integrity learning for SOD, we design a novel Integrity Cognition Network (ICON), which explores three important components for learning strong integrity features. 1) Unlike existing models, which focus more on feature discriminability, we introduce a diverse feature aggregation (DFA) component to aggregate features with various receptive fields (i.e., kernel shape and context) and increase feature diversity. Such diversity is the foundation for mining the integral salient objects. 2) Based on the DFA features, we introduce an integrity channel enhancement (ICE) component with the goal of enhancing feature channels that highlight the integral salient objects, while suppressing the other distracting ones. 3) After extracting the enhanced features, the part-whole verification (PWV) method is employed to determine whether the part and whole object features have strong agreement. Such part-whole agreements can further improve the micro-level integrity for each salient object. To demonstrate the effectiveness of our ICON, comprehensive experiments are conducted on seven challenging benchmarks. Our ICON outperforms the baseline methods in terms of a wide range of metrics. Notably, our ICON achieves about 10% relative improvement over the previous best model in terms of average false negative ratio (FNR), on six datasets. Codes and results are available at: https://github.com/mczhuge/ICON.

Mingchen Zhuge, Deng-Ping Fan, Nian Liu, Dingwen Zhang, Dong Xu, Ling Shao• 2021

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.025
302
Salient Object DetectionECSSD
MAE0.032
202
Salient Object DetectionPASCAL-S
MAE0.064
186
Salient Object DetectionHKU-IS
MAE0.029
155
Salient Object DetectionPASCAL-S (test)
MAE0.048
149
Salient Object DetectionHKU-IS (test)
MAE0.022
137
Salient Object DetectionDUT-OMRON
MAE0.057
120
Salient Object DetectionECSSD (test)
S-measure (Sa)0.941
104
Salient Object DetectionDUT-O (test)
Fm80.4
46
Salient Object DetectionSOD (test)
Max F-Score88.5
39
Showing 10 of 21 rows

Other info

Follow for update