Peer Review History
| Original SubmissionFebruary 24, 2026 |
|---|
|
-->PONE-D-26-09149-->-->Data Overlap over Domain Alignment: A Comparative Study of Fine-Tuning Strategies for Specialized Machine Translation with Large Language Models-->-->PLOS One Dear Dr. Yang, 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 May 09 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. As the corresponding author, your ORCID iD is verified in the submission system and will appear in the published article. PLOS supports the use of ORCID, and we encourage all coauthors to register for an ORCID iD and use it as well. Please encourage your coauthors to verify their ORCID iD within the submission system before final acceptance, as unverified ORCID iDs will not appear in the published article. Only the individual author can complete the verification step; PLOS staff cannot verify ORCID iDs on behalf of authors. We look forward to receiving your revised manuscript. Kind regards, Zeheng Wang 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. Please include a separate caption for each figure in your manuscript. 4. When completing the data availability statement of the submission form, you indicated that you will make your data available on acceptance. We strongly recommend all authors decide on a data sharing plan before acceptance, as the process can be lengthy and hold up publication timelines. Please note that, though access restrictions are acceptable now, your entire data will need to be made freely accessible if your manuscript is accepted for publication. This policy applies to all data except where public deposition would breach compliance with the protocol approved by your research ethics board. If you are unable to adhere to our open data policy, please kindly revise your statement to explain your reasoning and we will seek the editor's input on an exemption. Please be assured that, once you have provided your new statement, the assessment of your exemption will not hold up the peer review process. 5. Thank you for providing your underlying data as Supporting Information. We note that the data set contains text or data that is not in English. Please note that PLOS is an English-language publisher, so we require data sets to be provided in English as well. Please upload an English-language version of your data set. This will also allow us to determine if your data follows PLOS standards per our Data Availability policy here: https://journals.plos.org/plosone/s/data-availability 6. We are unable to open your Supporting Information file [figures' python script]. Please kindly revise as necessary and re-upload. 7. Please include captions for your Supporting Information files at the end of your manuscript, and update any in-text citations to match accordingly. Please see our Supporting Information guidelines for more information: http://journals.plos.org/plosone/s/supporting-information. 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. [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 ********** -->2. Has the statistical analysis been performed appropriately and rigorously? --> Reviewer #1: Yes Reviewer #2: 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 ********** -->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 ********** -->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: Overall Assessment: The manuscript presents a comparative study on the use of Full-Parameter Fine-Tuning (FPFT) and Parameter-Efficient Fine-Tuning (PEFT) in large language models for specialized machine translation. Based on an experiment conducted with Chinese–English political discourse data using the Qwen-3-14B model, it is indicated that the choice of technique, as well as the selection of the model, depends on the characteristics of the dataset and the constraints imposed by the available computational resources. Strengths: - The manuscript addresses an important problem in the field of Natural Language Processing, namely the comparative evaluation of Full-Parameter Fine-Tuning (FPFT) and Parameter-Efficient Fine-Tuning (PEFT) strategies for specialized machine translation in large language models. - The experiments are conducted using the Qwen-3-14B model, which represents a modern architecture and increases the relevance of the findings for current research on large language models. - The study is supported by experimental evaluation using Chinese–English political discourse data, providing practical evidence for the discussion of fine-tuning strategies. - The manuscript appropriately highlights the role of computational resources in selecting between FPFT and PEFT approaches, which is highly relevant for real-world deployments. - The use of unseen domain data (Set A) and familiar domain data (Set B) in Section 4.5 demonstrates an effort to assess model generalization and domain adaptation, which is a strong methodological choice. - The results contribute to understanding how different fine-tuning approaches perform under specific domain and resource conditions, offering insights useful for practitioners. Weaknesses: - The role of the Bailian platform in the dataset construction process is not sufficiently explained, which reduces transparency and reproducibility. - The motivation for normalizing epochs instead of presenting training steps directly on the X-axis is not clearly justified. The methodological details of this normalization process are also not adequately described. - The comparison in Figure 4 might be more effectively illustrated by using training steps on the X-axis rather than normalized epochs. - The description of Dataset B suggests that it may contain data drawn from the same corpus used during training, which would undermine the intended comparison with unseen data and weaken the validity of the evaluation design. Major Comments: 1. On page 8, it is suggested that the use of the Bailian platform be better contextualized with respect to its role in the construction of the dataset. 2. On page 10, it is recommended that the first paragraph of Section 4.1 be revised so that the initial loss value reported in the text is consistent with the value presented in Figure 1. In addition, the visibility of the final loss indication in Figure 1 should be improved. In the same paragraph, the motivation for normalizing the epochs is not clearly explained. It would be useful to clarify the disadvantages of presenting the training steps directly on the X-axis of the loss graph instead of the normalized epoch format currently shown in the figures. It may therefore be beneficial to include an explanatory paragraph in the Research Methods section describing both the motivation for the normalization procedure and the methodological details of how it was performed. 3. Section 4.5 adopts a comparative approach based on the use of unseen domain data (Set A) and familiar domain data (Set B), which represents a well-conceived evaluation strategy. However, the description of the data extraction procedure, particularly the statement “This set was drawn from the same corpus used for training,” suggests that the data may already be known to the model, thereby weakening the validity of the comparison. It is therefore recommended that Dataset B be constructed using texts that were not seen by the model during training but that still belong to the same domain as the training data. This adjustment would ensure better alignment with the characterization of the dataset as “Familiar In-Domain Data.” Minor Comments: 1. On page 12, the paragraph titled “Magnitude and Practical Significance” appears to contain redundant information. A revision aimed at eliminating repetition and improving conciseness is recommended. 2. Presenting the training steps on the X-axis in Figure 4 may allow the performance comparison between the two approaches to be demonstrated more effectively. Recommendation: Major Revision The manuscript addresses a relevant topic and presents a useful empirical comparison of fine-tuning strategies for large language models. However, several issues related to methodological clarity, dataset construction, and figure presentation should be addressed before publication. Reviewer #2: Thanks for the opportunity to review this manuscript. This paper focuses on the comparison of fine-tuning strategies for large language models in specialized machine translation, taking Chinese-English translation of political discourse as the research object, exploring the performance differences between Full Parameter Fine-Tuning (FPFT) and Parameter-Efficient Fine-Tuning (PEFT), and proposing a strategy selection framework based on data overlap and resource constraints. The research topic is closely aligned with the research hotspots in the field of machine translation, the research design is relatively standardized, the experimental data is detailed, and the conclusions have certain practical guiding significance. However, the manuscript still has several issues that need to be revised and improved, and the overall suggestion is Revise Major. Please find major issues below: 1.Corpus construction details need to be supplemented to improve research reproducibility (1)Vague description of corpus sources: The manuscript mentions that the corpus is from an "authentic state translation program", but does not specify the specific source channel, text type (e.g., government work reports, diplomatic statements, policy documents, etc.), time range, nor the screening criteria of the corpus (e.g., how to ensure the professionalism of political discourse and the accuracy of translation). (2)Missing corpus processing details: In the process of converting bilingual texts into ChatML format and constructing a bidirectional training corpus, the specific design of system prompts and the specific rules for source-target pair exchange are not explained, nor the corpus cleaning steps (e.g., how to handle duplicate sentences, incomplete sentences, and mistranslated sentences) are mentioned. 2.The analysis of some experimental results needs to be deepened to enhance logical relevance (1)Insufficient analysis of the causes of loss convergence: The manuscript points out that FPFT loss oscillates and PEFT loss is stable, but fails to deeply analyze the underlying reasons—for example, FPFT is prone to overfitting to noise in the training data because it updates all 14 billion parameters, while PEFT only updates a small number of low-rank matrices and has a natural regularization effect. This logical connection needs to be further clarified. (2)Failure to explain the reason for the slightly lower performance of PEFT on unseen data: In Test Set A, the BLEU value of PEFT (0.0816) is lower than that of the base model (0.1214) and FPFT (0.1164). The manuscript only mentions that the difference is not statistically significant, but does not analyze why PEFT has a slight performance decline (e.g., whether the low-rank adaptation of LoRA has a slight negative impact on the generalization ability of the model). 3.The limitations section needs further expansion and future research directions need to be more specific (1)Superficial description of existing limitations: The manuscript only mentions three limitations: the corpus is limited to Sino-Western political discourse, the evaluation only uses the BLEU index, and no hybrid strategies are explored. It fails to fully analyze other objective limitations of the research, such as model singularity (only Qwen-3-14B is used, and the universality of the conclusions in other large language models is not verified), PEFT method singularity (only LoRA is adopted, and no comparison with other PEFT methods such as Adapter and Prefix-Tuning is made), and data scale limitation (the impact of corpus scale on the data overlap effect is not explored). (2)Lack of implementability in future research directions: It is suggested to refine the future research directions into executable research content, for example: ① Verify the applicability of the conclusions in different large models such as GPT, Llama, and Baichuan; ② Compare the performance differences of multiple PEFT methods in political translation; ③ Explore the quantitative relationship between data overlap and fine-tuning performance under different data scales; ④ Improve the translation quality evaluation system by combining human evaluation with semantic-aware indicators such as COMET and CHRF. 4.Some terms and expressions need to be standardized to avoid repetition and colloquialism (1)Repetitive and colloquial expressions: Some conclusions in the manuscript (e.g., "data overlap is the core influencing factor") are repeatedly mentioned in the abstract, results, discussion, and conclusion sections, and some expressions are too colloquial (e.g., "fast but volatile vs. Stable-Controlled Optimization", "dispelling the Data-Efficiency Myth"), which is not in line with the expression norms of academic papers. (2)Grammatical and punctuation errors: Some sentences have grammatical errors and punctuation errors (e.g., non-unified use of parentheses and dashes), which need to be proofread word by word. (3)Add an abbreviation table: A large number of abbreviations (e.g., FPFT, PEFT, BLEU, LoRA, ChatML, etc.) appear in the manuscript. It is recommended to add an abbreviation table before the main text for the convenience of readers. ********** -->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: Yes: Raphael Souza de Oliveira Reviewer #2: 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-26-09149R1-->-->Textual Overlap Rather Than Domain Alignment: A Comparative Study of Fine-Tuning Strategies for Specialised Machine Translation with Large Language Models-->-->PLOS One Dear Dr. Yang, 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 Jun 26 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. As the corresponding author, your ORCID iD is verified in the submission system and will appear in the published article. PLOS supports the use of ORCID, and we encourage all coauthors to register for an ORCID iD and use it as well. Please encourage your coauthors to verify their ORCID iD within the submission system before final acceptance, as unverified ORCID iDs will not appear in the published article. Only the individual author can complete the verification step; PLOS staff cannot verify ORCID iDs on behalf of authors. We look forward to receiving your revised manuscript. Kind regards, Zeheng Wang Academic Editor PLOS One Journal Requirements: 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. 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 #2: 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 #1: Yes Reviewer #2: Yes ********** -->3. Has the statistical analysis been performed appropriately and rigorously? --> Reviewer #1: Yes Reviewer #2: 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 #2: 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 #2: 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: Overall Assessment The manuscript presents a comparative study on the use of Full-Parameter Fine-Tuning (FPFT) and Parameter-Efficient Fine-Tuning (PEFT) in large language models for specialized machine translation. Based on an experiment conducted with Chinese–English political discourse data using the Qwen-3-14B model, it is indicated that the choice of technique, as well as the selection of the model, depends on the characteristics of the dataset and the constraints imposed by the available computational resources. The manuscript addresses a relevant topic within Natural Language Processing and provides a well-structured and methodologically sound contribution. Only minor enhancements are required to further strengthen the robustness of the experimental evaluation. Strengths The manuscript addresses an important problem in the field of Natural Language Processing, namely the comparative evaluation of Full-Parameter Fine-Tuning (FPFT) and Parameter-Efficient Fine-Tuning (PEFT) strategies for specialized machine translation in large language models. The experiments are conducted using the Qwen-3-14B model, which represents a modern architecture and increases the relevance of the findings for current research on large language models. The study is supported by experimental evaluation using Chinese–English political discourse data, providing practical evidence for the discussion of fine-tuning strategies. The manuscript appropriately highlights the role of computational resources in selecting between FPFT and PEFT approaches, which is highly relevant for real-world deployments. The use of unseen domain data (Set A) and familiar domain data (Set B) in Section 4.5 demonstrates an effort to assess model generalization and domain adaptation, which is a strong methodological choice. The results contribute to understanding how different fine-tuning approaches perform under specific domain and resource conditions, offering insights useful for practitioners. Statistical comparisons of the results are presented, contributing to the reliability of the findings. Weaknesses The evaluation is limited by the use of a single primary metric, which restricts the comprehensiveness and robustness of the performance analysis. Minor Comments The inclusion of a third dataset composed of cases that are semantically similar to Set B is recommended. This addition would strengthen the discussion on domain specialization by enabling a more nuanced evaluation of generalization within closely related semantic contexts. The evaluation framework should be expanded to include additional metrics, such as ROUGE, METEOR, and BERTScore. The use of multiple complementary metrics would enhance the scientific robustness of the results. This recommendation becomes particularly important if the suggested third dataset is incorporated, as it would allow for a more comprehensive and reliable comparison across different evaluation scenarios. Recommendation Minor Revision The manuscript addresses a relevant topic and presents a useful empirical comparison of fine-tuning strategies for large language models. The study is now well structured and methodologically sound, with only minor enhancements suggested to further strengthen the experimental evaluation. Two additional points are proposed which would further improve the robustness of the research. Reviewer #2: (No Response) ********** -->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: Yes: Raphael Souza de Oliveira Reviewer #2: 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 |
|
Textual Overlap Rather Than Domain Alignment: A Comparative Study of Fine-Tuning Strategies for Specialised Machine Translation with Large Language Models PONE-D-26-09149R2 Dear Dr. Yang, 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, Zeheng Wang Academic Editor PLOS One Additional Editor Comments (optional): Reviewers' comments: |
| Formally Accepted |
|
PONE-D-26-09149R2 PLOS One Dear Dr. Yang, 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. Zeheng Wang 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 .