Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW]: FuseMedML: a framework for accelerated discovery in machine learning based biomedicine #4943

Closed
editorialbot opened this issue Nov 17, 2022 · 59 comments
Assignees
Labels
accepted Jupyter Notebook published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Shell Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Nov 17, 2022

Submitting author: @alex-golts (Alex Golts)
Repository: https://github.com/BiomedSciAI/fuse-med-ml
Branch with paper.md (empty if default branch): joss_paper
Version: 0.2.9
Editor: @jmschrei
Reviewers: @anupamajha1, @suragnair
Archive: 10.5281/zenodo.7346694

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/4d0c5f077e6bc1ddc4c75e75774ce976"><img src="https://joss.theoj.org/papers/4d0c5f077e6bc1ddc4c75e75774ce976/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/4d0c5f077e6bc1ddc4c75e75774ce976/status.svg)](https://joss.theoj.org/papers/4d0c5f077e6bc1ddc4c75e75774ce976)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@anupamajha1 & @suragnair, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @jmschrei know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @suragnair

📝 Checklist for @anupamajha1

@editorialbot editorialbot added Jupyter Notebook Python review Shell Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials labels Nov 17, 2022
@editorialbot
Copy link
Collaborator Author

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=0.50 s (468.7 files/s, 177355.2 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSON                             2              0              0          58591
Python                         193           4330           6493          15333
Markdown                        24            492              0           1457
Jupyter Notebook                 3              0           1134            502
TeX                              1             19              0            145
YAML                             6             11             10            126
Bourne Shell                     4             33             22            118
INI                              1             14              0             92
TOML                             1              1              0              2
-------------------------------------------------------------------------------
SUM:                           235           4900           7659          76366
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 1078

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1117/12.2609385 is OK
- 10.1117/12.2613169 is OK
- 10.3390/cancers14163848 is OK
- 10.1007/978-3-030-87592-3_4 is OK
- 10.1007/978-3-030-87589-3_29 is OK
- 10.1007/978-3-030-98385-7_14 is OK
- 10.1148/radiol.220027 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@jmschrei
Copy link

Howdy @anupamajha1 and @suragnair!

Thanks for agreeing to review this submission.

The process for conducting a review is outlined above. Please run the command shown above to have @editorialbot generate your checklist, which will give a step-by-step process for conducting your review. Please check the boxes during your review to keep track, as well as make comments in this thread or open issues in the repository itself to point out issues you encounter. Keep in mind that our aim is to improve the submission to the point where it is of high enough quality to be accepted, rather than to provide a yes/no decision, and so having a conversation with the authors is encouraged rather than providing a single review post at the end of the process.

Here are the review guidelines: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html
And here is a checklist, similar to above: https://joss.readthedocs.io/en/latest/review_checklist.html

Please let me know if you encounter any issues or need any help during the review process, and thanks for contributing your time to JOSS and the open source community!

@suragnair
Copy link

suragnair commented Nov 21, 2022

Review checklist for @suragnair

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/BiomedSciAI/fuse-med-ml?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@alex-golts) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@anupamajha1
Copy link

anupamajha1 commented Nov 22, 2022

Review checklist for @anupamajha1

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/BiomedSciAI/fuse-med-ml?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@alex-golts) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@jmschrei
Copy link

Hi @anupamajha1 and @suragnair, how are the reviews coming?

@anupamajha1
Copy link

anupamajha1 commented Dec 14, 2022

@alex-golts
Copy link

I addressed all three issues by @anupamajha1 . please let me know if they can be closed or if there are any further comments.

@anupamajha1
Copy link

anupamajha1 commented Dec 23, 2022

@alex-golts: Thanks for addressing my comments. Here are some suggestions before I can finish my review checklist:

  1. I installed FuseMedML and tried running it on the multiple examples you provided. The download instructions for datasets other than MNIST need to be improved. Currently, the READMEs, for many examples, point to the website with the data. You should include steps for download in all the example data READMEs.
  2. The writing quality of the paper can be improved.

@suragnair
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@alex-golts
Copy link

@anupamajha1 Thanks for these suggestions!

  1. We added a bash script to the KNIGHT example to download the data and edited the README file correspondingly.
    The STOIC21 example already contains in the code a class that downloads the data. For the remaining examples, obtaining the data involves some form of manual registration, so we couldn't easily automate that.

  2. We revised the writing a bit, I hope it is somewhat better. you can see the changes in this PR. If you believe there are still any areas in the writing that could be improved upon, please feel free to let us know which ones specifically.

@suragnair
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@anupamajha1
Copy link

@alex-golts: thanks for the updates! @jmschrei: I have finished the review checklist. Please let me know if anything else is needed.

@suragnair
Copy link

Some more suggestions for improving the paper further. Firstly, it would be helpful to have a "design philosophy" focused figure that outlines NDict and input/output of fuse models (can be borrowed from the video in the README).

It would help to make the following improvements:

  • Figure 1: It is not immediately apparent how data.img in updated_sample maps to img in sample, and so on. Adding arrows connecting them would be useful, like in the video.
  • Figure 2: Why does 1 need to be specified in ('data.input.img', 1)?
  • Figure 3: EvaluatorDefault needs some explanation in the caption.

@alex-golts
Copy link

Thanks for the suggestions @suragnair , I have addressed them as follows:

  • Added a figure with a diagram explaining the design philosophy
  • Added arrows as you suggested in Fig. 1 (now Fig. 2)
  • The "1" argument represents the number of input channels. we keep it currently for backward compatibility. I added a comment to the code in the figure explaining what it is.
  • Modified the caption of Fig. 3 (now Fig. 4) to explain EvaluatorDefault

Please let me know if you have any more questions or suggestions

@suragnair
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@alex-golts
Copy link

alex-golts commented Jan 8, 2023

Thanks for the suggestions @suragnair , I have addressed them as follows:

  • Added a figure with a diagram explaining the design philosophy
  • Added arrows as you suggested in Fig. 1 (now Fig. 2)
  • The "1" argument represents the number of input channels. we keep it currently for backward compatibility. I added a comment to the code in the figure explaining what it is.
  • Modified the caption of Fig. 3 (now Fig. 4) to explain EvaluatorDefault

Please let me know if you have any more questions or suggestions

@suragnair just an update about the 3rd bullet. we will support not having to specify the number of input channels (see BiomedSciAI/fuse-med-ml#244). so I changed the figure accordingly. removed the comment, and it now doesn't have the "1" argument that you asked about.

@alex-golts
Copy link

@jmschrei I have fixed the invalid DOI.

can you please clarify what exactly you mean by "Zenodo DOI for the paper"? I see according to the submission instructions that we're expected to deposit the repository to a service like Zenodo. did you mean that? in that case we already have it here.
Or did you mean to just deposit the paper? If that's the case, should it be the PDF? the raw "paper.md" and "paper.bib" files?

@jmschrei
Copy link

Yes, that's what I was looking for. Thanks. Is the version you'd like tagged with the submission v0.2.9?

@alex-golts
Copy link

Yes, that's what I was looking for. Thanks. Is the version you'd like tagged with the submission v0.2.9?

yes, v0.2.9
sorry, forgot to answer you on that one :-)

@jmschrei
Copy link

@editorialbot set v0.2.9 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now v0.2.9

@jmschrei
Copy link

@editorialbot set 10.5281/zenodo.7346694 as archive

@editorialbot
Copy link
Collaborator Author

Done! Archive is now 10.5281/zenodo.7346694

@jmschrei
Copy link

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1117/12.2609385 is OK
- 10.1117/12.2613169 is OK
- 10.3390/cancers14163848 is OK
- 10.1007/978-3-030-87592-3_4 is OK
- 10.1007/978-3-030-87589-3_29 is OK
- 10.1007/978-3-030-98385-7_14 is OK
- 10.1148/radiol.220027 is OK
- 10.5281/zenodo.3828935 is OK
- 10.48550/arXiv.2211.02701 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/bcm-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3887, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Jan 19, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot set 0.2.9 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now 0.2.9

@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Jan 21, 2023

@alex-golts and co-authors, I am the AEiC on this track and here to help process final steps towards acceptance in JOSS. Before we can proceed, below are some some minor issues that require your attention:

On the paper (You can call @editorialbot generate pdf to update the draft):

  • The paper mentions

A data pipeline may consist of a static_pipline and a dynamic_pipeline.

Check if static_pipline should read static_pipeline.

  • Fix spelling for acording, which should read according

On the archive:

  • Please manually edit ZENODO archive title to match the paper title
  • Please also manually edit the ZENODO archive author list to match the paper authors and order (you may need to remove any contributors that were added on the ZENODO list)
  • Please manually edit the ZENODO listed license (currently it says Other (Open)) to match your actual software's open source license.

@Kevin-Mattheus-Moerman
Copy link
Member

@jmschrei thanks for your help as editor here. Note the archive issues I am pointing out ☝️ , in the future these are things you can check before recommending accept. But no worries we'll get it sorted out now. Thanks again for the help! 🎉

@alex-golts
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@alex-golts
Copy link

@Kevin-Mattheus-Moerman we fixed the typos, thanks for pointing them out.
we also edited the title, author list and license on Zenodo according to your comments.
please let me know if you have more comments.

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator Author

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.04943 joss-papers#3901
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04943
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Jan 22, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

@alex-golts congratulations on this publication in JOSS!

Thank you for editing this one @jmschrei !

And a special thank you to the reviewers @anupamajha1 and @suragnair !!!

@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04943/status.svg)](https://doi.org/10.21105/joss.04943)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.04943">
  <img src="https://joss.theoj.org/papers/10.21105/joss.04943/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.04943/status.svg
   :target: https://doi.org/10.21105/joss.04943

This is how it will look in your documentation:

DOI

We need your help!

The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

@alex-golts
Copy link

Thank you all for the thorough and helpful reviews and for the editorial work! it was a great experience to go through the unique thoughtful and transparent review process of JOSS. we feel it definitely helped us improve both the paper and code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Jupyter Notebook published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Shell Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials
Projects
None yet
Development

No branches or pull requests

6 participants