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

aaai-artifact-evaluation

Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases wit…

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

它会碰到什么

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

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

技能内容

AAAI Artifact Evaluation

Use this to prepare artifacts that reviewers can use to assess reproducibility. AAAI supplementary

material is part of the submission record; after review starts, do not assume it can be updated.

Artifact package

  • Provide a technical appendix for proofs, algorithms, assumptions, hyperparameters, and extended

experiments.

  • Provide code/data ZIPs that reproduce main tables or figures, with a short README, environment,

commands, seeds, expected outputs, and runtime.

  • Provide multimedia appendices only when they support the technical claim.
  • Remove author names, usernames, paths, repository history, cloud buckets, API keys, and metadata.
  • Avoid web pointers in the reviewed submission unless current rules explicitly allow them.
  • Include licensing and access notes for datasets, models, and third-party code.

AAAI-specific discipline

  • Treat the supplementary deadline as final.
  • Verify ZIP integrity before submission; missing or corrupted files may not be fixable during

rebuttal.

  • Make the reproducibility checklist consistent with the artifact package.
  • Prepare a post-acceptance public release path but keep review artifacts anonymous.

What an AAAI reviewer actually opens

AAAI does not run a separate badged artifact-evaluation committee the way some systems venues do;

the same broad-AI reviewer who scores the paper also inspects whatever supplement you attach. That

reviewer may be a planning, knowledge-representation, or constraint-satisfaction specialist rather

than a deep-learning engineer, so the artifact has to be legible without insider tooling. Optimize

for a reviewer who skims, not one who will spend an afternoon configuring a cluster.

| Reviewer action | Passes | Fails |

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

| Opens the ZIP | sane tree, top README | nested archives, 0-byte files |

| Reads appendix | maps to numbered claims | contradicts the paper |

| Tries one command | reproduces one headline number | needs private data or credentials |

| Scans for identity | nothing reveals authors | Git logs or home paths leak |

Phase-1 artifact red flags

Because clearly-below-bar papers can be cut before author feedback, a supplement that looks thin or

unrunnable is a cheap reason to summary-reject. Avoid these:

  • Checklist promises released code, but the ZIP only holds figures and no scripts.
  • A "see our repository" pointer to a mutable, deanonymizing URL.
  • Multimedia attached for spectacle that carries no technical claim, inflating size with no rigor.
  • Datasets shipped with no license note, leaving reuse legality unverifiable.

Worked vignette

A constraint-solving paper claims a 30% node-expansion reduction. The team ships a large ZIP of raw

solver logs but no driver script. The reproduction path is empty, so artifact status is "risky"; the

fix is a small run_main.py that regenerates Table 2 from seeds, a trimmed log sample, and a license

for the benchmark instances. The raw dump moves to the post-acceptance release.

Output format

[Artifact status] complete / partial / risky / unavailable
[Submitted files] technical appendix / multimedia appendix / code-data ZIP
[Reviewer reproduction path] <commands and expected output>
[Anonymity risks] <metadata, links, paths, logs>
[Missing items] <data, code, seeds, licenses, hardware>

想直接用这个技能?

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