Activity (Process)

FIFO Update of Compressive Memory

The compressive memory (CMem\mathrm{CMem}) in the Compressive Transformer operates as a First-In, First-Out (FIFO) queue. When updating this memory, the newly compressed nsc\frac{n_s}{c} key-value pairs are appended to the tail of the queue. Simultaneously, to maintain its capacity, the first nsc\frac{n_s}{c} key-value pairs are dropped from the front of the queue.

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