paper-with-me

Papers

Neural Random-Access Machines

2015-11-19 · Karol Kurach, Marcin Andrychowicz, Ilya Sutskever

In this paper, we propose and investigate a new neural network architecture called Neural Random Access Machine. It can manipulate and dereference pointers to an external variable-size random-access memory. The model is trained from pure input-output examples using backpropagation. We evaluate the new model on a number of simple algorithmic tasks whose solutions require pointer manipulation and dereferencing. Our results show that the proposed model can learn to solve algorithmic tasks of such type and is capable of operating on simple data structures like linked-lists and binary trees. For easier tasks, the learned solutions generalize to sequences of arbitrary length. Moreover, memory access during inference can be done in a constant time under some assumptions.

📄 PDF Abstract BibTeX arXiv:1511.06392

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reflective Oracles: A Foundation for Classical Game Theory

2015-08-17 · Benja Fallenstein, Jessica Taylor, Paul F. Christiano

Classical game theory treats players as special---a description of a game contains a full, explicit enumeration of all players---even though in the real world, "players" are no more fundamentally special than rocks or cl…

Lie-Access Neural Turing Machines

2016-11-09 · Greg Yang, Alexander M. Rush

External neural memory structures have recently become a popular tool for algorithmic deep learning (Graves et al. 2014, Weston et al. 2014). These models generally utilize differentiable versions of traditional discrete…

Conditional Born machine for Monte Carlo event generation

2022-05-16 · Oriel Kiss, Michele Grossi, Enrique Kajomovitz, Sofia Vallecorsa

Generative modeling is a promising task for near-term quantum devices, which can use the stochastic nature of quantum measurements as a random source. So called Born machines are purely quantum models and promise to gene…

Applications of Machine Learning in Detecting Afghan Fake Banknotes

2023-05-24 · Hamida Ashna, Ziaullah Momand

Fake currency, unauthorized imitation money lacking government approval, constitutes a form of fraud. Particularly in Afghanistan, the prevalence of fake currency poses significant challenges and detrimentally impacts th…

Distributed Graph Embedding with Information-Oriented Random Walks

2023-03-28 · Peng Fang, Arijit Khan, Siqiang Luo, Fang Wang 외

Graph embedding maps graph nodes to low-dimensional vectors, and is widely adopted in machine learning tasks. The increasing availability of billion-edge graphs underscores the importance of learning efficient and effect…

CPUGraph Embeddinggraph partitioningLink Prediction