Results for "shared memory"
Shared Autonomy
Frontier
Control shared between human and agent.
Memory Augmentation
Intermediate
Extending agents with long-term memory stores.
Multitask Learning
Intermediate
Training one model on multiple tasks simultaneously to improve generalization through shared structure.
Mutual Information
Intermediate
Quantifies shared information between random variables.
Blackboard System
Advanced
Agents communicate via shared state.
Compute
Intermediate
Hardware resources used for training/inference; constrained by memory bandwidth, FLOPs, and parallelism.
Quantization
Intermediate
Reducing numeric precision of weights/activations to speed inference and reduce memory with acceptable accuracy loss.
Agent
Intermediate
A system that perceives state, selects actions, and pursues goals—often combining LLM reasoning with tools and memory.
Memory
Intermediate
Mechanisms for retaining context across turns/sessions: scratchpads, vector memories, structured stores.