AAMAS Review Process
Use this to reason about review-stage strategy. Reopen the current CFP, OpenReview group,
author and reviewer instructions, and the code of conduct before making process claims; AAMAS
review specifics move between editions.
Process model
- AAMAS runs submission and review on OpenReview under the IFAAMAS namespace in recent cycles.
- Reviewers evaluate technical correctness, the significance of the interaction contribution,
the reality and rigor of the multiagent evaluation, clarity, reproducibility, and fit with
agents-and-multiagent-systems scope.
- A rebuttal lets authors respond to preliminary reviews before the final decision; area chairs
then synthesize.
- Accepted papers and their reviews are published, so the review record is durable and public.
- The most useful rebuttal gives the area chair a clean rationale for acceptance, not a
point-by-point defense of every comment.
Who reviews here
- The pool mixes game theorists, multiagent-RL researchers, mechanism-design and social-choice
specialists, and systems-minded reviewers; expect at least one to read the game definition and
solution concept line by line.
- Because AAMAS is specialized, a paper is likely to meet a reviewer who works on exactly its
subarea, so a vague equilibrium claim or an under-specified opponent set gets caught rather
than skimmed.
- Borderline interaction papers usually fail on one of three edges: the result turns out to be
single-agent in disguise, the solution concept is never pinned down, or the multiagent
evaluation is thin (self-play only, no seeds, no held-out opponents).
Scoring leverage table
| Review dimension |
What raises it |
What sinks it |
| Correctness |
A stated game, a named solution concept, and a body-level proof sketch |
Hidden information structure; an equilibrium asserted but never defined |
| Significance |
A finding that only exists because agents interact |
An incremental single-agent gain wearing a multiagent label |
| Empirical support |
Experiments that probe strategy: held-out opponents, deviation tests |
Self-play-only curves disconnected from the claim |
| Clarity |
One notation source and a legible game description |
Notation and payoff conventions that shift between sections |
Stage-by-stage realism
- Initial reviews: triage by what the area chair would weigh, not by reviewer tone.
- Rebuttal: windows are short; an early, precise reply anchored in submitted evidence beats a
late exhaustive one.
- Decision: the area chair synthesizes, and one unanswered correctness or interaction-reality
objection outweighs several resolved clarity complaints.
- Public record: assume the reviews and your rebuttal will be visible with the paper, and keep
the exchange professional and concrete.
Output format
[Current stage] submitted / reviews / rebuttal / decision / camera-ready
[Decision actors] <reviewers / area chair / program chairs>
[Likely leverage] <correctness / interaction-reality / significance / experiments / clarity>
[Forbidden moves] <identity leak / new results / revised-paper upload if disallowed>
[Next response move] <one action>
Source: brycewang-stanford/Awesome-Journal-Skills → AAMAS-Skills/skills/aamas-review-process/SKILL.md
1---2name: aamas-review-process3description: Use when explaining or planning around AAMAS peer review, covering OpenReview review release, the double-blind rebuttal on preliminary reviews, area-chair discussion, the mixed game-theory, MARL, and systems reviewer pool, the public posting of reviews and decisions, and how acceptance criteria weigh the interaction contribution.4---567# AAMAS Review Process89Use this to reason about review-stage strategy. Reopen the current CFP, OpenReview group,10author and reviewer instructions, and the code of conduct before making process claims; AAMAS11review specifics move between editions.1213## Process model1415- AAMAS runs submission and review on OpenReview under the IFAAMAS namespace in recent cycles.16- Reviewers evaluate technical correctness, the significance of the interaction contribution,17 the reality and rigor of the multiagent evaluation, clarity, reproducibility, and fit with18 agents-and-multiagent-systems scope.19- A rebuttal lets authors respond to preliminary reviews before the final decision; area chairs20 then synthesize.21- Accepted papers and their reviews are published, so the review record is durable and public.22- The most useful rebuttal gives the area chair a clean rationale for acceptance, not a23 point-by-point defense of every comment.2425## Who reviews here2627- The pool mixes game theorists, multiagent-RL researchers, mechanism-design and social-choice28 specialists, and systems-minded reviewers; expect at least one to read the game definition and29 solution concept line by line.30- Because AAMAS is specialized, a paper is likely to meet a reviewer who works on exactly its31 subarea, so a vague equilibrium claim or an under-specified opponent set gets caught rather32 than skimmed.33- Borderline interaction papers usually fail on one of three edges: the result turns out to be34 single-agent in disguise, the solution concept is never pinned down, or the multiagent35 evaluation is thin (self-play only, no seeds, no held-out opponents).3637## Scoring leverage table3839| Review dimension | What raises it | What sinks it |40|---|---|---|41| Correctness | A stated game, a named solution concept, and a body-level proof sketch | Hidden information structure; an equilibrium asserted but never defined |42| Significance | A finding that only exists because agents interact | An incremental single-agent gain wearing a multiagent label |43| Empirical support | Experiments that probe strategy: held-out opponents, deviation tests | Self-play-only curves disconnected from the claim |44| Clarity | One notation source and a legible game description | Notation and payoff conventions that shift between sections |4546## Stage-by-stage realism4748- Initial reviews: triage by what the area chair would weigh, not by reviewer tone.49- Rebuttal: windows are short; an early, precise reply anchored in submitted evidence beats a50 late exhaustive one.51- Decision: the area chair synthesizes, and one unanswered correctness or interaction-reality52 objection outweighs several resolved clarity complaints.53- Public record: assume the reviews and your rebuttal will be visible with the paper, and keep54 the exchange professional and concrete.5556## Output format5758```text59[Current stage] submitted / reviews / rebuttal / decision / camera-ready60[Decision actors] <reviewers / area chair / program chairs>61[Likely leverage] <correctness / interaction-reality / significance / experiments / clarity>62[Forbidden moves] <identity leak / new results / revised-paper upload if disallowed>63[Next response move] <one action>64```6566---6768**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `AAMAS-Skills/skills/aamas-review-process/SKILL.md`