Peer Review History

Original SubmissionMarch 7, 2025
Decision Letter - Qichun Zhang, Editor

Dear Dr. Xing,

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.

==============================

ACADEMIC EDITOR: Please address all the comments and proof read the revised manuscript before resubmitting the paper.

==============================

Please submit your revised manuscript by May 26 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.

  • A rebuttal letter that responds to each point raised by the academic editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'.
  • A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.
  • An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled '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,

Qichun Zhang, PhD

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 https://journals.plos.org/plosone/s/file?id=ba62/PLOSOne_formatting_sample_title_authors_affiliations.pdf

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. We note that the grant information you provided in the ‘Funding Information’ and ‘Financial Disclosure’ sections do not match.

When you resubmit, please ensure that you provide the correct grant numbers for the awards you received for your study in the ‘Funding Information’ section.

4. Thank you for stating the following financial disclosure:

This research was funded by the Jilin Province Science and Technology Development Program [YDZJ202301ZYTS291]and the Excellent Young Project of the Jilin Provincial Department of Education for the year 2024 [JJKH20240386KJ]

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.

5. Please ensure that you refer to Figure 5, 7, 9, 10 and 11, in your text as, if accepted, production will need this reference to link the reader to the figure.

6. We note you have included a table to which you do not refer in the text of your manuscript. Please ensure that you refer to Table 3 in your text; if accepted, production will need this reference to link the reader to the Table.

7. Please remove your figures from within your manuscript file, leaving only the individual TIFF/EPS image files, uploaded separately. These will be automatically included in the reviewers’ PDF.

8. 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.

Additional Editor Comments:

Two reviewers returned the comments which are generally positive. A few details are needed to improve the quality of the paper while the motivation is needed to compare different algorithms. To enrich the background as a comparison, probably the additional reference is helpful, for example : 'A colonic polyps detection algorithm based on an improved YOLOv5s'.

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

1. Is the manuscript technically sound, and do the data support the conclusions?

Reviewer #1: Yes

Reviewer #2: Partly

**********

2. Has the statistical analysis been performed appropriately and rigorously? -->?>

Reviewer #1: Yes

Reviewer #2: No

**********

3. Have the authors made all data underlying the findings in their manuscript fully available??>

The PLOS Data policy

Reviewer #1: Yes

Reviewer #2: Yes

**********

4. Is the manuscript presented in an intelligible fashion and written in standard English??>

Reviewer #1: Yes

Reviewer #2: No

**********

Reviewer #1: This paper introduces LMAD-YOLO, a vehicle image detection algorithm aimed at addressing the challenges of small target vehicle detection in drone aerial photography. The proposed method incorporates several improvements, including the MultiEdgeEnhancer module, MSPF module, Adown module, and the MDFPN network, claiming performance gains on the DroneVehicle and VisDrone datasets. While acknowledging the innovative aspects, the paper requires further refinement in its methodology, experimental validation, results analysis, and overall presentation.

Introduction:

The introduction provides a somewhat general overview of the challenges in small target vehicle detection from drones, lacking an in-depth analysis of the specific limitations of existing mainstream methods in addressing these challenges.

The review of related work appears insufficient in scope and depth, failing to clearly establish the novelty and necessity of the presented work within the existing literature.

The specific goals and the precise problems the research intends to solve are not articulated clearly enough, leaving the reader with a somewhat vague understanding of the study's motivation.

Methodology:

The principles and design rationale behind the core modules (MultiEdgeEnhancer, MSPF, Adown, and MDFPN) are not described with sufficient clarity and depth. Explanations of some key formulas or operations are too brief, making it difficult for the reader to fully grasp their effectiveness.

For instance, the specific implementation and underlying principles of "adaptive Avgpool2d module for multi-scale aggregation," how EdgeBooster enhances edge information through differential calculations and convolution activation, and the detailed structure and operation of LSKA within the MSPF module are not adequately elaborated.

The overall network architecture diagram (Figure 1) lacks sufficient detail, such as the connections between modules and the changes in feature map channel numbers, which would aid in understanding the network's structure and data flow.

Experiments:

Dataset Description: While the DroneVehicle and VisDrone datasets are mentioned, the paper lacks detailed statistical information about them, such as the number of samples per class and the distribution of object sizes, which are crucial for an objective evaluation of the experimental results.

Baseline Selection: The choice of baseline models for comparison, while including some YOLO series variants, omits comparisons with recent state-of-the-art methods in drone-based small object detection, limiting the assessment of the proposed method's superiority.

Ablation Study Analysis: The analysis of the ablation study results in Table 2 primarily focuses on performance metric changes, lacking a deeper investigation into how different module combinations affect model performance and potential interactions between modules.

Results and Discussion:

The presentation of results relies heavily on tabular data, with insufficient in-depth analysis and interpretation of the experimental findings.

The discussion section does not adequately leverage the experimental results to provide a thorough exploration of the proposed method's strengths and limitations, nor does it offer a detailed comparative analysis with existing works.

Visual results in Figures 8, 10, and 11, while providing some qualitative evidence, are limited in quantity and lack detailed interpretation to clearly demonstrate the specific improvements brought by the proposed modules across various scenarios and challenges.

Presentation:

The logical flow within certain paragraphs could be improved, and the language used is not consistently fluid and precise.

The captions and legends of figures and tables lack sufficient information to clearly convey the intended message. For example, Figure 7 lacks detailed explanations of the axes and legends. The titles of Figures 8 and 9 are too simplistic and do not adequately describe the visualized content.

The formatting of the references may exhibit inconsistencies and requires careful review to ensure uniformity and completeness.

Reviewer #2: In my opinions, the manuscript has the following deficiencies which cannot be ignored. Language and presentation, should be refined throughout the text, its stylistic and grammatical issues, significantly hinders the readability of the work. Why is the YOLO11n chosen to be improved, there are different editions of YOLO11 models, such as YOLO11m, YOLO11s, YOLO11x, the experimental design is limited. Additionally, more interesting test data, such as evaluation indices, FPS, mAP@0.5:0.95, should be added.

**********

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

**********

[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.

Attachments
Attachment
Submitted filename: comment for plos one12249.doc
Revision 1

Comment reply in the "Response to Reviewers. pdf" file

Attachments
Attachment
Submitted filename: Response to Reviewers.pdf
Decision Letter - Qichun Zhang, Editor

LMAD-YOLO: A Vehicle Image Detection Algorithm for Drone Aerial Photography Based on Multi-Scale Feature Fusion

PONE-D-25-12249R1

Dear Dr. Xing,

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. If you have any questions relating to publication charges, please contact our Author Billing department directly at authorbilling@plos.org.

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,

Qichun Zhang, PhD

Academic Editor

PLOS ONE

Additional Editor Comments:

Reviewer 2 has not accepted the re-invitation for the revised version. Thus, I, academic editor, has reviewed the revision as the additional reviewer. Basically, all the concerns have been addressed well and I recommend accepting this submission.

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

Reviewer #1: All comments have been addressed

**********

2. Is the manuscript technically sound, and do the data support the conclusions??>

Reviewer #1: Yes

**********

3. Has the statistical analysis been performed appropriately and rigorously? -->?>

Reviewer #1: Yes

**********

4. Have the authors made all data underlying the findings in their manuscript fully available??>

The PLOS Data policy

Reviewer #1: Yes

**********

5. Is the manuscript presented in an intelligible fashion and written in standard English??>

Reviewer #1: Yes

**********

Reviewer #1: I strongly suggest the authors further refine the language throughout the manuscript. While the overall clarity is acceptable, the writing can be more concise and polished. Eliminating redundancy and tightening the expression would significantly enhance the readability and impact of the work.

**********

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

**********

Formally Accepted
Acceptance Letter - Qichun Zhang, Editor

PONE-D-25-12249R1

PLOS ONE

Dear Dr. Xing,

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.

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

Prof. Qichun Zhang

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 .