Files
hakorune/docs/private/papers/_template/OUTLINE.md

26 lines
549 B
Markdown
Raw Normal View History

# OUTLINE
## 1. Problem & Contribution
- What is the problem? Why hard/important?
- Contributions (bulleted, measurable)
## 2. Background & Design Principles
- Key concepts and invariants
- Prior work and your stance
## 3. Implementation Overview
- Architecture and key components
- Invariants/guards that make it work
## 4. Evaluation Plan
- Metrics and baselines
- Datasets/apps/tasks
## 5. Related Work
- What you improve or complement
## 6. Discussion & Limitations
- What doesnt work yet / tradeoffs
## 7. Conclusion & Future Work