ACL Related Work
Use this to audit positioning and citation hygiene. NLP moves fast enough that
related-work sections age between ARR cycles; the section must prove the
authors know the field as of this cycle, not as of the project's start.
The Anthology-first rule
- When a paper exists in the ACL Anthology (or another archival venue), cite
that version, not its arXiv preprint — Anthology entries are the community's
citation of record and carry stable BibTeX.
- The Anthology is fully open access (post-2016 materials under CC BY 4.0),
so "couldn't access the published version" is never a defense here.
- For findings-tier work, cite it as Findings of ACL/EMNLP — it is archival
and reviewers treat miscrediting it as sloppiness.
Freshness pressure unique to this field
- Expect at least one reviewer to name a baseline or dataset from the last
two conference rounds. Sweep ACL, EMNLP, NAACL, EACL, TACL, and CL for the
nearest neighbors published since your project began.
- LLM-era concurrency is the norm: assume 2-4 similar preprints exist. Cite
the ones findable at submission, contrast on technique rather than date,
and avoid priority wars that reviewers cannot adjudicate.
- If a newer model release makes your comparison set look dated mid-cycle,
address it in the author response and plan the upgrade for camera-ready or
resubmission — silence reads as unawareness.
Positioning moves that work at ACL
| Contribution type |
The contrast reviewers want spelled out |
| Method |
Nearest prior method + the mechanism-level difference, not just scores |
| Resource |
Existing datasets' coverage gaps: languages, domains, phenomena, license |
| Analysis / evaluation |
What prior evaluations measured incorrectly or could not see |
| Metric |
Failure cases of the incumbent metric, with correlation evidence |
| Theme-track paper |
How the work answers the year's theme question (ACL 2026: explainability) |
One paragraph of typed contrast per lane beats an undifferentiated citation
inventory; ACL's compressed format cannot afford taxonomy for its own sake.
Self-citation and resubmission overlap
- Cite your own prior work in third person ("Building on Smith (2024)...")
so anonymity survives; heavy reliance on one group's unpublished thread is
itself an anonymity leak.
- If this is an ARR resubmission, the revision note — not the related-work
section — is where you discuss the previous version; the paper itself
should read cleanly to a fresh reviewer.
- Workshop and non-archival versions (most *ACL workshops are archival —
check!) must be declared under the dual-submission policy rather than
quietly extended.
Preprint-era eligibility judgment calls
- Your own arXiv preprint of this submission is allowed (no anonymity period
since January 2024), but the declared preprint status must match reality.
- A competing preprint that appeared after your ARR submission date is
concurrent work: cite it in camera-ready, note the timing, contrast honestly.
- Do not cite an inaccessible or anonymized document as supporting evidence —
ARR forbids leaning on materials reviewers cannot read.
Two-pass audit procedure
Pass 1 (coverage): for each claim of novelty, list the 3 nearest works
from Anthology search + recent cycles; verify each is cited and
contrasted, not just listed.
Pass 2 (hygiene): for each bib entry, check venue-of-record vs arXiv,
Findings attribution, third-person self-citation, and that no cited
item is reviewer-inaccessible.
Where to actually search, in order
- ACL Anthology full-text/venue search — the canonical record for every
*ACL main conference, Findings volume, TACL, CL, and most workshops.
- The most recent two conference rounds' accepted-paper lists (each
edition's site publishes them) — the freshness sweep reviewers run.
- Semantic Scholar / Google Scholar citation graphs walked forward from
your three nearest neighbors — who already built on them?
- arXiv cs.CL for the concurrent-preprint scan, dated against your cycle's
submission deadline so "concurrent" is defensible.
- Leaderboards and dataset pages for your benchmarks — the SOTA row often
names an uncited system.
Related-work paragraph shape that survives compression
For each literature lane, three sentences: (1) what the lane established,
with its two or three best citations; (2) the specific gap or assumption it
left; (3) how this paper differs mechanically. Delete any sentence that
neither cites nor contrasts. In a short paper, the whole section may be one
such paragraph plus contrasts woven into the introduction — that is normal
and reviewers at ACL expect it.
Red flags reviewers name explicitly
- "The authors seem unaware of X" — the fatal version of staleness; one
missed obvious neighbor outweighs fifty dutiful citations.
- Citing a paper for a claim it does not make (checked more often than
authors expect, since reviewers know their own subfield's papers).
- A wall of "recently, LLMs have..." citations with no load-bearing role.
- Comparing against numbers from a cited paper's arXiv v1 that changed in
the published version.
Output format
[Positioning verdict] sharp / inventory-like / stale / overlapping
[Nearest neighbors] <3 works -> stated distinction each>
[Freshness risks] <recent baselines or datasets unaddressed>
[Citation hygiene] <arXiv-vs-Anthology, Findings credit, self-citation voice>
[Overlap declarations] <resubmission / workshop / preprint items to declare>
Source: brycewang-stanford/Awesome-Journal-Skills → ACL-Skills/skills/acl-related-work/SKILL.md
1---2name: acl-related-work3description: Use when positioning an ACL submission against the NLP literature, covering ACL Anthology citation practice, arXiv-versus-published version citation, concurrent LLM-era preprints, prior-cycle ARR resubmission overlap, anonymity-preserving self-citation, and the fast-moving baseline problem in computational linguistics.4---567# ACL Related Work89Use this to audit positioning and citation hygiene. NLP moves fast enough that10related-work sections age between ARR cycles; the section must prove the11authors know the field *as of this cycle*, not as of the project's start.1213## The Anthology-first rule1415- When a paper exists in the ACL Anthology (or another archival venue), cite16 that version, not its arXiv preprint — Anthology entries are the community's17 citation of record and carry stable BibTeX.18- The Anthology is fully open access (post-2016 materials under CC BY 4.0),19 so "couldn't access the published version" is never a defense here.20- For findings-tier work, cite it as Findings of ACL/EMNLP — it is archival21 and reviewers treat miscrediting it as sloppiness.2223## Freshness pressure unique to this field2425- Expect at least one reviewer to name a baseline or dataset from the last26 two conference rounds. Sweep ACL, EMNLP, NAACL, EACL, TACL, and CL for the27 nearest neighbors published since your project began.28- LLM-era concurrency is the norm: assume 2-4 similar preprints exist. Cite29 the ones findable at submission, contrast on technique rather than date,30 and avoid priority wars that reviewers cannot adjudicate.31- If a newer model release makes your comparison set look dated mid-cycle,32 address it in the author response and plan the upgrade for camera-ready or33 resubmission — silence reads as unawareness.3435## Positioning moves that work at ACL3637| Contribution type | The contrast reviewers want spelled out |38|---|---|39| Method | Nearest prior method + the mechanism-level difference, not just scores |40| Resource | Existing datasets' coverage gaps: languages, domains, phenomena, license |41| Analysis / evaluation | What prior evaluations measured incorrectly or could not see |42| Metric | Failure cases of the incumbent metric, with correlation evidence |43| Theme-track paper | How the work answers the year's theme question (ACL 2026: explainability) |4445One paragraph of typed contrast per lane beats an undifferentiated citation46inventory; ACL's compressed format cannot afford taxonomy for its own sake.4748## Self-citation and resubmission overlap4950- Cite your own prior work in third person ("Building on Smith (2024)...")51 so anonymity survives; heavy reliance on one group's unpublished thread is52 itself an anonymity leak.53- If this is an ARR resubmission, the revision note — not the related-work54 section — is where you discuss the previous version; the paper itself55 should read cleanly to a fresh reviewer.56- Workshop and non-archival versions (most \*ACL workshops are archival —57 check!) must be declared under the dual-submission policy rather than58 quietly extended.5960## Preprint-era eligibility judgment calls6162- Your own arXiv preprint of this submission is allowed (no anonymity period63 since January 2024), but the declared preprint status must match reality.64- A competing preprint that appeared after your ARR submission date is65 concurrent work: cite it in camera-ready, note the timing, contrast honestly.66- Do not cite an inaccessible or anonymized document as supporting evidence —67 ARR forbids leaning on materials reviewers cannot read.6869## Two-pass audit procedure7071```text72Pass 1 (coverage): for each claim of novelty, list the 3 nearest works73 from Anthology search + recent cycles; verify each is cited and74 contrasted, not just listed.75Pass 2 (hygiene): for each bib entry, check venue-of-record vs arXiv,76 Findings attribution, third-person self-citation, and that no cited77 item is reviewer-inaccessible.78```7980## Where to actually search, in order81821. ACL Anthology full-text/venue search — the canonical record for every83 \*ACL main conference, Findings volume, TACL, CL, and most workshops.842. The most recent two conference rounds' accepted-paper lists (each85 edition's site publishes them) — the freshness sweep reviewers run.863. Semantic Scholar / Google Scholar citation graphs walked *forward* from87 your three nearest neighbors — who already built on them?884. arXiv cs.CL for the concurrent-preprint scan, dated against your cycle's89 submission deadline so "concurrent" is defensible.905. Leaderboards and dataset pages for your benchmarks — the SOTA row often91 names an uncited system.9293## Related-work paragraph shape that survives compression9495For each literature lane, three sentences: (1) what the lane established,96with its two or three best citations; (2) the specific gap or assumption it97left; (3) how this paper differs mechanically. Delete any sentence that98neither cites nor contrasts. In a short paper, the whole section may be one99such paragraph plus contrasts woven into the introduction — that is normal100and reviewers at ACL expect it.101102## Red flags reviewers name explicitly103104- "The authors seem unaware of X" — the fatal version of staleness; one105 missed obvious neighbor outweighs fifty dutiful citations.106- Citing a paper for a claim it does not make (checked more often than107 authors expect, since reviewers know their own subfield's papers).108- A wall of "recently, LLMs have..." citations with no load-bearing role.109- Comparing against numbers from a cited paper's arXiv v1 that changed in110 the published version.111112## Output format113114```text115[Positioning verdict] sharp / inventory-like / stale / overlapping116[Nearest neighbors] <3 works -> stated distinction each>117[Freshness risks] <recent baselines or datasets unaddressed>118[Citation hygiene] <arXiv-vs-Anthology, Findings credit, self-citation voice>119[Overlap declarations] <resubmission / workshop / preprint items to declare>120```121122---123124**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `ACL-Skills/skills/acl-related-work/SKILL.md`