Peer Review History
| Original SubmissionOctober 9, 2024 |
|---|
|
PONE-D-24-45189Multiple Contexts and Frequencies Aggregation Network for Deepfake DetectionPLOS ONE Dear Dr. Li, 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 are not required to address the comments of Reviewer 1. Besides this, all requests to cite irrelevant references by the reviewers should not be entertained. ============================== Please submit your revised manuscript by Mar 14 2025 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, Bushra Zafar, 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. PLOS requires an ORCID iD for the corresponding author in Editorial Manager on papers submitted after December 6th, 2016. Please ensure that you have an ORCID iD and that it is validated in Editorial Manager. To do this, go to ‘Update my Information’ (in the upper left-hand corner of the main menu), and click on the Fetch/Validate link next to the ORCID field. This will take you to the ORCID site and allow you to create a new iD or authenticate a pre-existing iD in Editorial Manager. Additional Editor Comments (if provided): [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 Reviewer #4: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes Reviewer #4: N/A ********** 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 Reviewer #4: 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 Reviewer #4: No ********** 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: 1. Basic Reporting The manuscript is well-written and clearly structured, presenting a novel deepfake detection approach named MkfaNet. The paper effectively emphasizes the growing challenges posed by deepfake technologies and highlights the need for advanced detection techniques. The authors combine two innovative modules—Multi-Kernel Aggregator (MKA) and Multi-Frequency Aggregator (MFA)—to enhance the model's robustness and accuracy. Strengths: The introduction and literature review provide sufficient background on the evolution of deepfake technologies, existing detection challenges, and limitations of state-of-the-art models like XceptionNet and EfficientNet. Figures, such as Figure 1 and Figure 3, are well-illustrated and provide a visual understanding of frequency priors and MkfaNet’s architecture. Results are clearly presented in tables like Table 2, which comprehensively compares MkfaNet with other detectors using multiple benchmarks. Suggested Improvements: Expand Literature Review: Incorporate more recent works to strengthen the contextual foundation. Suggested references include: https://doi.org/10.1016/j.eswa.2023.122147 https://doi.org/10.54216/JAIM.080103 Enhance Figure Captions: Provide more detailed captions for figures like Figure 3 to describe the architectural contributions of MKA and MFA. 2. Experimental Design The experimental design is rigorous and well-documented, utilizing seven widely used deepfake detection datasets. The authors effectively demonstrate the performance of MkfaNet variants in both within-domain and cross-domain evaluations. Strengths: A balanced dataset, pre-processed with fixed resolutions, ensures consistency in training and testing. The use of AdamW optimizer and data augmentation strategies enhances model robustness. MkfaNet-Tiny and MkfaNet-Small variants cater to different computational needs, offering flexibility for various application scenarios. Suggested Improvements: Dataset Diversity: Provide more detailed descriptions of the datasets, including specific forgery techniques and environmental conditions that could influence model performance. Reproducibility: Include specific hyperparameter settings for MKA and MFA to facilitate reproducibility. 3. Validity of the Findings The results are compelling, with MkfaNet outperforming state-of-the-art models like XceptionNet, EfficientNet, and ConvNeXt in both within-domain and cross-domain evaluations. Strengths: MkfaNet achieves higher AUC scores across multiple benchmarks, as shown in Table 2. Visualizations such as Figure 4 (t-SNE embeddings) and Figure 5 (Grad-CAM maps) clearly demonstrate MkfaNet’s superior ability to capture forgery-specific features. Suggested Improvements: Limitations Discussion: Address potential limitations, such as scalability to larger datasets or performance on unseen forgery techniques. Error Analysis: Provide a detailed analysis of misclassifications to identify patterns and propose strategies for improvement. 4. Additional Comments The manuscript introduces a novel approach to deepfake detection, combining advanced spatial and frequency analysis techniques to enhance model robustness. The study is well-executed and contributes significantly to the field of forgery detection. General Comments: Applications: Discuss potential real-world applications, such as social media content verification or legal evidence authentication. Future Work: Explore hybrid approaches, integrating MkfaNet with temporal analysis for video-level forgery detection. Conclusion This manuscript presents a significant advancement in deepfake detection, leveraging innovative spatial and frequency aggregation techniques. Incorporating the suggested revisions, particularly in dataset diversity, reproducibility, and error analysis, will further enhance the manuscript’s impact. Reviewer #2: 1- No numerical values for the scales used to demonstrate the system's efficiency were indicated in the abstract. 2- Add a paragraph at the end of the introduction indicating the details of the research structure in all its sections. 3- The most important drawbacks of previous related work have not been mentioned, but rather referred to when listing each research in Section 2. 4- Explain the steps of the proposed algorithm in an algorithmic manner. 5- Clarify future work and build conclusions based on numerical values of the results. Reviewer #3: This paper proposes MkfaNet, an efficient network for deepfake detection that combines spatial and frequency priors for improved accuracy and robustness. The model incorporates a Multi-Kernel Aggregator (MKA) for capturing subtle facial differences and a Multi-Frequency Aggregator (MFA) to address high-frequency anomalies, showing significant performance improvements across several deepfake detection benchmarks. Comments: A. The approach to incorporating both spatial and frequency priors is innovative and aligns well with the increasing need for multi-scale feature extraction in deepfake detection. However, the paper could benefit from a clearer comparison of MkfaNet with existing methods that similarly combine spatial and frequency-based approaches. B. While the introduction effectively motivates the problem and the solution, more detailed discussions on the challenges posed by specific types of deepfakes (e.g., face swapping, facial expression modification) could strengthen the context. C. The description of the Multi-Kernel Aggregator (MKA) is insightful, but it would be helpful to include more experimental validation regarding the effectiveness of different dilation rates in various scenarios. D. The Multi-Frequency Aggregator (MFA) module is well explained, but an analysis of how it adapts to different frequency bands would clarify its robustness and potential limitations in handling varying image qualities or noise levels. E. The visual results presented in Figure 1 demonstrate the advantages of MkfaNet in capturing high-frequency anomalies. However, it would be beneficial to include more diverse examples of real vs. fake images to better showcase the method's generalization capabilities. F. The paper mentions the efficiency of MkfaNet in terms of parameter usage. A deeper dive into the model’s computational efficiency and comparison with state-of-the-art methods would provide further insight into its practical application in real-time detection systems. G. The section on model training could be enhanced by providing more details on the dataset splits and how the cross-domain evaluations were conducted. This would help readers understand the robustness of the model in diverse settings. H. The architecture of MkfaNet is described clearly, but a detailed analysis of the trade-offs between performance and model complexity would help justify the design choices, especially for applications with limited resources. I. The conclusion is promising, but it would be useful to discuss potential areas for future work, such as the integration of MkfaNet with other AI-driven detection systems or its adaptation to other types of synthetic media beyond deepfakes. k. the Literature citation is not adequate, and the related work to machine learning should be discussed: 1.Robust semi-supervised multi-label feature selection based on shared subspace and manifold learning 2.Sparse feature selection using hypergraph Laplacian-based semi-supervised discriminant analysis Reviewer #4: The manuscript titled "Multiple Contexts and Frequencies Aggregation Network for Deepfake Detection" presents an approach for enhancing deepfake detection by integrating spatial and frequency-based features through the proposed MkfaNet architecture. The study introduces two core modules—Multi-Kernel Aggregator (MKA) and Multi-Frequency Aggregator (MFA)—to capture subtle facial differences and high-frequency anomalies, demonstrating superior performance across multiple benchmarks. While the proposed approach offers promising results, several major revision need to be addressed before acceptance: 1) Novelty and Contributions: The paper lacks a clear differentiation from existing works, and its contributions should be better positioned against state-of-the-art (SOTA) methods. The uniqueness of MkfaNet must be highlighted through deeper comparisons and analysis. 2) Methodology Details: The descriptions of the proposed modules (MKA and MFA) need to be more comprehensive, including the rationale behind design choices, computational complexity, and implementation details to improve reproducibility. The visualization of the proposed architecture should be refined for better clarity. 3) Experimental Analysis: The evaluation lacks critical aspects such as failure case analysis, false positive/negative rates, and statistical significance tests, which are essential to validate the model’s robustness and practical applicability. 4) The computational efficiency (in terms of FLOPs and inference time) is not provided, which is crucial for understanding practical deployment feasibility. ********** 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 Reviewer #4: 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.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
PONE-D-24-45189R1Multiple Contexts and Frequencies Aggregation Network for Deepfake DetectionPLOS ONE Dear Dr. Li, 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 are advised to address the comments of the reviewers and adhere to the PLOS ONE submission guidelines and standards. ============================== Please submit your revised manuscript by Jun 06 2025 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, Bushra Zafar, Ph.D. Academic Editor PLOS ONE Journal Requirements: 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 #2: All comments have been addressed Reviewer #3: All comments have been addressed Reviewer #4: All comments have been addressed Reviewer #5: (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 #2: (No Response) Reviewer #3: Yes Reviewer #4: Yes Reviewer #5: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #2: (No Response) Reviewer #3: Yes Reviewer #4: Yes Reviewer #5: No ********** 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 #2: (No Response) Reviewer #3: Yes Reviewer #4: No Reviewer #5: 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 #2: (No Response) Reviewer #3: (No Response) Reviewer #4: Yes Reviewer #5: 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 #2: (No Response) Reviewer #3: The author has answered satisfactorily the answers of the previous reviewers. The paper is well-written, and the results are sound. The paper deserves to be published. Reviewer #4: The article has successfully met all the necessary requirements for publication, adhering to the stipulated guidelines and standards. After thoroughly reviewing its content, structure, and alignment with the publication's objectives, I am pleased to confirm that there are no outstanding issues or points of concern. As such, I have no further questions or comments to raise at this stage. Reviewer #5: Summary: The revised manuscript is a significant improvement over the original submission. The responses provided to reviewer comments are comprehensive and have been effectively incorporated into the manuscript. My Conclusion: With minor revisions addressing the additional suggestions below, the paper will be an excellent contribution to the deepfake detection literature. Comments: My comments are given below. 1. Literature: The authors are advised to consider integrating a brief comparative table summarizing key differences between their method and related works to further clarify your unique contributions. 2. Figures: The revised Figure 3 caption now clearly explains the roles of the Multi‑Kernel Aggregator (MKA) and Multi‑Frequency Aggregator (MFA), which aids reader comprehension. The authors are advised to expand the range of visual examples (e.g., additional real vs. fake comparisons), which would enhance the demonstration of the authors’ model’s generalization capabilities. 3. Experiments: The authors are advised to further include details on training procedures (such as specific data splits, augmentation strategies, and training durations). This would be beneficial for readers seeking to replicate the experiments. 4. Further analyses: The revisions include misclassification analyses and a discussion of limitations such as scalability and generalization to unseen forgery techniques. This discussion is appreciated and adds balance to the manuscript. To further enhance the robustness of the authors’ claims, it is recommended to incorporate statistical significance tests (e.g., confidence intervals or p‑values) for the performance metrics. 5. Methodology: Although the authors noted that a procedural algorithmic description is not directly applicable to a backbone architecture, a flowchart summarizing the detection pipeline could serve as an alternative means to assist readers in understanding the overall process. 6. Computational Efficiency: The inclusion of FLOPs, parameter counts, and a discussion on computational trade-offs is informative. An expanded discussion on how these metrics translate to real‑world deployment, including inference times and resource requirements in various scenarios, would further strengthen the paper. ********** 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 #2: No Reviewer #3: No Reviewer #4: No Reviewer #5: 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.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 2 |
|
PONE-D-24-45189R2Multiple Contexts and Frequencies Aggregation Network for Deepfake DetectionPLOS ONE Dear Dr. Li, 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 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. Please ensure you have made your code available through your submission. Failure to do so will result in your manuscript being rejected. Please submit your revised manuscript by Nov 06 2025 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, Daniel Parkes, PhD Staff 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 #2: (No Response) Reviewer #3: All comments have been addressed Reviewer #5: All comments have been addressed ********** 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 #2: (No Response) Reviewer #3: Yes Reviewer #5: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #2: (No Response) Reviewer #3: Yes Reviewer #5: 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 #2: (No Response) Reviewer #3: Yes Reviewer #5: 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 #2: (No Response) Reviewer #3: Yes Reviewer #5: 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 #2: (No Response) Reviewer #3: The author has adequately addressed the concerns raised by previous reviewers. The paper is well-structured, clearly written, and presents reliable results. It meets the necessary standards for publication Reviewer #5: The authors have done a commendable job addressing the comments. I have no further comments and the paper may be considered for publication at Plos One. ********** 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 #2: No Reviewer #3: No Reviewer #5: 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.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 3 |
|
Multiple Contexts and Frequencies Aggregation Network for Deepfake Detection PONE-D-24-45189R3 Dear Dr. Li, 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, Feng Ding Academic Editor PLOS ONE Additional Editor Comments (optional): 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 #2: (No Response) Reviewer #3: All comments have been addressed Reviewer #5: All comments have been addressed ********** 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 #2: (No Response) Reviewer #3: Yes Reviewer #5: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #2: (No Response) Reviewer #3: Yes Reviewer #5: N/A ********** 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 #2: (No Response) Reviewer #3: Yes Reviewer #5: 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 #2: (No Response) Reviewer #3: (No Response) Reviewer #5: 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 #2: (No Response) Reviewer #3: The author has adequately addressed the concerns raised by previous reviewers. The paper is well-structured, clearly written, and presents reliable results. It meets the necessary standards for publication Reviewer #5: The authors have already addressed my comments. I have no further comments. The paper may be considered for publication. ********** 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 #2: No Reviewer #3: No Reviewer #5: No ********** |
| Formally Accepted |
|
PONE-D-24-45189R3 PLOS ONE Dear Dr. Li, 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. Feng Ding 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 .