Fuzzy-Trace Theory: A cognitive theory proposing two parallel memory traces: 'gist' (fuzzy, meaning-based) and 'verbatim' (exact, detail-based)
SIB-GRPO: Semantic-Information Bottleneck Group Relative Policy Optimization—a training objective that balances memory compression with semantic preservation using RL
Sensory Buffer: The lowest memory layer storing fine-grained visual embeddings and raw subtitles for short durations
Episodic Stream: The middle memory layer containing chronological, compressed event summaries derived from the sensory buffer
Symbolic Schema: The highest memory layer organizing episodic events into a structured knowledge graph for abstract reasoning
Information Bottleneck: A technique to find a representation that compresses the input variable while preserving mutual information with the target variable
Entropy-driven retrieval: A strategy where the system only retrieves more detailed information if the uncertainty (entropy) of its current prediction is high
Verbatim trace: Memory representation that preserves exact surface details (e.g., specific visual frames)
Gist trace: Memory representation that captures the essential meaning or substance (e.g., text summary)
GRPO: Group Relative Policy Optimization—an RL algorithm that normalizes advantages within a group of sampled outputs to stabilize training