Transactions on Machine Learning Research Submission Guide
A source-checked guide to preparing a technically sound, double-blind TMLR submission.
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 Transactions on 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 TMLR owns the correctness-first contribution |
2. Package | Prepare the anonymous manuscript and evidence package |
3. Cover letter | Complete OpenReview profiles and disclosures |
4. Final check | Submit through the current TMLR route |
Quick answer: Submit to Transactions on Machine Learning Research when the ML contribution is technically sound, completely evaluated, appropriately anonymized, and useful even if its importance is not based on a prestige-style significance claim. The paper should survive a correctness audit before it enters OpenReview.
Evidence basis: We reviewed the official TMLR author guide, submission page, FAQ, and OpenReview venue description on August 28, 2026. Requirements are sourced; the readiness matrices are Manusights editorial judgment.
Decide whether the paper has a TMLR-shaped contribution
Paper center | Evidence that makes it reviewable | Hold when |
|---|---|---|
Algorithmic result | Defined problem, credible baselines, ablations, uncertainty, and limitations | A small gain is unsupported by mechanism or robustness checks |
Theoretical contribution | Precise assumptions, result, proof, and relationship to learning practice | The theorem's practical object is unclear |
Empirical analysis | Reproducible design that changes understanding of model behavior | Descriptive plots do not test an explanation |
Negative or corrective result | Fair reproduction, boundary conditions, and a constructive lesson | Failure is attributed to another method without matched conditions |
TMLR's public description emphasizes technical correctness and rolling review rather than a subjective significance threshold. That does not lower the evidence bar. It changes the editorial question from “Is this fashionable enough?” to “Are the claim, methods, and evaluation sound enough to enter the scientific record?”
Run a correctness-first audit
Claim | Required test | Falsifier | Reported boundary |
|---|---|---|---|
Improves performance | Matched data, tuning, compute, and uncertainty | Strong baseline closes the gap | Tasks and regimes evaluated |
Improves robustness | Defined shift or perturbation plus relevant comparator | Benefit disappears under another plausible shift | Threat model and severity |
Reduces compute | Total resource accounting at matched quality | Training or preprocessing erases savings | Hardware and scale |
Explains behavior | Prediction derived from the explanation | Controlled test contradicts prediction | Alternative explanations |
In our editorial analysis, the recurring failure pattern is correct result, incomplete comparison. The code may run and the reported number may be accurate, yet the paper's conclusion exceeds the experiment because baselines received different tuning, data, compute, or stopping rules. Correctness includes the inference connecting results to claims, not only the absence of implementation errors.
Protect double-blind review without damaging reproducibility
The official author guide requires anonymization and active OpenReview profiles. Before upload, inspect more than the author line:
- remove names, affiliations, acknowledgments, grant identifiers, and revealing repository owners;
- phrase self-citations in the third person when the citation is scientifically necessary;
- check PDF metadata, supplementary filenames, document properties, and embedded links;
- provide an anonymous reproducibility route when the current policy permits it;
- keep the eventual public artifact plan ready so anonymity does not become permanent opacity.
Anonymity and transparency are sequential constraints, not opposites. The review package must not identify the authors, while the accepted record should still support inspection and reuse under the venue's current policies.
Worked example: a benchmark correction paper
Suppose a paper shows that a popular method's reported advantage disappears after equalizing hyperparameter search. The result can fit TMLR if the reproduction is faithful, the search budget is explicit, uncertainty is reported, and the paper explains which evaluation practice caused the earlier conclusion.
It becomes weak if the authors use a different code path, quietly change preprocessing, or frame one failed reproduction as evidence that the entire method family is invalid. The constructive contribution is a falsifiable evaluation lesson: under matched search and preprocessing, the advantage is absent on these tasks, and future comparisons should control the identified variable.
Prepare the current package checklist
- Read the submission guidelines, editorial policies, acceptance criteria, ethics guidance, and code of conduct linked from the official TMLR pages.
- Confirm that the work has no disallowed publication overlap or dual-submission conflict.
- Apply the current TMLR LaTeX template and anonymize the full package.
- Reconcile human-subjects, funding, competing-interest, broader-impact, and other ethics information with the actual study.
- Complete active OpenReview profiles and institutional-history conflicts before submission.
- Inspect the compiled PDF, appendix, supplementary files, links, and metadata.
- Enter through the official TMLR submission page and preserve a timestamped package copy.
Policies and workflow can change. The live TMLR pages, not an older checklist or social post, control the submission.
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.
Contradiction audit
Artifact | Question | Common contradiction |
|---|---|---|
Abstract | Is the claim technical and bounded? | “General” rests on a narrow benchmark set |
Main results | Are comparisons matched? | Search budget differs across methods |
Appendix | Can a reviewer reconstruct the study? | Essential preprocessing exists only in code |
Ethics statement | Does the declared risk match the use case? | Human-impact claims omit affected populations |
Anonymous package | Does any file reveal identity? | Repository, metadata, or acknowledgments deanonymize authors |
Three TMLR failure patterns to resolve
TMLR correctness reduced to code execution. A program can run while the scientific comparison is invalid. Check whether data, tuning, stopping rules, compute, and uncertainty are matched. Then ask whether the conclusion would still hold if the strongest baseline received the same care as the proposed method.
TMLR anonymity broken by the evidence route. Removing names from the PDF is not enough when a repository URL, model card, dataset record, acknowledgments file, PDF metadata, or highly specific self-reference reveals the authors. Perform an identity scan on every uploaded artifact. Preserve the scientific context needed for review while replacing identity-bearing routes with policy-compliant anonymous ones.
TMLR ethics treated as boilerplate. A generic statement does not resolve who can be affected, what failure can occur, or what safeguards exist. Tie the ethics discussion to the actual data, task, deployment assumptions, misuse possibilities, and excluded uses. When human-subjects oversight applies, make the submission information agree with the manuscript and institutional record.
OpenReview readiness table
Surface | Verify before upload | Why it matters |
|---|---|---|
Author profiles | Complete affiliations, publications, and conflict history | Assignment and conflict detection depend on them |
Manuscript PDF | Correct template, anonymity, legible figures, working references | The review begins with this rendered artifact |
Appendix | All evidence reviewers need to evaluate central claims | Supplementary length should not hide essential methods |
Code/data route | Anonymous during review and inspectable under the current policy | Reproducibility and identity must both be protected |
Submission fields | Title, abstract, keywords, ethics, funding, and conflicts agree | Metadata contradictions delay or distort triage |
A falsifier-first abstract test
Underline every comparative or generalization claim in the abstract. For each, write one plausible result that would make the sentence false. Confirm that the paper actually performs a relevant test. If no result could falsify the sentence, it may be promotional rather than scientific. If the falsifier is outside the study, state the boundary rather than implying it was tested.
This source-backed synthesis cannot predict acceptance or editorial priority. It translates current public requirements into a correctness and package audit; TMLR editors and reviewers retain the actual judgment. Before upload, preserve the dated policy pages and compiled package used for the final audit so later changes can be reconciled without guessing.
Submit if
- Every primary claim has a fair, inspectable test.
- The paper states limitations and plausible falsifiers.
- Double-blind and OpenReview requirements are satisfied across all files.
- Publication-overlap and ethics policies have been checked against current official text.
Think Twice If
- The abstract relies on subjective significance language to cover an incomplete evaluation.
- A benchmark table gain disappears under matched tuning or uncertainty analysis.
- Anonymity depends on hiding methods context needed for review.
- The reference list and related-work section disclose publication overlap incompletely.
Run the final TMLR readiness review.
Official sources accessed August 28, 2026.
Frequently asked questions
TMLR states that it emphasizes technical correctness over subjective significance and uses rolling, double-blind review through OpenReview.
Yes. The official author guide requires anonymized manuscripts and complete active OpenReview profiles for authors.
TMLR states that it does not accept submissions overlapping previously published work. Authors should read the current dual-submission and self-plagiarism policies before submitting.
No. It provides a public-policy and evidence audit, not an acceptance forecast.
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.