跳到主要内容
知仓学习社ZHICANG

interspeech-related-work

Use when positioning an INTERSPEECH paper in the literature — tracing lineage through the ISCA Archive and its DOIs, covering the ICASSP/ASRU/SLT si…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,6 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

INTERSPEECH Related Work

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.

The five lanes to cover

| 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.

Search the field like a speech researcher

  • ISCA Archive (www.isca-archive.org) is open access and searchable across all

Interspeech years plus ISCA workshops — search it by task term before writing a

single positioning sentence.

  • Interspeech papers carry DOIs of the form 10.21437/Interspeech.<year>-<n>;

cite the archival version, not the arXiv mirror, when both exist.

  • Sweep the last ~3 editions of Interspeech and the last ICASSP for your task —

the annual+annual rhythm means the state of the art moves twice a year.

  • Check the relevant challenge's latest edition; at Interspeech, "the CHiME-8

baseline" is a shared reference point that locates your numbers instantly.

Venue attribution: the trap list

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):

  • Conformer, SpecAugment, ECAPA-TDNN, Tacotron, SUPERB — Interspeech papers

(2020/2019/2020/2017/2021 respectively).

  • LibriSpeech and x-vectors — ICASSP, not Interspeech.
  • wav2vec 2.0 — NeurIPS; Whisper — ICML; Common Voice — LREC.
  • HuBERT — a journal (TASLP) paper despite its conference-era fame.

When unsure, resolve the DOI before citing the venue. Never trust a BibTeX file

scraped from arXiv for venue fields.

Positioning under compression

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.

Self-citation under double-anonymity

  • Third person, always: "extending the system of [7]" even when [7] is yours.
  • If your prior system is unmistakably identifiable, cite it anyway — omitting the

obvious predecessor is worse — but do not claim ownership.

  • The anonymity period (from one month pre-deadline to decisions, per the 2025/2026

policy) also constrains when your own extended preprint may appear.

Corpus and tool citation etiquette

  • Every dataset gets its paper cited (and license stated — see

interspeech-artifact-evaluation); every toolkit that shaped results (ESPnet,

Kaldi, SpeechBrain…) gets its citation.

  • Metrics with a defining paper (PESQ, STOI, minDCF conventions) are cited on

first use if any nonstandard choice is made.

BibTeX hygiene for a speech bibliography

@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.

  • Keep the DOI field — it is how readers reach the Archive from the PDF.
  • Purge arXiv 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.

  • The references page is capacity-limited too: with roughly 20–30 entries

fitting comfortably, every citation must be load-bearing. Cut courtesy

citations before cutting positioning ones.

Output 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.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。