paper-with-me

Papers

Extended Mind Transformers

2024-06-04 · Phoebe Klett, Thomas Ahle

Pre-trained language models demonstrate general intelligence and common sense, but long inputs quickly become a bottleneck for memorizing information at inference time. We resurface a simple method, Memorizing Transformers (Wu et al., 2022), that gives the model access to a bank of pre-computed memories. We show that it is possible to fix many of the shortcomings of the original method, such as the need for fine-tuning, by critically assessing how positional encodings should be updated for the keys and values retrieved. This intuitive method uses the model's own key/query system to select and attend to the most relevant memories at each generation step, rather than using external embeddings. We demonstrate the importance of external information being retrieved in a majority of decoder layers, contrary to previous work. We open source a new counterfactual long-range retrieval benchmark, and show that Extended Mind Transformers outperform today's state of the art by 6% on average.

📄 PDF Abstract BibTeX arXiv:2406.02332

Code (1)

normal-computing/extended-mind-transformers 공식 구현 pytorch

Tasks

Common Sense ReasoningcounterfactualDecoderRetrieval

Similar Papers 제목 키워드 기반

From Representation to Enactment: The ABC Framework of the Translating Mind

2025-11-20 · Michael Carl, Takanori Mizowaki, Aishvarya Raj, Masaru Yamada 외 arxiv

Building on the Extended Mind (EM) theory and radical enactivism, this article suggests an alternative to representation-based models of the mind. We lay out a novel ABC framework of the translating mind, in which transl…

Exbodiment: The Mind Made Matter

2024-12-14 · David C. Krakauer

Exbodiment describes mind outsourced to engineered matter and how matter reeducates mind. The constraints of exbodied matter encode elements of thought, channel decision-making, and constitute an important part of an ext…

Decision Making

Many Minds from One Model: Bayesian-Inspired Transformers for Population Diversity

2025-12-31 · Diji Yang, Yi Zhang arxiv

Despite their scale and success, modern transformers are usually trained as single-minded systems: optimization produces a deterministic set of parameters, representing a single functional hypothesis about the data. Moti…

Reinforcement Learning

MetaMind: General and Cognitive World Models in Multi-Agent Systems by Meta-Theory of Mind

2026-02-28 · Lingyi Wang, Rashed Shelim, Walid Saad, Naren Ramakrishna arxiv

A major challenge for world models in multi-agent systems is to understand interdependent agent dynamics, predict interactive multi-agent trajectories, and plan over long horizons with collective awareness, without centr…

RoboMIND 2.0: A Multimodal, Bimanual Mobile Manipulation Dataset for Generalizable Embodied Intelligence

2025-12-31 · Chengkai Hou, Kun Wu, Jiaming Liu, Zhengping Che 외 arxiv

While data-driven imitation learning has revolutionized robotic manipulation, current approaches remain constrained by the scarcity of large-scale, diverse real-world demonstrations. Consequently, the ability of existing…

Reinforcement Learning