STOC Topic Selection
STOC is ACM SIGACT's flagship for the theory of computation: algorithms and
data structures, computational complexity, cryptography, combinatorial and
continuous optimization, learning theory, quantum computing, algorithmic game
theory, coding theory, and the theory sides of adjacent fields (scope sentence
paraphrased from the STOC 2026 CFP, checked 2026-07-08; re-read the live topics
list before arguing fit). The question this skill answers is not "is this
theory?" but "is this flagship-general theory?" — because the venue's
distinguishing filter is breadth of interest across a cross-area committee.
The breadth test
Ask three questions; STOC-shaped results pass at least two convincingly:
- The corridor test. Could you explain to a theorist in a different
sub-area, in three minutes, why this changes something they care about?
- The lineage test. Does the result advance a problem the field at large
has tracked (a named open problem, a long-standing bound, a barrier), rather
than a parameterized variant introduced by the last three papers on it?
- The technique test. Is there a transferable idea another sub-area could
plausibly borrow?
Failing all three does not mean the work is weak — it means the reviewing lens
of a flagship will undervalue it, and a specialized committee will not.
Routing map
| Signal in the work |
Better-first venue |
Why |
| Strong algorithmic result, interest mostly within algorithms |
SODA |
Deeper algorithms bench; specialized appreciation |
| Complexity-internal classification or oracle separation |
CCC |
The audience that can evaluate it fully |
| Bold model or conceptual reframing, proofs still modest |
ITCS |
Explicitly welcomes conceptual-first contributions |
| Learning-theoretic bounds, sample complexity, online learning |
COLT (or ALT) |
The statistical-learning reviewer pool lives there |
| Cryptographic construction with security-proof machinery |
CRYPTO / EUROCRYPT / TCC |
Protocol-level evaluation norms |
| Distributed/parallel model result |
PODC / DISC / SPAA |
Model-specific committee |
| Computational geometry core |
SoCG |
Ditto |
| Incentives, mechanism design, markets |
EC |
Ditto |
| Quantum result of quantum-internal interest |
QIP |
Route by the corridor test; quantum with broad consequences fits STOC/FOCS |
| Empirical algorithmics, implementation evidence central |
ALENEX / ESA track B / systems venues |
STOC has no experiments axis to reward it |
| Complete, mature treatment; no deadline pressure |
JACM / SICOMP / TheoretiCS directly |
Journals referee depth without page games |
STOC and FOCS are deliberately not differentiated by topic in this map: the
scope is near-identical, and the honest routing variable is timing (November
vs. April deadline) plus readiness (stoc-workflow's two-beat table). Choosing
STOC over FOCS "for prestige" has no basis; the pair is treated as equals by
the community and by hiring committees.
Aiming a result at STOC honestly
If the work is borderline, three legitimate moves raise flagship fit — and one
illegitimate move to refuse:
- Generalize the frame: if your technique proves the special case via a
method that clearly extends, do the extension; breadth is often one lemma
away.
- Connect to a named question: show the result's consequence for a problem
outsiders track (a barrier, a conjecture, a well-known gap). This is
positioning work (
stoc-related-work), and it is honest when the connection
is real.
- Lead with the conceptual payoff: a model clarification or an unexpected
equivalence can carry a paper whose bounds are modest — STOC's history
rewards ideas (Cook's STOC 1971 NP-completeness paper was exactly this).
- Refuse: inflating a variant into "the first result on X" by narrowing X
until you are first. The lineage-checking reviewer (
stoc-related-work,
lane one) exists precisely for this.
Anti-patterns in venue choice
- Deadline-driven routing: submitting to STOC because November is when the
paper happened to be finished. The two-beat calendar (
stoc-workflow) makes
this unnecessary; readiness should pick the beat, fit should pick the tier.
- Prestige laddering: submitting a clearly SODA-shaped paper to STOC "to
try," planning to cascade downward. It costs a review cycle, and theory's
overlapping reviewer pools mean the second committee often knows.
- Scope-sentence lawyering: arguing fit from the CFP's topic list alone.
The topics list is necessary, not sufficient; the breadth tests are the real
filter.
- Journal-phobia: cycling a mature, complete result through conference
deadlines for years when JACM or SICOMP would referee it once, properly.
Prize-lineage calibration
For a sense of what "flagship-scale" has meant concretely, the SIGACT prize
record is the honest sample: STOC Best Papers (up to four per year), the Danny
Lewin student award, and the Test of Time awards for STOC papers whose
influence compounded over decades (sigact.org/prizes, checked 2026-07-08; see
resources/exemplars/library.md for dblp-verified cases). Calibrate against
what these papers did — opened a field, closed a known problem, moved a
famous bound — not against their fame today.
Decision procedure
1. Write the one-sentence contribution with its model and bound explicit.
2. Run the three breadth tests; record pass/fail with a sentence each.
3. If >= 2 pass: STOC or FOCS by calendar readiness (stoc-workflow).
4. If <= 1 passes: pick the specialized venue from the routing map and
check ITS live CFP; specialized theory venues differ in format and
review style more than in quality bar.
5. If the result is complete and timeless: consider the journal route
directly; JACM/SICOMP acceptance does not require conference passage.
6. Re-run after any major strengthening — fit is a function of the result,
and the result changed.
Cycle-volatility warnings
- Topic lists in CFPs drift (quantum, fairness, and AI-theory items have been
moving targets); the live CFP wording is the only citable scope (待核实).
- Deadline geometry among STOC/FOCS/SODA/CCC shifts by weeks year to year;
verify each venue's current dates before committing the calendar.
Output format
[Fit] STOC-shaped / FOCS-timed / specialized (target: <venue>) / journal-direct
[Breadth tests] corridor <pass/fail> / lineage <pass/fail> / technique <pass/fail>
[One-sentence contribution] <model + bound + why outsiders care>
[Honest strengthening] <generalization or connection available, if any>
[Calendar] <next viable deadline with date from live CFP>
Source: brycewang-stanford/Awesome-Journal-Skills → STOC-Skills/skills/stoc-topic-selection/SKILL.md
1---2name: stoc-topic-selection3description: Use when deciding whether a result belongs at STOC (ACM Symposium on Theory of Computing) — testing for broad theory-of-computation significance versus routing to FOCS, SODA, CCC, ITCS, COLT, CRYPTO, PODC, SoCG, EC, or a journal like JACM/SICOMP when the fit is specialized, conceptual, or empirical.4---567# STOC Topic Selection89STOC is ACM SIGACT's flagship for the theory of computation: algorithms and10data structures, computational complexity, cryptography, combinatorial and11continuous optimization, learning theory, quantum computing, algorithmic game12theory, coding theory, and the theory sides of adjacent fields (scope sentence13paraphrased from the STOC 2026 CFP, checked 2026-07-08; re-read the live topics14list before arguing fit). The question this skill answers is not "is this15theory?" but "is this *flagship-general* theory?" — because the venue's16distinguishing filter is breadth of interest across a cross-area committee.1718## The breadth test1920Ask three questions; STOC-shaped results pass at least two convincingly:21221. **The corridor test.** Could you explain to a theorist in a *different*23 sub-area, in three minutes, why this changes something they care about?242. **The lineage test.** Does the result advance a problem the field at large25 has tracked (a named open problem, a long-standing bound, a barrier), rather26 than a parameterized variant introduced by the last three papers on it?273. **The technique test.** Is there a transferable idea another sub-area could28 plausibly borrow?2930Failing all three does not mean the work is weak — it means the reviewing lens31of a flagship will undervalue it, and a specialized committee will not.3233## Routing map3435| Signal in the work | Better-first venue | Why |36|---|---|---|37| Strong algorithmic result, interest mostly within algorithms | SODA | Deeper algorithms bench; specialized appreciation |38| Complexity-internal classification or oracle separation | CCC | The audience that can evaluate it fully |39| Bold model or conceptual reframing, proofs still modest | ITCS | Explicitly welcomes conceptual-first contributions |40| Learning-theoretic bounds, sample complexity, online learning | COLT (or ALT) | The statistical-learning reviewer pool lives there |41| Cryptographic construction with security-proof machinery | CRYPTO / EUROCRYPT / TCC | Protocol-level evaluation norms |42| Distributed/parallel model result | PODC / DISC / SPAA | Model-specific committee |43| Computational geometry core | SoCG | Ditto |44| Incentives, mechanism design, markets | EC | Ditto |45| Quantum result of quantum-internal interest | QIP | Route by the corridor test; quantum with broad consequences fits STOC/FOCS |46| Empirical algorithmics, implementation evidence central | ALENEX / ESA track B / systems venues | STOC has no experiments axis to reward it |47| Complete, mature treatment; no deadline pressure | JACM / SICOMP / TheoretiCS directly | Journals referee depth without page games |4849STOC and **FOCS** are deliberately not differentiated by topic in this map: the50scope is near-identical, and the honest routing variable is *timing* (November51vs. April deadline) plus readiness (`stoc-workflow`'s two-beat table). Choosing52STOC over FOCS "for prestige" has no basis; the pair is treated as equals by53the community and by hiring committees.5455## Aiming a result at STOC honestly5657If the work is borderline, three legitimate moves raise flagship fit — and one58illegitimate move to refuse:5960- **Generalize the frame:** if your technique proves the special case via a61 method that clearly extends, do the extension; breadth is often one lemma62 away.63- **Connect to a named question:** show the result's consequence for a problem64 outsiders track (a barrier, a conjecture, a well-known gap). This is65 positioning work (`stoc-related-work`), and it is honest when the connection66 is real.67- **Lead with the conceptual payoff:** a model clarification or an unexpected68 equivalence can carry a paper whose bounds are modest — STOC's history69 rewards ideas (Cook's STOC 1971 NP-completeness paper was exactly this).70- **Refuse:** inflating a variant into "the first result on X" by narrowing X71 until you are first. The lineage-checking reviewer (`stoc-related-work`,72 lane one) exists precisely for this.7374## Anti-patterns in venue choice7576- **Deadline-driven routing:** submitting to STOC because November is when the77 paper happened to be finished. The two-beat calendar (`stoc-workflow`) makes78 this unnecessary; readiness should pick the beat, fit should pick the tier.79- **Prestige laddering:** submitting a clearly SODA-shaped paper to STOC "to80 try," planning to cascade downward. It costs a review cycle, and theory's81 overlapping reviewer pools mean the second committee often knows.82- **Scope-sentence lawyering:** arguing fit from the CFP's topic list alone.83 The topics list is necessary, not sufficient; the breadth tests are the real84 filter.85- **Journal-phobia:** cycling a mature, complete result through conference86 deadlines for years when JACM or SICOMP would referee it once, properly.8788## Prize-lineage calibration8990For a sense of what "flagship-scale" has meant concretely, the SIGACT prize91record is the honest sample: STOC Best Papers (up to four per year), the Danny92Lewin student award, and the Test of Time awards for STOC papers whose93influence compounded over decades (`sigact.org/prizes`, checked 2026-07-08; see94`resources/exemplars/library.md` for dblp-verified cases). Calibrate against95what these papers *did* — opened a field, closed a known problem, moved a96famous bound — not against their fame today.9798## Decision procedure99100```text1011. Write the one-sentence contribution with its model and bound explicit.1022. Run the three breadth tests; record pass/fail with a sentence each.1033. If >= 2 pass: STOC or FOCS by calendar readiness (stoc-workflow).1044. If <= 1 passes: pick the specialized venue from the routing map and105 check ITS live CFP; specialized theory venues differ in format and106 review style more than in quality bar.1075. If the result is complete and timeless: consider the journal route108 directly; JACM/SICOMP acceptance does not require conference passage.1096. Re-run after any major strengthening — fit is a function of the result,110 and the result changed.111```112113## Cycle-volatility warnings114115- Topic lists in CFPs drift (quantum, fairness, and AI-theory items have been116 moving targets); the live CFP wording is the only citable scope (待核实).117- Deadline geometry among STOC/FOCS/SODA/CCC shifts by weeks year to year;118 verify each venue's current dates before committing the calendar.119120## Output format121122```text123[Fit] STOC-shaped / FOCS-timed / specialized (target: <venue>) / journal-direct124[Breadth tests] corridor <pass/fail> / lineage <pass/fail> / technique <pass/fail>125[One-sentence contribution] <model + bound + why outsiders care>126[Honest strengthening] <generalization or connection available, if any>127[Calendar] <next viable deadline with date from live CFP>128```129130---131132**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `STOC-Skills/skills/stoc-topic-selection/SKILL.md`