1.2 KiB
1.2 KiB
Conclusion Writing Guide
Goal
Close the paper with clear takeaways and credible limitations.
Structure
- Restate solved problem and core technical idea.
- Summarize strongest evidence from experiments.
- State practical impact or new insight.
- Add limitation paragraph.
- End with concrete future direction.
Limitation Guidance
Prefer limitations tied to task goal/setting boundaries, for example:
- Data regime limitation (e.g., only short sequences).
- Assumption limitation (e.g., controlled viewpoints only).
- Deployment scope limitation (e.g., specific sensor setup).
Avoid framing conclusion around fixable implementation flaws unless they critically define your method's scope.
Distinguish Limitation Types
- Technical defect: underperforms strong baselines on key metrics or causes unacceptable tradeoff.
- Scope limitation: bounded by current task setting and still competitive vs. current SOTA.
Template
- This paper addresses [problem] by proposing [method].
- The key idea is [core insight], which enables [main benefit].
- Experiments show [main gains] across [datasets/settings].
- A current limitation is [scope boundary], and extending to [future setting] is an important next step.