agentsclimarketplace

Iclr related work

Skill brycewang-stanford/Awesome-Journal-Skills/ICLR-Skills/skills/iclr-related-work

Use when positioning an ICLR paper against prior work, concurrent OpenReview submissions, arXiv papers, benchmark lineages, and adjacent learning-representation claims. Use when a reviewer cites a paper you missed, when a public comment disputes your novelty, or when separating "shares a component with" from "solves the same representation-learning problem" so the claim survives permanent public scrutiny.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill iclr-related-work

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

6.2 KB, ~1.2k tokens by cl100k_base, as published. Nobody here has run it

ICLR Related Work

Use this to make the novelty claim robust under ICLR review. ICLR reviewers often know recent OpenReview, arXiv, and workshop work, so the related-work strategy must survive public comparison.

Positioning checks

  • Identify the closest prior method, theory result, dataset, benchmark, or analysis paper.
  • Separate "uses a similar component" from "solves the same scientific problem."
  • Track concurrent arXiv/OpenReview work and discuss it when a reasonable reviewer would expect it.
  • Compare against strong open-source and widely used baselines, not only papers that are convenient.
  • Explain differences in assumptions, data access, compute budget, evaluation metric, and failure mode.
  • Avoid dismissive language; public discussion can amplify careless related-work claims.

Closest-work decision tree

For each likely "this is just X" comparison, classify the relationship before writing prose.

Relationship to prior workRelated-work actionEvidence needed
Same problem, same method familyTreat as a direct baseline, not a citation footnotehead-to-head result, ablation, or theory delta
Same component, different objectiveExplain the objective and representation changeloss/objective statement plus experiment tied to the claimed change
Same benchmark, different questionExplain what the benchmark now testsmetric interpretation, split/regime difference, or stress test
Same claim, weaker evidenceBe precise and generous; do not imply priority without proofdated citation plus the stronger evidence axis
Concurrent OpenReview/arXiv workCite and scope it without overclaiming precedencedate, venue/status, and one-sentence distinction

If the paper cannot name the closest work and the difference axis, mark novelty risk high and route to iclr-experiments before polishing prose.

Novelty statement

Build the novelty claim as:

Prior work can <capability under stated conditions>.
It does not <specific missing capability or explanation>.
This paper shows <new mechanism/result/evidence>, under <scope>.
The claim is supported by <theory/experiment/artifact>.

Add a claim ledger underneath the paragraph:

Claim in paperClosest workDifference axisRequired supportStatus
new capabilitypaper/system Xproblem / assumption / method / evidence / scale / theory / artifactexperiment, proof, artifact, or dataset cardready / weak / missing

Any row marked weak or missing must either be softened in the abstract/introduction or backed by a new result. Do not leave the strongest novelty claim supported only by wording.

Surviving the public comparison

ICLR reviewers and even community members can post a "this is just X" comment that stays online next to your paper forever. The defense is a precise difference axis, decided before submission.

"Just like X" objectionRobust ICLR responseFragile response
Same architectureDifferent objective and what it changes representationally"Ours is bigger"
Same benchmarkDifferent question the benchmark now answersHigher number only
Concurrent arXiv preprintDated, scoped distinction, cited generouslyIgnoring it and hoping
Reuses a known lossThe new analysis or regime where it behaves differentlyRenaming the loss

Worked vignette

A submission proposes a masked-prediction objective for time-series transformers. A reviewer links a recent arXiv paper with a similar mask. Rather than dispute priority, the authors add a paragraph: the prior work masks contiguous spans for forecasting, while this paper masks frequency components and shows the representation transfers across sampling rates, supported by a transfer ablation. The difference axis is "what is masked and which invariance it buys," not "we got there first."

Reviewer-pushback patterns

  • "You missed paper Y." Add it, state the axis of difference in one sentence, never dismiss it.
  • "Dismissive of prior work." Public threads amplify rudeness; describe prior work in its own terms.
  • "Cherry-picked baselines." Compare against the widely used open-source system, not the convenient one.

Public-thread response contract

When a reviewer or community comment challenges novelty, respond in a way that improves the permanent OpenReview record:

  1. Acknowledge the cited work in its own terms.
  2. State the exact overlap without minimizing it.
  3. Name one difference axis and point to the supporting experiment, theorem, or artifact.
  4. Commit a manuscript change: citation, paragraph rewrite, added baseline, or softened claim.
  5. Avoid priority arguments unless dates and versions are documented.

Escalate from prose to experiments when the difference axis is empirical. If the response would say "we believe our method is different" without a supporting result, novelty risk stays high.

Pre-submission audit

  • Every strong novelty phrase in the abstract/introduction has a row in the claim ledger.
  • Every closest-work row has a baseline, ablation, proof, or artifact pointer.
  • Concurrent work is cited when a reasonable ICLR reviewer would know it.
  • Related work does not rely on "first", "novel", or "significant" unless the support is explicit.
  • The paper can survive a public "this is just X" comment without changing the core claim.

Output format

[Closest work] <paper/system/benchmark>
[Difference axis] problem / assumption / method / evidence / scale / theory / artifact
[Claim ledger] <claim -> closest work -> support status>
[Must-cite items] <recent OpenReview/arXiv/ICLR-adjacent work>
[Novelty risk] low / medium / high
[Public response] acknowledgement + overlap + difference + manuscript change
[Revision text] <concise related-work paragraph or bullet>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.