openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
703 stars 36 forks source link

[PRE REVIEW]: CompressedBeliefMDPs.jl: A Julia Package for Solving Large POMDPs with Belief Compression #6673

Closed editorialbot closed 4 months ago

editorialbot commented 4 months ago

Submitting author: !--author-handle-->@FlyingWorkshop<!--end-author-handle-- (Logan Bhamidipaty) Repository: https://github.com/JuliaPOMDP/CompressedBeliefMDPs.jl Branch with paper.md (empty if default branch): Version: v1.0.0 Editor: Pending Reviewers: Pending Managing EiC: Chris Vernon

Status

status

Status badge code:

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

Author instructions

Thanks for submitting your paper to JOSS @FlyingWorkshop. Currently, there isn't a JOSS editor assigned to your paper.

@FlyingWorkshop if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
editorialbot commented 4 months ago

Hello human, 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 commented 4 months ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.02 s (1540.4 files/s, 120969.8 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                           15            150            206            535
Markdown                         6            133              0            398
TeX                              1             36              0            339
TOML                             3             72              1            306
YAML                             5              1              8            171
-------------------------------------------------------------------------------
SUM:                            30            392            215           1749
-------------------------------------------------------------------------------

Commit count by author:

    85  Logan Mondal Bhamidipaty
     5  dependabot[bot]
     3  CompatHelper Julia
     1  Mykel Kochenderfer
editorialbot commented 4 months ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1613/jair.1496 is OK
- 10.1038/s41598-019-47148-x is OK
- 10.1177/1729881421999587 is OK
- 10.1109/ICCVE45908.2019.8965237 is OK
- 10.1145/361002.361007 is OK
- 10.15607/RSS.2008.IV.009 is OK
- 10.1162/089976698300017467 is OK
- 10.21105/joss.00602 is OK

MISSING DOIs

- No DOI given, and none found for title: POMDPs.jl: A Framework for Sequential Decision Mak...
- No DOI given, and none found for title: Optimizing Carbon Storage Operations for Long-Term...
- No DOI given, and none found for title: Multiple factor analysis.
- 10.1002/aic.690370209 may be a valid DOI for title: Nonlinear principal component analysis using autoa...
- No DOI given, and none found for title: Auto-encoding variational bayes
- No DOI given, and none found for title: Point-based value iteration: An anytime algorithm ...
- 10.1613/jair.1659 may be a valid DOI for title: Perseus: Randomized point-based value iteration fo...
- No DOI given, and none found for title: Point-based POMDP algorithms: Improved analysis an...
- 10.1126/science.290.5500.2319 may be a valid DOI for title: A global geometric framework for nonlinear dimensi...
- No DOI given, and none found for title: Algorithms for Decision Making
- No DOI given, and none found for title: Julia: A Fast Dynamic Language for Technical Compu...
- 10.1613/jair.5328 may be a valid DOI for title: DESPOT: Online POMDP planning with regularization
- 10.1609/icaps.v28i1.13882 may be a valid DOI for title: Online algorithms for POMDPs with continuous state...
- No DOI given, and none found for title: Monte-Carlo planning in large POMDPs
- 10.1007/11871842_29 may be a valid DOI for title: Bandit based monte-carlo planning
- No DOI given, and none found for title: AEMS: An anytime online search algorithm for appro...
- 10.7551/mitpress/1120.003.0084 may be a valid DOI for title: A Generalization of Principal Components Analysis ...
- No DOI given, and none found for title: E-PCA
- No DOI given, and none found for title: The Complexity of Markov Decision Processes
- No DOI given, and none found for title: On the Undecidability of Probabilistic Planning an...
- No DOI given, and none found for title: Multidimensional Triangulation and Interpolation f...
- 10.1037/e471672008-001 may be a valid DOI for title: Discriminatory Analysis. Nonparametric Discriminat...
- 10.1037/h0070888 may be a valid DOI for title: Analysis of a complex of statistical variables int...
- No DOI given, and none found for title: Probabilistic Principal Component Analysis

INVALID DOIs

- https://doi.org/10.1016/S0004-3702(98)00023-X is INVALID because of 'https://doi.org/' prefix
- https://doi.org/10.1016/B978-1-55860-377-6.50040-2 is INVALID because of 'https://doi.org/' prefix
- https://doi.org/10.1016/0022-247X(65)90154-X is INVALID because of 'https://doi.org/' prefix
editorialbot commented 4 months ago

Paper file info:

📄 Wordcount for paper.md is 1200

✅ The paper includes a Statement of need section

editorialbot commented 4 months ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 4 months ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

crvernon commented 4 months ago

@editorialbot query scope

:wave: @FlyingWorkshop — Thanks for your submission! Given the small size of this code base, I have submitted this pre-review for editorial review with respect to the substantial scholarly effort. This usually takes a week or two and I'll report back here as soon as I hear back from the rest of the editorial board.

editorialbot commented 4 months ago

Submission flagged for editorial review.

FlyingWorkshop commented 4 months ago

Added/edited some DOIs.

@editorialbot generate pdf

crvernon commented 4 months ago

@editorialbot reject

👋 @FlyingWorkshop — Thank you for submitting your software to JOSS. At this time, I unfortunately have to reject your submission.

The editors have decided that given 1) the small codebase size and 2) the shorter commit history lifespan your submission fails to meet the substantial scholarly effort requirements for publication in JOSS.

We wish you the best in your research!

editorialbot commented 4 months ago

Paper rejected.