[
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "# State-of-the-art result for all Machine Learning Problems\n\n### LAST UPDATE: 20th Februray 2019\n\n### NEWS: I am looking for a Collaborator esp who does research in NLP, Computer Vision and Reinforcement learning. If you are not a researcher, but you are willing, contact me. Email me: yxt.stoaml@gmail.com\n\nThis repository provides state-of-the-art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date.  If you do find a problem's SoTA result is out of date or missing, please raise this as an issue (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.\n\nYou can also submit this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSe_fFZVCeCVRGGgOQIpoQSXY7mZWynsx7g6WxZEVpO5vJioUA/viewform?embedded=true) if you are new to Github.\n\nThis is an attempt to make  one stop for all types of machine learning problems state of the art result. I can not do this alone. I need help from everyone. Please submit the Google form/raise an issue if you find SOTA result for a dataset.  Please share this on Twitter, Facebook, and other social media.\n\n\nThis summary is categorized into:\n\n- [Supervised Learning](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#supervised-learning)\n    - [Speech](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#speech)\n    - [Computer Vision](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#computer-vision)\n    - [NLP](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#nlp)\n- [Semi-supervised Learning](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#semi-supervised-learning)\n    - Computer Vision\n- [Unsupervised Learning](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#unsupervised-learning)\n    - Speech\n    - Computer Vision\n    - [NLP](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems/blob/master/README.md#nlp-1)\n- [Transfer Learning](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#transfer-learning)\n- [Reinforcement Learning](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems#reinforcement-learning)\n\n## Supervised Learning\n\n\n### NLP\n#### 1. Language Modelling\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>  \n    <tr>\n      <td><a href='https://d4mucfpksywv.cloudfront.net/better-language-models/language-models.pdf'> Language Models are Unsupervised Multitask Learners </a></td>\n      <td align=\"left\"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>\n      <td align=\"left\"><ul><li> Perplexity: 35.76 </li><li> Perplexity: 18.34 </li></ul></td>\n      <td align=\"left\"><a href='https://github.com/openai/gpt-2'>Tensorflow </a></td>\n      <td align=\"left\">2019</td>   \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1711.03953.pdf'>BREAKING THE SOFTMAX BOTTLENECK: A HIGH-RANK RNN LANGUAGE MODEL </a></td>\n      <td align=\"left\"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>\n      <td align=\"left\"><ul><li> Perplexity: 47.69 </li><li> Perplexity: 40.68 </li></ul></td>\n      <td align=\"left\"><a href='https://github.com/zihangdai/mos'>Pytorch </a></td>\n      <td align=\"left\">2017</td>   \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1709.07432.pdf'>DYNAMIC EVALUATION OF NEURAL SEQUENCE MODELS </a></td>\n      <td align=\"left\"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>\n      <td align=\"left\"><ul><li> Perplexity: 51.1 </li><li> Perplexity: 44.3 </li></ul></td>\n      <td align=\"left\"><a href='https://github.com/benkrause/dynamic-evaluation'>Pytorch </a></td>\n      <td align=\"left\">2017</td>   \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1708.02182.pdf'>Averaged Stochastic Gradient  Descent <br/> with Weight Dropped LSTM or QRNN </a></td>\n      <td align=\"left\"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>\n      <td align=\"left\"><ul><li> Perplexity: 52.8 </li><li> Perplexity: 52.0 </li></ul></td>\n      <td align=\"left\"><a href='https://github.com/salesforce/awd-lstm-lm'>Pytorch </a></td>\n      <td align=\"left\">2017</td>   \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1711.00066.pdf'>FRATERNAL DROPOUT </a></td>\n      <td align=\"left\"><ul><li> PTB </li><li> WikiText-2 </li></ul></td>\n      <td align=\"left\"><ul><li> Perplexity: 56.8 </li><li> Perplexity: 64.1 </li></ul></td>\n      <td align=\"left\"> <a href='https://github.com/kondiz/fraternal-dropout'> Pytorch </a>  </td>\n      <td align=\"left\">2017</td>   \n    </tr>\n        <tr>\n      <td><a href='https://arxiv.org/pdf/1703.10722.pdf'>Factorization tricks for LSTM networks </a></td>\n      <td align=\"left\">One Billion Word Benchmark</td>\n      <td align=\"left\"> Perplexity:  23.36</td>\n      <td align=\"left\"><a href='https://github.com/okuchaiev/f-lm'>Tensorflow </a></td>\n      <td align=\"left\">2017</td>   \n    </tr>\n  </tbody>\n</table>\n\n\n\n\n#### 2. Machine Translation\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1808.09381v2.pdf'> Understanding Back-Translation at Scale </a></td>\n      <td align=\"left\"> <ul><li>WMT 2014 English-to-French </li><li>WMT 2014 English-to-German </li></ul></td>\n      <td align=\"left\"> <ul><li>  BLEU: 45.6 </li><li>   BLEU: 35.0 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href='https://github.com/pytorch/fairseq'>PyTorch</a></li></ul></td>\n      <td align=\"left\">2018</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1711.02132.pdf'>WEIGHTED TRANSFORMER NETWORK FOR\nMACHINE TRANSLATION</a></td>\n      <td align=\"left\"> <ul><li>WMT 2014 English-to-French </li><li>WMT 2014 English-to-German </li></ul></td>\n      <td align=\"left\"> <ul><li>  BLEU: 41.4 </li><li>   BLEU: 28.9 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href=''>NOT FOUND</a></li></ul></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1706.03762'>Attention Is All You Need</a></td>\n      <td align=\"left\"> <ul><li>WMT 2014 English-to-French </li><li>WMT 2014 English-to-German </li></ul></td>\n      <td align=\"left\"> <ul><li>  BLEU: 41.0 </li><li>   BLEU: 28.4 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href='https://github.com/jadore801120/attention-is-all-you-need-pytorch'>PyTorch</a> </li><li> <a href='https://github.com/tensorflow/tensor2tensor'>Tensorflow</a></li></ul></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n     <tr>\n      <td><a href='https://einstein.ai/static/images/pages/research/non-autoregressive-neural-mt.pdf'>NON-AUTOREGRESSIVE\nNEURAL MACHINE TRANSLATION</a></td>\n      <td align=\"left\"> <ul><li> WMT16 Ro→En </li></ul></td>\n      <td align=\"left\"> <ul><li> BLEU: 31.44 </li></ul> </td>\n      <td align=\"left\"><ul><li><a href='https://github.com/salesforce/nonauto-nmt'>PyTorch</a></ul></li></td>\n      <td align=\"left\">2017</td>    \n      </tr>\n          <tr>\n      <td><a href='https://arxiv.org/abs/1703.04887'> Improving Neural Machine Translation with Conditional Sequence Generative Adversarial Nets</a></td>\n      <td align=\"left\"> <ul><li>NIST02    </li><li>NIST03 </li><li>NIST04 </li><li>NIST05 </li></ul></td>\n      <td align=\"left\"><li>38.74  </li><li>36.01  </li><li> 37.54 </li><li>33.76 </li></ul </td>\n      <td align=\"left\"> <ul><li><a href='https://github.com/ngohoanhkhoa/GAN-NMT'>NMTPY</a> </li></ul></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>  \n\n#### 3. Text Classification\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1705.09207'> Learning Structured Text Representations </a></td>\n      <td align=\"left\">Yelp</td>\n      <td align=\"left\">Accuracy: 68.6</td>\n      <td align=\"left\"> <ul><li><a href='https://github.com/nlpyang/structured'>Tensorflow</a></ul></li></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1710.00519.pdf'>Attentive Convolution</a></td>\n      <td align=\"left\">Yelp</td>\n      <td align=\"left\">Accuracy: 67.36</td>\n      <td align=\"left\"> <ul><li><a href='https://github.com/yinwenpeng/Attentive_Convolution'>Theano</a></ul></li></td>\n      <td align=\"left\">2017</td>   \n    </tr>\n  </tbody>\n</table>\n\n#### 4. Natural Language Inference \nLeader board: \n\n[Stanford Natural Language Inference (SNLI)](https://nlp.stanford.edu/projects/snli/)\n\n[MultiNLI](https://www.kaggle.com/c/multinli-matched-open-evaluation/leaderboard)\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1709.04348.pdf'> NATURAL LANGUAGE INFERENCE OVER INTERACTION SPACE </a></td>\n      <td align=\"left\">Stanford Natural Language Inference (SNLI)</td>\n      <td align=\"left\">Accuracy: 88.9</td>\n      <td align=\"left\"><a href='https://github.com/YichenGong/Densely-Interactive-Inference-Network'>Tensorflow</a> </td>\n      <td align=\"left\">2017</td>\n  </tr>\n    <tr>\n      <td><a href=https://arxiv.org/pdf/1810.04805.pdf> BERT-LARGE (ensemble) </a></td>\n      <td align=\"left\">Multi-Genre Natural Language Inference (MNLI)</td>\n      <td align=\"left\"><ul><li>Matched accuracy: 86.7</li><li>Mismatched accuracy: 85.9</td>\n      <td align=\"left\"><ul><li><a href='https://github.com/google-research/bert'>Tensorflow</a></li><li><a href='https://github.com/huggingface/pytorch-pretrained-BERT'>PyTorch</a></li> </td>\n      <td align=\"left\">2018</td>\n  </tr>\n  </tbody>\n</table>\n\n\n#### 5. Question Answering\nLeader Board\n\n[SQuAD](https://rajpurkar.github.io/SQuAD-explorer/)\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1810.04805.pdf'> BERT-LARGE (ensemble) </a></td>\n      <td align=\"left\">The Stanford Question Answering Dataset</td>\n      <td align=\"left\"><ul><li> Exact Match: 87.4 </li><li> F1: 93.2 </li></ul></td>\n      <td align=\"left\"><ul><li><a href='https://github.com/google-research/bert'>Tensorflow</a></li><li><a href='https://github.com/huggingface/pytorch-pretrained-BERT'>PyTorch</a> </td>\n      <td align=\"left\">2018</td>    \n  </tr>\n  </tbody>\n</table>\n\n\n#### 6. Named entity recognition\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1710.11027.pdf'>Named Entity Recognition in Twitter using Images and Text </a></td>\n      <td align=\"left\">Ritter</td>\n      <td align=\"left\"><ul><li> F-measure: 0.59 </li></ul></td>\n      <td align=\"left\"><a href=''>NOT FOUND</a> </td>\n      <td align=\"left\">2017</td>    \n  </tr>\n  </tbody>\n</table>\n\n#### 7. Abstractive Summarization\n\nResearch Paper | Datasets  | Metric | Source Code | Year  \n------------ | ------------- | ------------ | ------------- | -------------  \n[Cutting-off redundant repeating generations </br> for neural abstractive summarization](https://aclanthology.info/pdf/E/E17/E17-2047.pdf) | <ul><li>DUC-2004</li><li>Gigaword</li></ul> | <ul><li>DUC-2004</li><ul><li> ROUGE-1: **32.28** </li><li> ROUGE-2: 10.54 </li><li>ROUGE-L: **27.80** </li></ul><li>Gigaword</li><ul><li> ROUGE-1: **36.30** </li><li> ROUGE-2: 17.31 </li><li>ROUGE-L: **33.88** </li></ul></ul> | NOT YET AVAILABLE | 2017\n[Convolutional Sequence to Sequence](https://arxiv.org/pdf/1705.03122.pdf) | <ul><li>DUC-2004</li><li>Gigaword</li></ul> | <ul><li>DUC-2004</li><ul><li> ROUGE-1: 33.44 </li><li> ROUGE-2: **10.84** </li><li>ROUGE-L: 26.90 </li></ul><li>Gigaword</li><ul><li> ROUGE-1: 35.88 </li><li> ROUGE-2: 27.48 </li><li>ROUGE-L: 33.29 </li></ul></ul> | [PyTorch](https://github.com/facebookresearch/fairseq-py) | 2017\n\n\n#### 8. Dependency Parsing\n\nResearch Paper | Datasets  | Metric | Source Code | Year  \n------------ | ------------- | ------------ | ------------- | -------------  \n[Globally Normalized Transition-Based Neural Networks](https://arxiv.org/pdf/1603.06042.pdf) | <ul><li>Final CoNLL ’09 dependency parsing </li></ul> | <ul><li> 94.08% UAS accurancy</li> <li>92.15% LAS accurancy</li></ul> | <ul><li>[SyntaxNet](https://github.com/tensorflow/models/tree/master/research/syntaxnet) </li></ul>| <ul><li>2017</li></ul>\n\n\n### Computer Vision\n\n#### 1. Classification\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1710.09829.pdf'> Dynamic Routing Between Capsules </a></td>\n      <td align=\"left\"> <ul><li> MNIST </li></ul> </td>\n      <td align=\"left\"> <ul><li> Test Error: 0.25±0.005 </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/Sarasra/models/tree/master/research/capsules'>Official Implementation</a> </li><li> <a href='https://github.com/gram-ai/capsule-networks'>PyTorch</a> </li><li> <a href='https://github.com/naturomics/CapsNet-Tensorflow'>Tensorflow</a> </li><li> <a href='https://github.com/XifengGuo/CapsNet-Keras'>Keras</a> </li><li>  <a href='https://github.com/soskek/dynamic_routing_between_capsules'>Chainer</a> </li> <li>  <a href='https://github.com/loretoparisi/CapsNet'>List of all implementations</a> </li>\n          </ul>  </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1102.0183.pdf'> High-Performance Neural Networks for Visual Object Classification </a></td>\n      <td align=\"left\"> <ul><li> NORB </li></ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 2.53 ± 0.40 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href=''>NOT FOUND</a></ul></li> </td>\n      <td align=\"left\">2011</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1811.06965.pdf'>Giant AmoebaNet with GPipe</a></td>\n      <td align=\"left\"> <ul><li> CIFAR-10 </li> <li> CIFAR-100</li><li> ImageNet-1k</li><li> ...</li></ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 1.0% </li> <li> Test Error: 8.7% </li><li> Top-1 Error 15.7</li><li> ...</li></ul> </td>\n      <td align=\"left\"> <ul><li> <a href=''>NOT FOUND</a> </li></ul> </td>\n      <td align=\"left\">2018</td>    \n    </tr>\n    <tr>\n      <td><a href='https://openreview.net/pdf?id=S1NHaMW0b'>ShakeDrop regularization </a></td>\n      <td align=\"left\"> <ul><li> CIFAR-10 </li> <li> CIFAR-100</li></ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 2.31% </li> <li> Test Error: 12.19% </li></ul> </td>\n      <td align=\"left\"> <ul><li> <a href=''>NOT FOUND</a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1611.05431.pdf'>Aggregated Residual Transformations for Deep Neural Networks </a></td>\n      <td align=\"left\"> <ul><li>  CIFAR-10  </li></ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 3.58% </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/facebookresearch/ResNeXt'>PyTorch</a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1708.04896'> Random Erasing Data Augmentation </a></td>\n      <td align=\"left\"> <ul><li> CIFAR-10 </li> <li> CIFAR-100 </li> <li> Fashion-MNIST </li> </ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 3.08% </li>\n          <li> Test Error: 17.73% </li>\n          <li> Test Error: 3.65% </li>\n          </ul> </td>\n      <td align=\"left\"> <a href='https://github.com/zhunzhong07/Random-Erasing'> Pytorch </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1709.07634'> EraseReLU: A Simple Way to Ease the Training of Deep Convolution Neural Networks </a></td>\n      <td align=\"left\"> <ul><li> CIFAR-10 </li> <li> CIFAR-100 </li> </ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 3.56% </li>\n          <li> Test Error: 16.53% </li>\n          </ul> </td>\n      <td align=\"left\"> <a href='https://github.com/D-X-Y/EraseReLU'> Pytorch </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1710.09829.pdf'> Dynamic Routing Between Capsules </a></td>\n      <td align=\"left\"> <ul><li> MultiMNIST </li></ul></td>\n      <td align=\"left\"> <ul><li> Test Error: 5% </li></ul> </td>\n      <td align=\"left\"> <ul><li> <a href='https://github.com/gram-ai/capsule-networks'>PyTorch</a> </li><li> <a href='https://github.com/naturomics/CapsNet-Tensorflow'>Tensorflow</a> </li><li> <a href='https://github.com/XifengGuo/CapsNet-Keras'>Keras</a> </li><li>  <a href='https://github.com/soskek/dynamic_routing_between_capsules'>Chainer</a> </li><li>  <a href='https://github.com/loretoparisi/CapsNet'>List of all implementations</a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1707.07012.pdf'>Learning Transferable Architectures for Scalable Image Recognition</a></td>\n      <td align=\"left\"> <ul><li>   ImageNet-1k  </li></ul></td>\n      <td align=\"left\"> <ul><li> Top-1 Error:17.3 </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/tensorflow/models/tree/master/research/slim/nets/nasnet'>Tensorflow</a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n     <tr>\n      <td><a href='https://arxiv.org/pdf/1709.01507.pdf'>Squeeze-and-Excitation Networks </a></td>\n      <td align=\"left\"> <ul><li>   ImageNet-1k  </li></ul></td>\n      <td align=\"left\"> <ul><li> Top-1 Error: 18.68 </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/hujie-frank/SENet'>CAFFE</a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1611.05431.pdf'>Aggregated Residual Transformations for Deep Neural Networks </a></td>\n      <td align=\"left\"> <ul><li>   ImageNet-1k  </li></ul></td>\n      <td align=\"left\"> <ul><li> Top-1 Error: 20.4% </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/facebookresearch/ResNeXt'>Torch</a> </li></ul> </td>\n      <td align=\"left\">2016</td>    \n    </tr>\n  </tbody>\n</table>\n\n#### 2. Instance Segmentation\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1703.06870.pdf'>Mask R-CNN</a></td>\n      <td align=\"left\"> <ul><li> COCO  </li></ul></td>\n      <td align=\"left\"> <ul><li> Average Precision: 37.1% </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href='https://github.com/facebookresearch/Detectron'>Detectron (Official Version)</a> </li><li>  <a href='https://github.com/TuSimple/mx-maskrcnn'>MXNet</a> </li><li>  <a href='https://github.com/matterport/Mask_RCNN'>Keras</a> </li><li>  <a href='https://github.com/CharlesShang/FastMaskRCNN'>TensorFlow </a> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>\n\n#### 3. Visual Question Answering\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1708.02711'>Tips and Tricks for Visual Question Answering: Learnings from the 2017 Challenge</a></td>\n      <td align=\"left\"> <ul><li> VQA  </li></ul></td>\n      <td align=\"left\"> <ul><li> Overall score: 69 </li></ul> </td>\n      <td align=\"left\"> <ul><li>   <a href=''>NOT FOUND</a> </li></ul> </li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>\n\n#### 4. Person Re-identification\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/abs/1708.04896'> Random Erasing Data Augmentation </a></td>\n      <td align=\"left\"> <ul><li> <a href='http://www.liangzheng.org/Project/project_reid.html'> Market-1501 </a> </li> <li> <a href='https://github.com/zhunzhong07/person-re-ranking'> CUHK03-new-protocol </a> </li> <li> <a href='https://github.com/layumi/DukeMTMC-reID_evaluation'> DukeMTMC-reID </a> </li> </ul></td>\n      <td align=\"left\"> <ul><li> Rank-1: 89.13 mAP: 83.93 </li>\n          <li> Rank-1: 84.02 mAP: 78.28 </li>\n          <li> labeled (Rank-1: 63.93 mAP: 65.05) detected (Rank-1: 64.43 mAP: 64.75) </li>\n          </ul> </td>\n      <td align=\"left\"> <a href='https://github.com/zhunzhong07/Random-Erasing'> Pytorch </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>\n\n### Speech\n[Speech SOTA](https://github.com/syhw/wer_are_we)\n#### 1. ASR\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1708.06073.pdf'>The Microsoft 2017 Conversational Speech Recognition System</a></td>\n      <td align=\"left\"> <ul><li> Switchboard Hub5'00  </li></ul></td>\n      <td align=\"left\"> <ul><li> WER: 5.1  </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href=''>NOT FOUND</a></li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1801.00059.pdf'>The CAPIO 2017 Conversational Speech Recognition System</a></td>\n      <td align=\"left\"> <ul><li> Switchboard Hub5'00  </li></ul></td>\n      <td align=\"left\"> <ul><li> WER: 5.0  </li></ul> </td>\n      <td align=\"left\"> <ul><li>  <a href=''>NOT FOUND</a></li></ul> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>\n\n\n## Semi-supervised Learning\n#### Computer Vision\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1507.00677.pdf'> DISTRIBUTIONAL SMOOTHINGWITH VIRTUAL ADVERSARIAL TRAINING </a></td>\n      <td align=\"left\"> <ul><li> SVHN </li><li> NORB </li></ul></td>\n      <td align=\"left\"> <ul><li> Test error: 24.63 </li><li> Test error: 9.88 </li></ul> </td>\n      <td align=\"left\"> <a href='https://github.com/takerum/vat'>Theano</a></td>\n      <td align=\"left\">2016</td>    \n    </tr>\n     <tr>\n      <td><a href='https://arxiv.org/pdf/1704.03976.pdf'> Virtual Adversarial Training:\na Regularization Method for Supervised and\nSemi-supervised Learning </a></td>\n      <td align=\"left\"> <ul><li> MNIST </li></ul></td>\n      <td align=\"left\"> <ul><li> Test error: 1.27 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href=''>NOT FOUND</a></ul></li> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1706.08249.pdf'> Few Shot Object Detection </a></td>\n      <td align=\"left\"> <ul><li> VOC2007 </li><li> VOC2012 </li></ul></td>\n      <td align=\"left\"> <ul><li> mAP : 41.7 </li><li> mAP : 35.4 </li></ul> </td>\n      <td align=\"left\"> <ul><li><a href=''>NOT FOUND</a></ul></li> </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n    <tr>\n      <td><a href='https://arxiv.org/pdf/1701.07717.pdf'> Unlabeled Samples Generated by GAN\nImprove the Person Re-identification Baseline in vitro </a></td>\n      <td align=\"left\"> <ul><li> <a href='http://www.liangzheng.org/Project/project_reid.html'> Market-1501 </a> </li> <li> CUHK-03 </li> <li> <a href='https://github.com/layumi/DukeMTMC-reID_evaluation'> DukeMTMC-reID </a> </li> <li> <a href='http://www.vision.caltech.edu/visipedia/CUB-200-2011.html'> CUB-200-2011 </a></li></ul></td>\n      <td align=\"left\"> <ul><li> Rank-1: 83.97 mAP: 66.07 </li>\n          <li> Rank-1: 84.6 mAP: 87.4 </li>\n          <li> Rank-1: 67.68 mAP: 47.13 </li>\n          <li> Test Accuracy: 84.4 </li>\n          </ul> </td>\n      <td align=\"left\"> <a href='https://github.com/layumi/Person-reID_GAN'> Matconvnet </td>\n      <td align=\"left\">2017</td>    \n    </tr>\n      \n  </tbody>\n</table>\n\n## Unsupervised Learning\n\n#### Computer Vision\n##### 1. Generative Model\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n    </tr>\n    <tr>\n      <td><a href='http://research.nvidia.com/sites/default/files/publications/karras2017gan-paper-v2.pdf'> PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION </a></td>\n       <td align=\"left\">Unsupervised CIFAR 10</td>\n      <td align=\"left\">Inception score: 8.80 </td>\n      <td align=\"left\"> <a href='https://github.com/tkarras/progressive_growing_of_gans'>Theano</a></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n  </tbody>\n</table>\n\n### NLP\n\n#### Machine Translation\n\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n       <tr> \n      <td><a href='https://arxiv.org/pdf/1711.00043.pdf'>UNSUPERVISED MACHINE TRANSLATION\nUSING MONOLINGUAL CORPORA ONLY</a></td>\n      <td align=\"left\"> <ul><li> Multi30k-Task1(en-fr fr-en de-en en-de)  </li></ul></td>\n      <td align=\"left\"> <ul><li> BLEU:(32.76 32.07 26.26 22.74) </li></ul> </td>\n      <td align=\"left\"><ul><li><a href=''>NOT FOUND</a></ul></li></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n        <tr> \n      <td><a href='https://arxiv.org/pdf/1804.09057.pdf'>Unsupervised Neural Machine Translation with Weight Sharing</a></td>\n      <td align=\"left\"> <ul><li> WMT14(en-fr fr-en)  </li><li> WMT16 (de-en en-de) </li></ul></td>\n      <td align=\"left\"> <ul><li> BLEU:(16.97 15.58) </li> <li> BLEU:(14.62 10.86) </li></ul> </td>\n      <td align=\"left\"><ul><li><a href=''>NOT FOUND</a></ul></li></td>\n      <td align=\"left\">2018</td>    \n    </tr>\n     \n\n  </tbody>\n</table>  \n\n## Transfer Learning\n\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n       <tr> \n      <td><a href='https://arxiv.org/pdf/1706.05137.pdf'>One Model To Learn Them All</a></td>\n      <td align=\"left\"> <ul><li> WMT EN → DE </li><li> WMT EN → FR (BLEU) </li><li> ImageNet (top-5 accuracy) </li></ul></td>\n      <td align=\"left\"> <ul><li> BLEU: 21.2 </li> <li> BLEU:30.5  </li><li> 86% </li></ul> </td>\n      <td align=\"left\"><ul><li><a href='https://github.com/tensorflow/tensor2tensor'>Tensorflow</a></ul></li></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n      \n\n  </tbody>\n</table>  \n\n\n\n## Reinforcement Learning\n<table>\n  <tbody>\n    <tr>\n      <th width=\"30%\">Research Paper</th>\n      <th align=\"center\" width=\"20%\">Datasets</th>\n      <th align=\"center\" width=\"20%\">Metric</th>\n      <th align=\"center\" width=\"20%\">Source Code</th>\n      <th align=\"center\" width=\"10%\">Year</th>\n       <tr> \n      <td><a href='http://www.gwern.net/docs/rl/2017-silver.pdf'>Mastering the game of Go without human knowledge</a></td>\n      <td align=\"left\"> the game of Go </td>\n      <td align=\"left\"> ElO Rating: 5185</td>\n      <td align=\"left\"><ul><li><a href=https://github.com/gcp/leela-zero>C++</a></ul></li></td>\n      <td align=\"left\">2017</td>    \n    </tr>\n      \n\n  </tbody>\n</table>  \n\nEmail: yxt.stoaml@gmail.com\n"
  }
]