| % ARMS Paper Bibliography |
| |
| @article{graves2014neural, |
| author = {Graves, Alex and Wayne, Greg and Danihelka, Ivo}, |
| title = {Neural Turing Machines}, |
| journal = {arXiv preprint arXiv:1410.5401}, |
| year = {2014}, |
| } |
| |
| @article{graves2016dnc, |
| author = {Graves, Alex and Wayne, Greg and Reynolds, Malcolm and Harley, Tim and Danihelka, Ivo and others}, |
| title = {Hybrid Computing Using a Neural Network with Dynamic External Memory}, |
| journal = {Nature}, |
| volume = {538}, |
| number = {7626}, |
| pages = {471--476}, |
| year = {2016}, |
| } |
| |
| @inproceedings{weston2015memory, |
| author = {Weston, Jason and Chopra, Sumit and Bordes, Antoine}, |
| title = {Memory Networks}, |
| booktitle = {International Conference on Learning Representations}, |
| year = {2015}, |
| } |
| |
| @inproceedings{lewis2020rag, |
| author = {Lewis, Patrick and others}, |
| title = {Retrieval-Augmented Generation for Knowledge-Intensive {NLP} Tasks}, |
| booktitle = {Advances in Neural Information Processing Systems}, |
| volume = {33}, |
| pages = {9459--9474}, |
| year = {2020}, |
| } |
| |
| @article{malkov2018hnsw, |
| author = {Malkov, Yu A. and Yashunin, D. A.}, |
| title = {Efficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs}, |
| journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence}, |
| volume = {42}, |
| number = {4}, |
| pages = {824--836}, |
| year = {2018}, |
| } |
| |
| @article{johnson2019faiss, |
| author = {Johnson, Jeff and Douze, Matthijs and J{\'e}gou, Herv{\'e}}, |
| title = {Billion-scale Similarity Search with {GPU}s}, |
| journal = {IEEE Transactions on Big Data}, |
| volume = {7}, |
| number = {3}, |
| pages = {535--547}, |
| year = {2019}, |
| } |
| |
| @article{vaswani2017attention, |
| author = {Vaswani, Ashish and others}, |
| title = {Attention is All You Need}, |
| journal = {Advances in Neural Information Processing Systems}, |
| volume = {30}, |
| year = {2017}, |
| } |
| |
| @book{cockburn2005hexagonal, |
| author = {Cockburn, Alistair}, |
| title = {Hexagonal Architecture}, |
| year = {2005}, |
| note = {Also known as Ports and Adapters pattern}, |
| } |
| |
| @article{moser2008place, |
| author = {Moser, Edvard I. and Kropff, Emilio and Moser, May-Britt}, |
| title = {Place Cells, Grid Cells, and the Brain's Spatial Representation System}, |
| journal = {Annual Review of Neuroscience}, |
| volume = {31}, |
| pages = {69--89}, |
| year = {2008}, |
| } |
| |