agentsclimarketplace

Sigir review process

Skill brycewang-stanford/Awesome-Journal-Skills/SIGIR-Skills/skills/sigir-review-process

Journal-specific Claude Code/Codex skill packs covering mainstream journals — AER, QJE, Nature, Cell, 管理世界, 经济研究 & 200+ more — your fast track to getting published. | 覆盖主流期刊的 Claude Code/Codex 期刊技能包,从选题、识别策略到表格规范与审稿回复全流程,助你快速发论文。

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill sigir-review-process

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

What its author says it does

Copied from the file, not written here

Use when reasoning about how SIGIR evaluates submissions — the per-track OpenReview machinery, double-blind full/short review versus single-anonymous Resources review, the PC-member nomination duty, what IR reviewers score (evaluation validity above novelty claims), the ACM Peer Review Policy layer, and how decisions land.

SKILL.md

6.4 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

SIGIR Review Process

SIGIR review is track-partitioned: each track (full, short, resources, reproducibility, perspectives, industry, ...) runs its own OpenReview group with its own reviewer pool, anonymity regime, and calendar. Advice that treats "SIGIR review" as one process misroutes authors. This skill models the machinery and the reviewer psychology; exact per-cycle mechanics (rebuttal windows, score scales, meta-review forms) were not publicly verifiable for 2026 and must be read off your own submission's OpenReview timeline (待核实).

The machinery

ElementWhat was verified for 2026What to confirm per cycle
PlatformOpenReview, per-track venue groupsGroup id for your track
Full/short anonymityDouble-blind, fully anonymizedPreprint policy details
Resources anonymitySingle-anonymous (reviewers see authors)
Reviewer sourcingFull-paper teams nominate one author as PC member per submissionWhether shorts/other tracks share the duty
Policy layerACM Peer Review Policy; automated compliance checks reservedCycle-specific screening tools
Decision structureNot extractableRebuttal? meta-reviews? conditional accepts?

The PC-nomination duty has a strategic edge authors miss: your nominated author will review other SIGIR submissions during your own paper's review window. Nominate someone senior enough to review credibly — chairs notice teams that nominate their most junior author, and review quality is a community reputation signal.

What SIGIR reviewers actually score

Across editions, IR reviewing culture weighs evaluation validity above almost everything. The informal reviewer checklist, reverse-engineered from the field's own methodology literature:

  1. Is the comparison fair? (Tuned baselines, same collections, same qrels, same metric implementations.)
  2. Are the differences real? (Paired significance tests, multiple-comparison handling, variance across seeds for neural systems.)
  3. Is the metric-task pairing sound? (nDCG@10 for ad-hoc ranking, recall for first-stage retrieval, judged@k when pools are shallow.)
  4. Does the mechanism explain the gain? (Ablations that isolate the claimed source.)
  5. Only then: how novel is the idea, and how broadly does it matter?

The consequence: at SIGIR a modest idea with airtight evaluation routinely outscores a bold idea with a shaky one. Papers written novelty-first, evidence-second read as misrouted ML-venue submissions.

Reviewer archetypes and what convinces each

  • The evaluation methodologist: reads §Experiments first; convinced by protocol symmetry and correct statistics; enraged by copied baseline numbers.
  • The systems pragmatist: asks what it costs; convinced by latency/index-size tables; suspicious of quality wins that ignore efficiency entirely.
  • The task veteran: knows the collection's quirks and every prior result on it; convinced by correct positioning against the collection's known ceiling effects.
  • The user-focused skeptic: asks whether the offline gain would survive contact with users; softened by honest scope statements about offline evaluation limits.

A submission cannot satisfy all four maximally in 9 pages; it must avoid offending any of them (the four standing objections: unfair tuning, no significance testing, metric mismatch, unexplained mechanism).

Reading a decision packet

Decision-packet triage
----------------------
1. Sort claims-about-your-paper into: factual error / evidence gap / scope dispute.
2. Factual errors -> correction with coordinates (if a channel exists; see
   sigir-author-response).
3. Evidence gaps named by >=2 reviewers -> real; plan the experiment, not the reply.
4. Scope disputes ("should have tested on X") -> decide if X is load-bearing for
   the claim as written; narrow the claim or add X, never argue taste.
5. Extract every "the authors should ..." into the next-version checklist verbatim.

Reading scores like a chair

Without the cycle's exact scale (待核实), read shapes rather than numbers:

  • Converging middling scores with the same named gap = a real, fixable defect; the packet is a work order.
  • High variance (one champion, one detractor) = the paper's framing lets two archetypes read different papers; the fix is usually §1, not §5.
  • Uniform low confidence = the submission landed outside the track's reviewer pool; re-read sigir-topic-selection before blaming reviewers.
  • A long, detailed negative review is the most valuable object in the packet — it is the only reviewer who fully engaged; answer it with matching precision.

Confidentiality and conduct

  • Submissions are confidential under the ACM Peer Review Policy: reviewers must not share, reuse, or feed submissions to external services; authors likewise must not publicize reviewer text out of context.
  • Attempting to identify reviewers, or contacting suspected reviewers about a live submission, is a conduct violation with career-scale downside in a community this small — every senior IR researcher reviews for SIGIR eventually.
  • Suspected review misconduct (plagiarized review, LLM-generated boilerplate, conflict violations) goes to the track chairs through official channels only.

After the decision

  • Accept: conditional items (if any) become the first camera-ready tasks; see sigir-camera-ready.
  • Reject: the packet is a specification for the next venue; the SIGIR-family calendar (next SIGIR, SIGIR-AP, ECIR, CIKM, WSDM) means a well-revised paper waits months, not a year — see sigir-workflow for the routing calendar.

Output format

[Track machinery] group id / anonymity regime / nomination duty satisfied
[Standing-objection audit] tuning-fairness / significance / metric-match / mechanism: pass-risk each
[Archetype exposure] which reviewer archetype the paper most risks offending
[Packet triage] factual errors <n> / evidence gaps <n> / scope disputes <n>
[Confidentiality flags] none / <issue to raise with chairs>
[Next move] respond / revise-for-<venue> / camera-ready

Keep looking

Skills are one crate of 328,083. 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.