aaai-experiments

GitHub

专为AAAI实验设计与审计打造,确保实证证据支持AI贡献。涵盖基线对比、消融实验、统计显著性、鲁棒性及社会影响评估。提供声明-证据账本与预审冻结规则,帮助作者对齐可复现性清单,避免提交后无法补救的缺陷,提升论文在广泛审稿人中的可信度。

AAAI-Skills/skills/aaai-experiments/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

设计或审计AAAI会议实验 检查实验是否支持引言中的主张 准备AAAI投稿前的可复现性检查

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aaai-experiments -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/AAAI-Skills/skills/aaai-experiments -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@aaai-experiments

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aaai-experiments -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "aaai-experiments",
    "description": "Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment\/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival."
}

AAAI Experiments

Use this before submission to ensure empirical evidence supports the AI contribution. AAAI reviewers may come from adjacent AI subfields, so experiments must be interpretable beyond one benchmark community.

Experiment audit

  • Map every experimental block to a claim in the introduction.
  • Compare against strong, recent, and fairly tuned baselines.
  • Include ablations that isolate mechanisms rather than removing multiple components at once.
  • Report uncertainty, variance, and statistical tests when small differences matter.
  • Test robustness to data split, prompt, seed, environment, user population, or distribution shift when relevant.
  • For human evaluation, document task, instructions, annotator pool, quality control, aggregation, and ethics/IRB status.
  • Report compute, hardware, data access, model size, and training/inference cost.

Claim-to-evidence ledger

Build this table before adding new experiments. It keeps the AAAI evidence package aligned with the main text and with the reproducibility checklist.

Manuscript claim Required evidence Phase-1 risk if missing Checklist hook
New AI capability benchmark + qualitative failure cases broad reviewer sees only engineering datasets, metrics, baselines
Better mechanism single-factor ablations gain looks like tuning luck ablation and hyperparameter answers
Robust deployment shift / seed / subgroup stress test result seems brittle variance, compute, environment
Social-impact or safety claim stakeholder, harm, and misuse analysis ethical claim looks asserted ethics, limitations, data access

For each row, mark ready / weak / missing and name the fastest fix that can be run before the supplementary-material deadline. Do not leave a claim in the abstract if its evidence row is weak.

AAAI-specific review pressure

  • Phase 1 reviewers need a fast reason to trust the evidence.
  • The reproducibility checklist must match the experiment descriptions.
  • AI for Social Impact and AI Alignment claims require stronger treatment of stakeholders, harms, risk mitigation, and scope.
  • New results usually cannot rescue the paper in rebuttal, so submit complete evidence upfront.
  • The AI-assisted review pilot is non-decisional, but it may surface checklist mismatches; make result provenance, seeds, data splits, and limits machine-readable enough that a human SPC/AC can quickly audit them.

Pre-rebuttal freeze rule

Before submission, decide which experiments would be impossible to add later under AAAI's rebuttal constraints: missing baselines, missing seeds, missing supplement files, or missing reproducibility checklist answers. Treat those as pre-submission blockers, not rebuttal TODOs. The author response can explain and clarify submitted evidence; it should not depend on new results, URLs, or repaired supplementary files.

Evidence triage table

Because an AAAI reviewer from an adjacent subfield must trust your numbers quickly, classify each experimental block by how much weight it can bear and what would strengthen it.

Block Carries the claim when Reviewer doubt Cheap reinforcement
Headline benchmark beats tuned recent baselines "lucky seed" seeds, variance bars
Ablation isolates one mechanism "joint removal" single-factor toggles
Robustness holds across split/shift "one setting" extra split or perturbation
Human eval protocol is documented "rater bias" IRB note, inter-rater agreement

Common AAAI experiment rejects

  • Benchmark bump with no mechanism analysis, which a broad committee reads as engineering, not AI insight.
  • Baselines weaker than current open-source systems, so the comparison looks unfair.
  • A Social-Impact or alignment claim with no stakeholder, harm, or risk-mitigation evidence.
  • Results that rely on a closed API with no reproducible substitute for the checklist.

Worked vignette

A planning paper reports a single-seed win on one domain. Audit: the headline block "needs robustness" and "needs variance", so the fix before the deadline is five seeds with confidence intervals plus one extra IPC-style domain. Because new results cannot rescue this in rebuttal, the team runs both before submission and aligns the checklist's seed answer to the supplement.

Output format

[Claim] <paper claim>
[Evidence status] sufficient / needs baseline / needs ablation / needs robustness / unclear
[Fairness issue] <compute, tuning, data, prompt, metric, human eval>
[Checklist dependency] <what checklist answer this supports>
[Pre-rebuttal blockers] <missing evidence that must be run before submission>
[Fast fix] <experiment or analysis feasible before deadline>

Version History

  • 1839142 Current 2026-07-05 12:11

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
cf9f2f48
Indexed
2026-07-05 12:11

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 09:49
浙ICP备14020137号-1 $Carte des visiteurs$