paper-with-me

Papers

Transformers are Stateless Differentiable Neural Computers

2026-02-27 · Bo Tang, Weiwei Xie arxiv

Differentiable Neural Computers (DNCs) were introduced as recurrent architectures equipped with an addressable external memory supporting differentiable read and write operations. Transformers, in contrast, are nominally feedforward architectures based on multi-head self-attention. In this work we give a formal derivation showing that a causal Transformer layer is exactly a stateless Differentiable Neural Computer (sDNC) where (1) the controller has no recurrent internal state, (2) the external memory is a write-once matrix of value vectors, (3) content-based addressing via keys implements attention, and (4) multi-head attention corresponds to multiple parallel read heads. We further extend this equivalence to cross-attention, showing that encoder-decoder Transformers are precisely sDNCs with distinct read-from and write-to memories. Our results provide a unified memory-centric interpretation of Transformers and contribute to the ongoing effort to place modern large language models in a principled computational framework.

📄 PDF Abstract BibTeX arXiv:2603.19272

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reservoir Memory Machines as Neural Computers

2020-09-14 · Benjamin Paaßen, Alexander Schulz, Terrence C. Stewart, Barbara Hammer

Differentiable neural computers extend artificial neural networks with an explicit memory without interference, thus enabling the model to perform classic computation tasks such as graph traversal. However, such models a…

Stateless actor-critic for instance segmentation with high-level priors

2021-07-06 · Paul Hilt, Maedeh Zarvandi, Edgar Kaziakhmedov, Sourabh Bhide 외

Instance segmentation is an important computer vision problem which remains challenging despite impressive recent advances due to deep learning-based methods. Given sufficient training data, fully supervised methods can …

graph partitioningInstance SegmentationSegmentationSemantic Segmentation+1

Neural Neural Textures Make Sim2Real Consistent

2022-06-27 · Ryan Burgert, Jinghuan Shang, Xiang Li, Michael Ryoo

Unpaired image translation algorithms can be used for sim2real tasks, but many fail to generate temporally consistent results. We present a new approach that combines differentiable rendering with image translation to ac…

3D geometryTranslation

Kernel-based optimization of measurement operators for quantum reservoir computers

2026-02-16 · Markus Gross, Hans-Martin Rieser arxiv

Finding optimal measurement operators is crucial for the performance of quantum reservoir computers (QRCs), since they employ a fixed quantum feature map. We formulate the training of both stateless (quantum extreme lear…

Quantum Machine LearningTime Series PredictionImage Classification

EVA01: Unified Native 3D Understanding and Generation via Mixture-of-Transformers

2026-05-16 · Zongyuan Yang, Mingjing Yi, Wanli Ma, Chenzhuo Fan 외 arxiv

This paper addresses the challenge of integrating 3D meshes as a native modality within Multimodal Large Language Models (MLLMs). Diffusion-based large reconstruction models decouple semantic understanding from geometric…

3D Generation