← Browse

World's Fair 2024

Going beyond RAG: Extended Mind Transformers - Phoebe Klett

Phoebe Klett

Overview

This talk introduces Extended Mind Transformers (EMTs), a novel approach to enhance language model performance by integrating a retrieval mechanism directly into the Transformer's attention mechanism. Unlike traditional methods like long context windows or Retrieval-Augmented Generation (RAG), EMTs allow the model to dynamically retrieve and attend to relevant information from a memory store during generation, without requiring fine-tuning. This method aims to improve accuracy, enable more granular citations, and reduce hallucinations.

Who should watch

Key takeaways

Notable quotes

*The model represents data within each decoder layer... it actually already has this retrieval mechanism built into the Transformer.*
*With extended mind Transformers We can look up exactly which tokens were retrieved from the from those memories and used during generation.*
*These new kinds of models improve achieve impressive performance on retrieval tasks they enable these great new kind of citations.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.