1.3 KiB
1.3 KiB
Related Work Writing Guide
Goal
Position your work against the most relevant lines of research, and make your novelty easy to verify.
Workflow
- List directly competing and recent baseline papers first.
- Group literature by technical topic (not by publication year alone).
- For each topic: summarize common paradigm, then key limitation relevant to your challenge.
- End each topic by clarifying your distinction.
Topic Design
Use 2-4 focused topics, for example:
- Task-specific mainstream methods.
- Methods closest to your core idea.
- Auxiliary techniques your method builds on.
Paragraph Template
- Topic sentence: define scope of this topic.
- Representative methods: one compact summary.
- Limitation tied to your target technical challenge.
- Transition sentence that leads to your method.
Do and Don't
- Do compare mechanisms, assumptions, and failure modes.
- Do emphasize the exact gap your method fills.
- Do not make Related Work a citation dump.
- Do not hide strongest baselines.
Checklist
- Are all strongest/recent competitors covered?
- Is each topic connected to your problem setting?
- Is your difference explained in technical terms, not marketing terms?
- Is citation coverage complete for all core claims?