ieeesp-topic-selection

GitHub

辅助判断安全或隐私项目是否适合投稿IEEE S&P,通过威胁模型和证据闭环测试评估匹配度,指导在S&P、USENIX Security等顶会间的选题路由及版本策略。

IEEE-SP-Skills/skills/ieeesp-topic-selection/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

决定安全/隐私论文投稿目标会议 评估项目是否符合IEEE S&P的学术标准

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ieeesp-topic-selection -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/IEEE-SP-Skills/skills/ieeesp-topic-selection -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@ieeesp-topic-selection

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ieeesp-topic-selection -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": "ieeesp-topic-selection",
    "description": "Use when deciding whether a security or privacy project belongs at IEEE S&P (Oakland), including the threat-model test, SoK fit, routing among USENIX Security, CCS, NDSS, PETS, and CRYPTO, and whether the one-year resubmission embargo or the 40% overlap rule constrains the plan."
}

IEEE S&P Topic Selection

Use this before any writing starts: is the project an Oakland paper, and if so, as a research paper or as an SoK? S&P has been the field's flagship since 1980 (first held at the Claremont Resort in the Oakland hills — hence the nickname), and its reviewer pool reads for adversarial rigor above topical fashion.

The two-question fit test

  1. Is there a real adversary? State who attacks, with what access, and what they win. If the paper has no defensible threat model — or the "attack" needs an adversary who could already do worse things more cheaply — Oakland reviewers will say so in round one. Papers where security is a motivating anecdote rather than the analyzed object usually belong at a systems, ML, or networking venue instead.
  2. Does the evidence close the loop? An attack needs an end-to-end demonstration against a realistic target; a defense needs evaluation against an adaptive adversary who knows the defense exists; a measurement study needs a sampling story and an ethics story. A promising idea with simulation-only evidence is a workshop paper, not yet an S&P submission.

SoK is a first-class lane

Both the 2026 and 2027 CFPs solicit Systematization of Knowledge papers, marked with the SoK: title prefix and a submission-form checkbox (sp2027.ieee-security.org/cfpapers.html, checked 2026-07-08). An SoK is judged on its treatment of existing work — a new viewpoint on a major area, evidence that challenges a long-held belief, or a genuinely new taxonomy — not on new results. If your "survey" cannot name the belief it overturns or the structure it reveals, it is a literature review, and S&P rejects those.

Routing among the security venues

Signal in your project Better-fit venue Why
Adversarial rigor + broad security relevance IEEE S&P Flagship generalist bar; SoK lane; Revise pathway rewards deep-but-fixable work
Deployable systems artifact, engineering depth USENIX Security Artifact-forward culture, open-access proceedings
Applied crypto protocols, broad ACM community ACM CCS Larger program, more topical tracks
Network/protocol attacks needing fast turnaround NDSS February conference, distinct cycle timing
Privacy is the community, not just the property PETS/PoPETs Journal-style revisions, privacy-native reviewers
Theorems about cryptographic constructions CRYPTO/EUROCRYPT Proof-depth reviewing S&P cannot give

Route by contribution type and by calendar, not prestige: the four flagships alternate deadlines across the year, and S&P's own two cycles (June and November for the 2027 symposium) may simply not be the next open door.

Embargo math changes the answer

Two S&P-specific rules constrain venue strategy (2027 CFP, checked 2026-07-08):

  • A rejected paper may not return to S&P for one year from the original submission date — so a weak submission burns the venue, not just the cycle.
  • A new submission counts as a resubmission when roughly 40% or more overlaps a previously rejected one; splitting a rejected paper into two does not reset the clock.

If the evidence will not be ready, targeting a sibling venue first and S&P with the mature version is often the higher-expected-value order.

Quick self-interrogation

Oakland fit worksheet (answer in one line each):
1. Adversary + access + payoff: ..............................
2. Evidence type that closes the loop (exploit / adaptive eval /
   measurement + ethics / systematization): ..................
3. If SoK: which belief or structure does it change? .........
4. Embargo status: any ≥40%-overlap rejection at S&P in the
   last 12 months? ...........................................
5. Which cycle is realistically reachable with finished
   evidence (not finished writing)? ..........................
→ Any blank line = not ready to pick S&P yet.

Signals you are choosing S&P for the wrong reason

  • The main argument for Oakland is "it is ranked highest" — the four flagships are close peers; wasted cycles are the real cost.
  • The threat model was written after the experiments, to justify them.
  • The contribution is a faster/cheaper version of a published system with the same security argument — reviewers will ask what the security delta is.
  • The plan depends on the Revise outcome as a safety net; Revise is offered to a limited set of papers reviewers already believe in, not to drafts.

Output format

[S&P fit] Strong / Plausible / Re-route (one-line reason)
[Paper type] research / SoK
[Threat-model status] stated & realistic / stated but strained / missing
[Evidence gap] <the one experiment or analysis that closes the loop>
[Embargo check] clear / blocked until <date> / 40%-overlap risk
[Alternative order] <e.g., USENIX Sec first, S&P with mature version>

Version History

  • 9f86f09 Current 2026-07-19 16:00

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-experiments/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
c82fe76
Hash
40e16fca
Indexed
2026-07-19 16:00

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 10:32
浙ICP备14020137号-1 $Гость$