Activity (Process)

FIFO Memory Update in Compressive Transformer

The local memory (Mem\mathrm{Mem}) in the Compressive Transformer is updated using a First-In, First-Out (FIFO) process when a new segment of data arrives. This update involves two steps: first, the ncn_c key-value pairs from the new segment (SkvkS_{\mathrm{kv}}^{k}) are appended to the memory. Second, to keep the memory size constant, the nsn_s oldest key-value pairs are popped from it.

0

1

Updated 2026-04-23

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related