Peer Review History
| Original SubmissionSeptember 24, 2025 |
|---|
|
PONE-D-25-52038Robust Salient Object Detection Based on Triple Attention-guided Multi-resolution Fusion and Feature RefinementPLOS One Dear Dr. Wei, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. Please submit your revised manuscript by Jan 25 2026 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. Please include the following items when submitting your revised manuscript:
If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter. If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols. We look forward to receiving your revised manuscript. Kind regards, Wencheng Zhu, Ph.D Academic Editor PLOS One Journal requirements: When submitting your revision, we need you to address these additional requirements. 1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and 2. Please note that PLOS One has specific guidelines on code sharing for submissions in which author-generated code underpins the findings in the manuscript. In these cases, we expect all author-generated code to be made available without restrictions upon publication of the work. Please review our guidelines at https://journals.plos.org/plosone/s/materials-and-software-sharing#loc-sharing-code and ensure that your code is shared in a way that follows best practice and facilitates reproducibility and reuse. 3. Thank you for stating the following financial disclosure: [This research was funded by the Natural Science Foundation of Guangxi Province (Grants No. 2020GXNSFAA297184), the National Natural Science Foundation of China (Grant. No. 62161031).]. Please state what role the funders took in the study. If the funders had no role, please state: "The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript." If this statement is not correct you must amend it as needed. Please include this amended Role of Funder statement in your cover letter; we will change the online submission form on your behalf. 4. We note that your Data Availability Statement is currently as follows: [All relevant data are within the manuscript and its Supporting Information files.] Please confirm at this time whether or not your submission contains all raw data required to replicate the results of your study. Authors must share the “minimal data set” for their submission. PLOS defines the minimal data set to consist of the data required to replicate all study findings reported in the article, as well as related metadata and methods (https://journals.plos.org/plosone/s/data-availability#loc-minimal-data-set-definition). For example, authors should submit the following data: - The values behind the means, standard deviations and other measures reported; - The values used to build graphs; - The points extracted from images for analysis. Authors do not need to submit their entire data set if only a portion of the data was used in the reported study. If your submission does not contain these data, please either upload them as Supporting Information files or deposit them to a stable, public repository and provide us with the relevant URLs, DOIs, or accession numbers. For a list of recommended repositories, please see https://journals.plos.org/plosone/s/recommended-repositories. If there are ethical or legal restrictions on sharing a de-identified data set, please explain them in detail (e.g., data contain potentially sensitive information, data are owned by a third-party organization, etc.) and who has imposed them (e.g., an ethics committee). Please also provide contact information for a data access committee, ethics committee, or other institutional body to which data requests may be sent. If data are owned by a third party, please indicate how others may request data access. 5. If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise. Additional Editor Comments: This mansucript introduces a salient object detection approach in which the triple attention-guided multi-resolution fusion module and a feature refinement module are developed. Experiments on benchmarks show good performance. However, the authors should futher claim figures, references, ablation stuides and experimental details. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes ********** 3. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes ********** 5. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The manuscript is well-structured with clear logic and well-defined motivation. The solution proposed by the authors to address the critical challenges in the SOD field is theoretically sound. The experimental section is detailed, including ablation studies, quantitative comparisons, and qualitative visualizations. However, to meet the high standards required for publication, there is still room for improvement regarding the articulation of the method's novelty, the description of technical details, and the comprehensiveness of the experiments. Experiments: (1)The manuscript employs ResNet-50 as the backbone network. Although ResNet-50 serves as a classic and robust baseline, by 2025, Transformer-based backbones have become widely prevalent in the field of Salient Object Detection (SOD) and typically demonstrate superior capability in extracting global context information (e.g., [R1]). Therefore, the authors need to clarify the rationale behind selecting ResNet-50 as the backbone. Furthermore, to demonstrate that the effectiveness of the proposed TAMF and FR modules is not solely dependent on the CNN architecture, it is strongly recommended to include comparative experiments using a Transformer-based backbone. If the proposed modules can also yield performance improvements on a Transformer backbone, it would significantly strengthen the persuasiveness and state-of-the-art relevance of the paper. (2)The Triple Attention (TA) module proposed in this paper, which integrates spatial, channel, and global attention, serves as a core innovation of this study. The "Related Works" section also notes that CBAM similarly utilizes channel and spatial attention. Given that CBAM is a classic dual-attention mechanism, it is natural for readers to question the specific extent of improvement brought by the additional "global attention" branch and the proposed fusion strategy compared to the standard CBAM. Therefore, it is recommended to include a comparative visualization experiment within the ablation study: replacing the TA module with the standard CBAM module while keeping all other settings unchanged. If the visual results demonstrate that TA outperforms CBAM, this would directly and compellingly attest to the necessity and effectiveness of introducing the "Global branch", thereby significantly enhancing the persuasiveness of the module's design. Figures� (3)Figure 1 illustrates the model framework; however, the connecting lines between various components intersect, resulting in a somewhat visually cluttered presentation. It is therefore recommended to optimize the routing of the lines in Figure 1 to improve clarity. (4)Figure 6 includes PR curves, F-measure curves, and FNR bar charts, but the arrangement appears overly crowded. It is recommended to adjust the layout of the legends and split the content into three separate figures. Equations: (5)The subscript notation 'Conv(2n−1)×(2n−1)' in Equation (9) appears slightly cumbersome. It is recommended to define the kernel size kn=2n−1 prior to the equation and then use Convkn×kn within the formula, which would be visually more concise. [R1] Jiang, Z., Yu, L., Han, Y., Li, J., & Niu, F. (2025). Global-aware Interaction Network for RGB-D salient object detection. Neurocomputing, 621, 129204. Reviewer #2: The authors propose an attention-based method for salient object detection. A Triple Attention-guided Multi-resolution Fusion (TAMF) module and a Feature Refinement (FR) module are devised. Comprehensive evaluations and ablation studies on five widely-used SOD benchmarks are given. However, the authors emphasize that addressing the following issues will significantly enhance the quality of this paper. 1. In related works, the author may consider categorizing salient object detection as follows: RGB, RGB-D, and RGB-T salient object detection for natural images; as well as salient object detection for optical remote sensing imagery. Some of the following papers may be referenced: [1]CATNet: A Cascaded and Aggregated Transformer Network for RGB-D Salient Object Detection. IEEE Trans. Multim. 26: 2249-2262 (2024) [2]Cross-Modal Fusion and Progressive Decoding Network for RGB-D Salient Object Detection. Int. J. Comput. Vis. 132(8): 3067-3085 (2024) [3]MAGNet: Multi-scale Awareness and Global fusion Network for RGB-D salient object detection. Knowl. Based Syst. 299: 112126 (2024) [4]LESOD: Lightweight and efficient network for RGB-D salient object detection. Pattern Recognit. 171: 112103 (2026) [5]Highly Efficient RGB-D Salient Object Detection With Adaptive Fusion and Attention Regulation. IEEE Trans. Circuits Syst. Video Technol. 35(4): 3104-3118 (2025) [6]ORSIDiff: Diffusion Model for Salient Object Detection in Optical Remote Sensing Images. IEEE Trans. Geosci. Remote. Sens. 63: 1-15 (2025) [7]Exploring a Lightweight and Efficient Network for Salient Object Detection in ORSI. IEEE Trans. Geosci. Remote. Sens. 63: 1-14 (2025) 2. Figures require significant improvement in quality. Reviewer #3: 1. The ablation study in Table 1 is too coarse. It only validates the inclusion of the whole TAMF or FR modules (Baseline vs. +TAMF vs. +FR). There is no internal ablation to justify the specific design choices. For instance: In TAMF, does the "Global Attention" branch actually contribute to performance compared to a standard CBAM? In FR, does the "inter-branch hopping mechanism" provide a statistically significant improvement over standard parallel dilated convolutions? Without these fine-grained analyses, it is impossible to determine which components are actually effective. 2. The authors state they employ the global feature vector $S_g$ as "a form of self-attention". However, Eq. 5 ($S_{gap} = S_g \odot S_4 + S_4$) describes a simple channel-wise re-weighting (broadcasting a vector to a tensor). Describing this as "self-attention" is misleading in the context of modern literature where self-attention typically refers to spatial non-local interactions (e.g., $Q, K, V$ matrices). In Equation 9, the notation mixes $DConv$ and $Conv$ in a way that is difficult to parse. 3. In Fig 1, the legend incorrectly spells "Upsample" as "Upsampe". ********** 6. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No Reviewer #3: No ********** [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.] To ensure your figures meet our technical requirements, please review our figure guidelines: https://journals.plos.org/plosone/s/figures You may also use PLOS’s free figure tool, NAAS, to help you prepare publication quality figures: https://journals.plos.org/plosone/s/figures#loc-tools-for-figure-preparation NAAS will assess whether your figures meet our technical requirements by comparing each figure against our figure specifications. |
| Revision 1 |
|
PONE-D-25-52038R1Robust Salient Object Detection Based on Triple Attention-guided Multi-resolution Fusion and Feature RefinementPLOS One Dear Dr. Wei, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. The authors should address three aspects: First, the sensitivity analysis of kernel sizes. Second, ablation on the global branch. Finally, missing references on SOD. Please submit your revised manuscript by Mar 02 2026 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file. Please include the following items when submitting your revised manuscript:
If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter. If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols. We look forward to receiving your revised manuscript. Kind regards, Wencheng Zhu, Ph.D Academic Editor PLOS One Journal Requirements: 1. If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise. 2. Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #1: All comments have been addressed Reviewer #3: (No Response) ********** 2. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #3: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #3: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: Yes Reviewer #3: Yes ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #3: Yes ********** 6. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: (No Response) Reviewer #3: 1. The choice of kernel sizes $k=\{1, 3, 5, 7\}$ and dilation rates is presented without justification or sensitivity analysis. It is unclear if these values are optimal or how sensitive the model is to changes in these parameters. 2. Comparing "Baseline + TA" vs. "Baseline + CBAM" (Table 2) proves that the entire TA module works better than CBAM. However, it does not prove why. It does not isolate whether the gain comes from the "Global Attention" branch specifically or simply from the parallel arrangement of the branches. To rigorously justify the "Triple" attention claim, an ablation removing only the Global Attention branch from the TA module (i.e., "Baseline + Spatial + Channel") is required. This would verify if the "Global" branch adds unique value beyond standard Channel+Spatial attention. 3. Some works about attention and SOD should be cited in this paper to make this submission more comprehensive, such as 10.1109/TPAMI.2024.3511621, 10.1016/j.patcog.2022.108792, 10.1145/3394171.3413884,10.1145/3581783.3612221, 10.24963/ijcai.2025/693. ********** 7. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #3: No ********** [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.] To ensure your figures meet our technical requirements, please review our figure guidelines: https://journals.plos.org/plosone/s/figures You may also use PLOS’s free figure tool, NAAS, to help you prepare publication quality figures: https://journals.plos.org/plosone/s/figures#loc-tools-for-figure-preparation. NAAS will assess whether your figures meet our technical requirements by comparing each figure against our figure specifications. |
| Revision 2 |
|
Robust Salient Object Detection Based on Triple Attention-guided Multi-resolution Fusion and Feature Refinement PONE-D-25-52038R2 Dear Dr. Geng, We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements. Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication. An invoice will be generated when your article is formally accepted. Please note, if your institution has a publishing partnership with PLOS and your article meets the relevant criteria, all or part of your publication costs will be covered. Please make sure your user information is up-to-date by logging into Editorial Manager at Editorial Manager® and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact billing support. If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. Kind regards, Wencheng Zhu, Ph.D Academic Editor PLOS One Additional Editor Comments (optional): Reviewers' comments: |
| Formally Accepted |
|
PONE-D-25-52038R2 PLOS One Dear Dr. Wei, I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS One. Congratulations! Your manuscript is now being handed over to our production team. At this stage, our production department will prepare your paper for publication. This includes ensuring the following: * All references, tables, and figures are properly cited * All relevant supporting information is included in the manuscript submission, * There are no issues that prevent the paper from being properly typeset You will receive further instructions from the production team, including instructions on how to review your proof when it is ready. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few days to review your paper and let you know the next and final steps. Lastly, if your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. You will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing. If we can help with anything else, please email us at customercare@plos.org. Thank you for submitting your work to PLOS ONE and supporting open access. Kind regards, PLOS ONE Editorial Office Staff on behalf of Dr. Wencheng Zhu Academic Editor PLOS One |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .