Journal of Machine Learning Research Submission Guide
A source-checked guide to deciding whether a machine-learning paper is ready for JMLR.
Readiness scan
Find out if this manuscript is ready to submit.
Run the Free Readiness Scan before you submit. Catch the issues editors reject on first read.
How to approach Journal of Machine Learning Research
Use the submission guide like a working checklist. The goal is to make fit, package completeness, and cover-letter framing obvious before you open the portal.
Stage | What to check |
|---|---|
1. Scope | Confirm JMLR owns the contribution |
2. Package | Prepare the current manuscript package |
3. Cover letter | Reconcile claims, evidence, and reproducibility |
4. Final check | Use the current official submission route |
Quick answer: Submit to the Journal of Machine Learning Research when the paper advances machine-learning theory or methods for a broad ML audience, supports its claims with theoretical or empirical evidence, and explains what was learned rather than only what was built. A domain application of a familiar model is usually not the job this journal owns.
Evidence basis: We reviewed the official JMLR author information, format instructions, author guide, and FAQ on August 28, 2026. Journal rules are sourced; the decision artifacts below are Manusights judgment.
Check the contribution and evidence chain before submission.
Decide whether JMLR owns the contribution
Contribution center | What makes it JMLR-shaped | Hold or reroute when |
|---|---|---|
New learning algorithm | Principle, analysis, strong baselines, ablations, and reproducibility | The novelty is a minor architecture combination |
Learning theory | A clear object, assumptions, result, proof, and practical consequence | Formal work is detached from learning behavior or utility |
New task or evaluation framework | A real gap in existing tasks, precise formulation, and evidence the new frame changes conclusions | Renaming a benchmark creates the appearance of novelty |
Empirical insight | Controlled experiments that reveal why systems behave as they do | A leaderboard improvement is the only learned result |
The official scope distinguishes ML theory and methods from applications of ML to other domains. That boundary should appear in the title, abstract, introduction, experiments, and conclusion. If the paper's main value is medical, chemical, financial, or industrial deployment, a domain journal may own the reader job more clearly unless the method itself changes broader ML understanding.
Build the “what was learned” table
For every headline result, fill in four cells before polishing prose.
Result | Mechanism or explanation tested | Alternative weakened | Evidence boundary |
|---|---|---|---|
Performance gain | Why the method should improve this behavior | Strong baseline, component removal, or controlled change | Dataset, task, compute, and seed limits |
Robustness gain | Perturbation or shift the method addresses | Comparable robust method under matched tuning | Shift types not evaluated |
Theoretical result | Which practical behavior the theorem clarifies | Counterexample or weaker assumption | Assumptions that restrict transfer |
Efficiency gain | Where compute or sample savings arise | Matched quality and total resource accounting | Hardware, training, inference, and memory conditions |
In our editorial analysis, the recurring failure pattern is result without learning: the paper reports that a system wins but never isolates why, when, or at what cost. JMLR's author information explicitly asks papers to report what was learned. A causal claim about a component therefore needs a discriminating ablation, not merely a model-minus-component row with untuned baselines.
Audit originality against prior versions
JMLR allows some submissions that extend workshop or conference work, but the official policy requires disclosure and a substantive delta. Build a comparison table that a skeptical reader could inspect:
Prior artifact | Reused material | New result | Why the new result changes understanding |
|---|---|---|---|
Conference paper | Core setup and baseline | New theorem, domain, analysis, or insight | Exact claim that was not supportable before |
Preprint | Version history | Revised evidence or argument | What changed and why |
Related author paper | Shared method family | Distinct question and evaluation | Boundary preventing self-duplication |
Adding omitted proofs, background, or small experimental variations may be insufficient under the journal's stated examples. The cover letter should disclose the overlap without trying to market a cosmetic delta as a new contribution.
Prepare the JMLR-specific package
The current author information says submissions use the JMLR electronic system and the JMLR LaTeX style, with a PDF manuscript and a separate cover letter. It describes a 200-word abstract, five keywords, a short running title, overlap disclosures, coauthor consent, conflicts, and suggestions for action editors and reviewers. Recheck the live author page before upload because details can change.
Use this order:
- confirm that the paper is ML theory or methods for a broad ML audience;
- write the claim-evidence-boundary table and fix unsupported claims;
- reconcile conference, workshop, preprint, and related-paper overlap;
- make experiments reproducible enough to test the central claims;
- apply the current JMLR format without modifying the style file;
- assemble the cover letter disclosures and conflict-aware editor/reviewer suggestions;
- verify the live submission system and inspect the final PDF.
Worked example: a conference extension
Imagine a conference paper introduced an optimizer and showed gains on image classification. The journal version adds more datasets and longer appendices. That may make the study larger without making it a substantive JMLR extension.
A stronger version asks a question the original could not answer: under what curvature, noise, or scale conditions does the optimizer's advantage arise? It adds an analysis that predicts those conditions, a controlled experiment that can falsify the explanation, and failures outside the predicted regime. The new value is not the number of tables. It is a more general account of learning behavior.
Contradiction audit
Artifact | Question | Common contradiction |
|---|---|---|
Abstract | What is the one ML contribution? | Application impact displaces method novelty |
Related work | Is every material overlap disclosed? | A conference version is mentioned but not differentiated |
Experiments | Do baselines and tuning support the comparison? | The proposed method receives more search or compute |
Reproducibility | Can the central result be reconstructed? | Seeds, splits, preprocessing, or hyperparameters are missing |
Cover letter | Do disclosures match the manuscript history? | The claimed delta is broader than the actual new evidence |
Failure patterns to repair before JMLR submission
JMLR novelty reduced to a leaderboard margin. A small improvement can be valuable, but the paper must show why it occurs, whether the comparison is fair, and what the result teaches beyond the selected benchmark. Add an explanation that produces a testable prediction, then evaluate that prediction under at least one condition where the method might fail.
JMLR breadth claimed from task count. More datasets do not automatically create a broad ML contribution. Identify the property shared across tasks and the evidence showing that the method addresses that property. If each gain has a different explanation, the central claim may need to be narrower.
JMLR reproducibility treated as a repository link. A repository is useful only when the evaluated version, environment, data path, configuration, and commands can be matched to the paper. Preserve a stable release and state the compute needed to reproduce central tables. Where data cannot be redistributed, separate what is restricted from what can still be inspected.
Cover-letter decision map
The cover letter should not repeat the abstract. It should help the editor resolve potential conflicts and route the paper responsibly.
Cover-letter item | Evidence to include | Risk to avoid |
|---|---|---|
Contribution | One ML question and the result that changes understanding | Application importance substitutes for method contribution |
Prior overlap | Exact prior artifact and substantive new delta | Conference history is minimized or hidden |
Editor suggestions | Relevant expertise and absence of conflicts | Popularity is mistaken for fit |
Reviewer suggestions | Technical coverage and conflict check | Advisors, collaborators, or close competitors are suggested |
Funding and interests | Complete support and relevant relationships | Disclosure differs from manuscript metadata |
This source-backed synthesis cannot predict acceptance or editorial priority. It converts public JMLR requirements into checks an author can falsify before submission. The live author information remains the controlling source if any package detail changes.
Readiness check
Run the scan against the requirements while they're in front of you.
See score, top issues, and journal-fit signals before you submit.
Submit if
- The contribution advances ML understanding beyond one application.
- Claims are supported by analysis, experiments, or both at the right level.
- Prior work and author overlap are disclosed precisely.
- The package follows the current official JMLR instructions.
Think Twice If
- The main novelty is applying a standard model to a new dataset without a methods-level advance.
- More experiment tables replace a clear explanation of what was learned.
- The conference-to-journal delta is mostly manuscript length or omitted detail.
- Reproducibility depends on unavailable data, code, or undocumented tuning parameters.
Run the final JMLR readiness review.
Official sources accessed August 28, 2026.
Frequently asked questions
JMLR publishes theory and methods of machine learning for a broad machine-learning audience. It generally does not publish papers whose main contribution is applying known ML methods to another domain.
The official policy permits some prior workshop or conference work only when the journal submission cites it, discloses it, explains the differences, and adds a substantive extension. The journal decides whether the delta is sufficient.
The official author information states that JMLR has no publication fees and makes papers freely available.
No. It translates public policies into a manuscript audit and cannot predict editorial or reviewer judgment.
Before you upload
Choose the next useful decision step first.
Move from this article into the next decision-support step. The scan works best once the journal and submission plan are clearer.
Use the scan once the manuscript and target journal are concrete enough to evaluate.
Anthropic Privacy Partner. Your manuscript is never used to train any model.