跳到主要内容
知仓学习社ZHICANG

aamas-experiments

Use when designing or auditing AAMAS experiments - self-play and population-based training, opponent selection, equilibrium and regret metrics, game…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

AAMAS Experiments

Use this before submission when the empirical or simulation story is not yet locked. At AAMAS

the experiment exists to test the interaction claim, not to top a benchmark.

Experiment audit

  • Map each empirical claim to a game, a self-play run, a population sweep, an ablation, or a

deviation test.

  • Choose opponents deliberately: self-play alone rarely suffices; include held-out opponents,

population sets, or classical strategies as the claim requires.

  • Separate simulations that validate a solution concept (where the equilibrium is known) from

real or applied studies that show practical multiagent behavior.

  • Report uncertainty for stochastic results over both seeds and opponents: standard errors,

confidence intervals, or paired tests.

  • Report the environment, number of agents, training regime, evaluation protocol, metrics,

hyperparameter ranges, chosen settings, seeds, hardware, software versions, and runtime.

  • Add ablations for the interaction mechanism (communication, reward sharing, the payment rule),

not just cosmetic variants.

  • Audit for the mismatch between the strategic claim and the setup: an equilibrium claim tested

against only one fixed opponent, or a cooperation claim that hides a reward-shaping constant.

What experiments are for at this venue

  • The strongest design shows the interaction under stress: agents that can deviate, opponents

the method did not train against, and populations that vary in size or composition.

  • One experiment that lets agents try to exploit the mechanism and fails to profit is worth more

than five extra environments where nothing strategic is tested.

  • Reviewers, often game theorists, check whether the metric matches the claim: convergence to a

named solution concept, exploitability, social welfare, or regret - not just episodic return.

Interaction-validation design table

| Interaction claim | Matching experiment | Reject pattern avoided |

|---|---|---|

| Converges to equilibrium | Convergence/exploitability curve under simultaneous adaptation | "Equilibrium asserted, never measured" |

| Mechanism is truthful | Strategic-deviation test: an agent tries to misreport | "Truthfulness proved, never stress-tested" |

| Beats other agents | Round-robin vs held-out opponents and a population | "Self-play only" |

| Emergent cooperation | Sweep over reward/opponent settings with variance | "One seed, one setting, one story" |

Vignette: a coordination-protocol study

Suppose the paper claims a learned protocol raises cooperation in a repeated public-goods game.

The matching plan: sweep group size and defector fraction for cooperation curves, add held-out

opponents that never appeared in training, and inject a free-rider agent to measure whether it

profits - every panel tied to a numbered claim or definition.

Statistical reporting floor

  • Seeds and replication counts for every stochastic curve; captions must state whether bands are

standard errors, confidence intervals, or quantiles, and how many opponents were averaged.

  • Report the compute actually consumed by self-play, not vague feasibility language.

Output format

[Experiment readiness] strong / adequate / weak
[Claim -> evidence map] <claim: game / self-play / population / deviation test>
[Missing interaction evidence] <opponents / deviation test / seeds / metric>
[Reproducibility gaps] <hyperparameters / compute / env / seeds>
[Decision-critical next run] <one experiment or simulation>

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。