At Interspeech, related work is compressed into clauses (the 4-page format leaves no room for a survey), which raises the stakes: the few citations you make signal whether you know the field's actual genealogy. Speech has a citation culture with sharp edges — canonical systems, challenge baselines, and corpus papers each have one correct citation — and reviewers check.
| Lane | What reviewers look for | Where it lives |
|---|---|---|
| ISCA lineage | The prior Interspeech/ISCA-workshop papers on your exact task | ISCA Archive (isca-archive.org) |
| IEEE sibling circuit | ICASSP/ASRU/SLT versions of the same line | IEEE Xplore |
| Challenge canon | The relevant challenge (CHiME, VoxSRC, ASVspoof, Blizzard, VoicePrivacy…) and its baseline system | challenge sites + ISCA Archive |
| Crossover ML/NLP | The arXiv/NeurIPS/ICML/ACL end of speech-LLM and SSL work | arXiv + those proceedings |
| Corpus & metric papers | The corpus paper for every dataset, the metric paper for every nonstandard metric | mixed venues — cite the true one |
Missing lane 1 is the deadly one: a paper that cites only arXiv preprints while ignoring two prior Interspeech papers on the same task tells the area chair the authors never searched the Archive.
10.21437/Interspeech.<year>-<n>;
cite the archival version, not the arXiv mirror, when both exist.Speech's most-cited papers are scattered across venues, and misattributing them is
a credibility wound. Verified anchors (see resources/exemplars/library.md for
the checked list):
When unsure, resolve the DOI before citing the venue. Never trust a BibTeX file scraped from arXiv for venue fields.
With one paragraph (or less) of space, use the clause pattern per contrast:
Streaming Conformer variants [3,4] reduce latency but hold WER on
test-other above 6%; adapter-based domain methods [5] recover accuracy
but require target-domain text. We keep the streaming constraint of [3]
while removing the text requirement of [5].
Each cited item gets a property and a limitation; your contribution is defined as the complement. Three such sentences outperform a half-page related-work section.
interspeech-artifact-evaluation); every toolkit that shaped results (ESPnet,
Kaldi, SpeechBrain…) gets its citation.@inproceedings{gulati20_interspeech,
title = {Conformer: Convolution-augmented Transformer
for Speech Recognition},
author = {Gulati, Anmol and others},
booktitle = {Proc. Interspeech 2020},
pages = {5036--5040},
doi = {10.21437/Interspeech.2020-3015}
}
booktitle = {Proc. Interspeech <year>} is the community norm; do not write
"INTERSPEECH: Annual Conference of..." variants that fragment your reference
list's style.eprint entries for papers that have archival versions; mixed
duplicate entries (same paper cited twice via different keys) are a classic
reference-page space leak under the 4+1 format.[Lane coverage] ISCA / IEEE-sibling / challenge / crossover / corpus — hit or gap
[Archive sweep] last-3-editions search done? missing prior art found
[Attribution check] venues verified via DOI for all load-bearing citations
[Positioning clauses] each contrast has property + limitation + complement
[Self-citation] third-person compliance; anonymity-period exposure
[Fix list] <ordered>
Archive URLs and the anonymity-period wording were checked 2026-07-08
(resources/official-source-map.md); challenge editions roll annually — re-sweep
at writing time, not at submission time.