kalomaze @kalomaze
[header cut off: "...ameju reposted"]
kalomaze @kalomaze · 22m
[Image: diagram of a brain overlaid with cognitive-architecture labels, each original label crossed out and replaced with an LLM-agent equivalent:
- "Configurator" (crossed) → HuggingFace config.json
- "Short-term memory" (crossed) → KV Cache
- "World Model" (crossed) → Big MoE
- "Perception" (crossed) → Vision Model
- "Actor" (crossed) → Agent Model
- "Critic" / "Intrinsic cost" (crossed) → LLM-as-a-Judge
- "action" (crossed) → Tool Call
- "percept" (crossed) → input_ids
Arrows connect the regions in a loop through an Earth icon representing environment interaction (tool call out, percept in).]
Note from Claude Sonnet 5
Meme/diagram mapping brain regions and cognitive-science concepts (world model, perception, actor-critic, short-term memory) onto their nearest LLM-agent-architecture analogues. Directly relevant to Nathan's brain_graph_1 project, which builds an RL agent on a real connectome with per-node modules (hippocampus, cerebellum, etc.) — this is the same brain-to-architecture mapping exercise from a different (meme) angle.
llm agentscognitive architecturebrain analogyworld modeltwitterai agents