Papers › Global Context-Aware Progressive Aggregation Network for Salient Object Detection

Global Context-Aware Progressive Aggregation Network for Salient Object Detection

2 Mar 2020arXiv:2003.00651archive 2025-07-28

Zuyao Chen, Qianqian Xu, Runmin Cong, Qingming Huang

Deep convolutional neural networks have achieved competitive performance in salient object detection, in which how to learn effective and comprehensive features plays a critical role. Most of the previous works mainly adopted multiple level feature integration yet ignored the gap between different features. Besides, there also exists a dilution process of high-level features as they passed on the top-down pathway. To remedy these issues, we propose a novel network named GCPANet to effectively integrate low-level appearance features, high-level semantic features, and global context features through some progressive context-aware Feature Interweaved Aggregation (FIA) modules and generate the saliency map in a supervised way. Moreover, a Head Attention (HA) module is used to reduce information redundancy and enhance the top layers features by leveraging the spatial and channel-wise attention, and the Self Refinement (SR) module is utilized to further refine and heighten the input features. Furthermore, we design the Global Context Flow (GCF) module to generate the global context information at different stages, which aims to learn the relationship among different salient regions and alleviate the dilution effect of high-level features. Experimental results on six benchmark datasets demonstrate that the proposed approach outperforms the state-of-the-art methods both quantitatively and qualitatively.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.00651")

Code

Syntology Ran 5 of 13 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 5 ran; community (archive-listed): 5 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

JosephChenHub/GCPANet officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 5 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran
8unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Bottleneck JosephChenHub/GCPANet/net.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 859dbcc01a3c5cf8 · report
CA JosephChenHub/GCPANet/net.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 50588f8d750906c4 · report
FAM JosephChenHub/GCPANet/net.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 48ba1a3b5e0aebce · report
SA JosephChenHub/GCPANet/net.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 2b29fa54b3694aa7 · report
SRM JosephChenHub/GCPANet/net.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2ab10d0a9a1c87ca · report
GCPANet JosephChenHub/GCPANet/net.py official repository unverified no licence file found · pointer only · 0a7754442b998839 · report
ResNet JosephChenHub/GCPANet/net.py official repository unverified no licence file found · pointer only · 2e7bc3d4b9e3d428 · report
weight_init JosephChenHub/GCPANet/net.py official repository unverified no licence file found · pointer only · b015328b53e28cc0 · report
FIA anish9/GCPAnet-tensorflow2.2/layers.py community (archive-listed) unverified no licence file found · pointer only · 18dc8e79ac1d70df · report
GCF anish9/GCPAnet-tensorflow2.2/layers.py community (archive-listed) unverified no licence file found · pointer only · 6ac1037e5d38f3fb · report
GCPA anish9/GCPAnet-tensorflow2.2/layers.py community (archive-listed) unverified no licence file found · pointer only · b75293bdd375a77d · report
head_attention anish9/GCPAnet-tensorflow2.2/layers.py community (archive-listed) unverified no licence file found · pointer only · 3e5a0c602a2df060 · report
self_refinement anish9/GCPAnet-tensorflow2.2/layers.py community (archive-listed) unverified no licence file found · pointer only · 88a5a9e5df52f91e · report

Tasks

Dichotomous Image SegmentationObject DetectionRGB Salient Object DetectionSalient Object Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Dichotomous Image Segmentation DIS-TE1 GCPANet E-measure 0.750 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 GCPANet HCE 271 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 GCPANet MAE 0.103 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 GCPANet S-Measure 0.705 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 GCPANet max F-Measure 0.598 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 GCPANet weighted F-measure 0.495 #21 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet E-measure 0.786 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet HCE 574 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet MAE 0.109 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet S-Measure 0.735 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet max F-Measure 0.673 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 GCPANet weighted F-measure 0.570 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet E-measure 0.801 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet HCE 1058 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet MAE 0.109 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet S-Measure 0.748 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet max F-Measure 0.699 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 GCPANet weighted F-measure 0.590 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet E-measure 0.767 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet HCE 3678 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet MAE 0.127 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet S-Measure 0.723 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet max F-Measure 0.670 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 GCPANet weighted F-measure 0.559 #22 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet E-measure 0.765 #24 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet HCE 1555 #24 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet MAE 0.118 #24 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet S-Measure 0.718 #24 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet max F-Measure 0.648 #24 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD GCPANet weighted F-measure 0.542 #24 of 24 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections