nlp:paper_examples
This is an old revision of the document!
Examples of Good Papers
This is a list of some good (well-written) papers in NLP.
- Introduction of a new method
- Systematic exploration papers
Not-So-Good Examples
Here are some papers that perhaps could have been better presented.
- Vaswani et al 2017 - Attention Is All You Need The main issue with the paper is it doesn't give any ablation studies or experimental justification of why they did the things they did. Even if they didn't have the computing resources to do ablation studies, they still could have shown the incremental improvements as they added improvements (for example, as in this paper) The paper is also written in a way that is hard to follow: slowly revealing the architecture without giving a good high-level overview at the beginning. It also doesn't clearly specify which parts of the architecture are new (they invented), and which parts are from somewhere else. For example, they invented multi-head attention, but they don't clearly state this.
nlp/paper_examples.1686302590.txt.gz · Last modified: 2023/06/15 07:36 (external edit)