Metric: MRR (higher is better)
| # | Model↕ | MRR▼ | Extra Data | Paper | Date↕ | Code |
|---|---|---|---|---|---|---|
| 1 | Attentive LSTM | 0.8117 | No | Neural Variational Inference for Text Processing | 2015-11-19 | Code |
| 2 | LSTM (lexical overlap + dist output) | 0.7986 | No | Neural Variational Inference for Text Processing | 2015-11-19 | Code |
| 3 | Bigram-CNN (lexical overlap + dist output) | 0.7846 | No | Deep Learning for Answer Sentence Selection | 2014-12-04 | Code |
| 4 | Paragraph vector (lexical overlap + dist output) | 0.7514 | No | Distributed Representations of Sentences and Doc... | 2014-05-16 | Code |
| 5 | LSTM | 0.7235 | No | Neural Variational Inference for Text Processing | 2015-11-19 | Code |
| 6 | Bigram-CNN | 0.6613 | No | Deep Learning for Answer Sentence Selection | 2014-12-04 | Code |
| 7 | Paragraph vector | 0.6023 | No | Distributed Representations of Sentences and Doc... | 2014-05-16 | Code |