SIGCOMM Topic Selection
Use this before writing, and before committing the single yearly deadline. SIGCOMM is the
broad networking flagship: it rewards a contribution to the design, measurement, or analysis
of networks and communication systems that is stated as a mechanism or architecture and
proven under realistic conditions. Reopen the current CFP's topic list before final
routing — emphasis drifts between editions.
Fit test
- Prefer SIGCOMM when the contribution is a networking-stack idea — a protocol, transport or
congestion mechanism, routing or forwarding architecture, data-center or wide-area fabric,
programmable-data-plane technique, network measurement result, or systems-for-networking
design — with evaluation on a testbed, trace, or deployment.
- The bar is a principle that travels, not a tuned deployment. A single-site tuning win
with no generalizable mechanism reads as under-contribution here even if the numbers are
good.
- Both tracks live under this bar: research wants design novelty and depth; experience
wants lessons only real operation at scale can teach.
Where else the work might belong
| Signal in the project |
Better-fit venue |
Why |
| Networked-systems build with heavy implementation, USENIX-style |
NSDI |
Design-and-implementation focus; two deadlines a year |
| Mobile, wireless, or physical-layer / RF mechanism |
MobiCom (or SIGMOBILE venues) |
Over-the-air and device evidence is that community's core |
| Solid networking result, but incremental for the flagship |
CoNEXT |
SIGCOMM's sister venue for strong but narrower contributions |
| Pure Internet/traffic measurement with no new mechanism |
IMC |
Measurement-methodology venue; SIGCOMM wants measurement to motivate a mechanism |
| Performance modeling / analysis as the contribution |
SIGMETRICS |
Analytical and evaluation-method emphasis |
| OS/storage/distributed-systems core, networking secondary |
OSDI / SOSP |
Systems-first framing |
The routing that trips people up
SIGCOMM and NSDI overlap heavily, and authors agonize over the split. A workable heuristic:
if the paper's spine is a networking abstraction, protocol, or measurement-driven design
argument, it leans SIGCOMM; if the spine is a built-and-deployed system whose value is in
the engineering and implementation, it leans NSDI. Neither is a rule — strong papers cross
the line both ways — but the single SIGCOMM deadline means a misroute costs a year, so decide
deliberately. IMC is the other frequent confusion: a measurement paper needs a mechanism or
a design implication to be SIGCOMM rather than IMC.
Vignette: where a congestion-control result goes
A project proposes a new congestion signal and shows it cuts tail flow-completion time on a
data-center testbed. SIGCOMM reading: strong fit — a transport mechanism with tail
evidence under realistic traffic is the house genre (compare DCTCP and pFabric in the
exemplars). Strip the mechanism and keep only a measurement of how badly today's schemes
behave, and it drifts toward IMC; rebuild it as a fully implemented, deployed RPC stack whose
contribution is the system, and NSDI becomes competitive. Same core, three homes.
Sharpening moves before committing
- Name the mechanism in one sentence: the protocol change, the architectural shift, or
the measured invariant. If no mechanism exists, the SIGCOMM framing does not exist either.
- Decide the track honestly and early; the experience track is a strength for real
deployments, not a demotion.
- Confirm the evaluation can reach testbed, trace, or deployment evidence, not
simulation only; simulation-only fabric claims are a quiet fit failure at this venue.
- Weigh the one-deadline cost: if the result is a year from convincing, plan the year
rather than gambling the single February slot.
Output format
[Fit] strong SIGCOMM / possible SIGCOMM / better elsewhere
[Track] research / experience / n-a
[Best venue] SIGCOMM / NSDI / MobiCom / CoNEXT / IMC / SIGMETRICS / other
[Mechanism sentence] <one sentence naming the networking contribution>
[Top rejection risk] <novelty / evidence realism / measurement-only / scope>
[Next action] <mechanism, evaluation, framing, or venue switch>
1---2name: sigcomm-topic-selection3description: Use when deciding whether a project is a strong ACM SIGCOMM fit, choosing the research versus experience track, identifying the networking-stack mechanism at the core of the contribution, and routing misfits to NSDI, MobiCom, CoNEXT, IMC, SIGMETRICS, or a systems venue before writing begins.4---56# SIGCOMM Topic Selection78Use this before writing, and before committing the single yearly deadline. SIGCOMM is the9broad networking flagship: it rewards a contribution to the design, measurement, or analysis10of networks and communication systems that is stated as a **mechanism or architecture** and11proven under **realistic conditions**. Reopen the current CFP's topic list before final12routing — emphasis drifts between editions.1314## Fit test1516- Prefer SIGCOMM when the contribution is a networking-stack idea — a protocol, transport or17 congestion mechanism, routing or forwarding architecture, data-center or wide-area fabric,18 programmable-data-plane technique, network measurement result, or systems-for-networking19 design — with evaluation on a testbed, trace, or deployment.20- The bar is a **principle that travels**, not a tuned deployment. A single-site tuning win21 with no generalizable mechanism reads as under-contribution here even if the numbers are22 good.23- Both tracks live under this bar: **research** wants design novelty and depth; **experience**24 wants lessons only real operation at scale can teach.2526## Where else the work might belong2728| Signal in the project | Better-fit venue | Why |29|---|---|---|30| Networked-systems build with heavy implementation, USENIX-style | NSDI | Design-and-implementation focus; two deadlines a year |31| Mobile, wireless, or physical-layer / RF mechanism | MobiCom (or SIGMOBILE venues) | Over-the-air and device evidence is that community's core |32| Solid networking result, but incremental for the flagship | CoNEXT | SIGCOMM's sister venue for strong but narrower contributions |33| Pure Internet/traffic **measurement** with no new mechanism | IMC | Measurement-methodology venue; SIGCOMM wants measurement to motivate a mechanism |34| Performance modeling / analysis as the contribution | SIGMETRICS | Analytical and evaluation-method emphasis |35| OS/storage/distributed-systems core, networking secondary | OSDI / SOSP | Systems-first framing |3637## The routing that trips people up3839SIGCOMM and NSDI overlap heavily, and authors agonize over the split. A workable heuristic:40if the paper's spine is a **networking abstraction, protocol, or measurement-driven design41argument**, it leans SIGCOMM; if the spine is a **built-and-deployed system whose value is in42the engineering and implementation**, it leans NSDI. Neither is a rule — strong papers cross43the line both ways — but the single SIGCOMM deadline means a misroute costs a year, so decide44deliberately. IMC is the other frequent confusion: a measurement paper needs a **mechanism or45a design implication** to be SIGCOMM rather than IMC.4647## Vignette: where a congestion-control result goes4849A project proposes a new congestion signal and shows it cuts tail flow-completion time on a50data-center testbed. SIGCOMM reading: strong fit — a transport **mechanism** with tail51evidence under realistic traffic is the house genre (compare DCTCP and pFabric in the52exemplars). Strip the mechanism and keep only a measurement of how badly today's schemes53behave, and it drifts toward IMC; rebuild it as a fully implemented, deployed RPC stack whose54contribution is the system, and NSDI becomes competitive. Same core, three homes.5556## Sharpening moves before committing5758- Name the **mechanism** in one sentence: the protocol change, the architectural shift, or59 the measured invariant. If no mechanism exists, the SIGCOMM framing does not exist either.60- Decide the **track** honestly and early; the experience track is a strength for real61 deployments, not a demotion.62- Confirm the evaluation can reach **testbed, trace, or deployment** evidence, not63 simulation only; simulation-only fabric claims are a quiet fit failure at this venue.64- Weigh the **one-deadline cost**: if the result is a year from convincing, plan the year65 rather than gambling the single February slot.6667## Output format6869```text70[Fit] strong SIGCOMM / possible SIGCOMM / better elsewhere71[Track] research / experience / n-a72[Best venue] SIGCOMM / NSDI / MobiCom / CoNEXT / IMC / SIGMETRICS / other73[Mechanism sentence] <one sentence naming the networking contribution>74[Top rejection risk] <novelty / evidence realism / measurement-only / scope>75[Next action] <mechanism, evaluation, framing, or venue switch>76```