CogSpace is an open-source organization at the intersection of computational neuroscience and artificial intelligence. We build tools that model how the brain represents, predicts, and monitors its own knowledge of the world. Our work is grounded in established neuroscience theory and driven by a commitment to reproducible, transparent science.
All code, data, and methods are publicly available. Science advances faster when it's shared.
Every experiment is designed to be replicated. Rigorous methods, versioned code, documented pipelines.
We translate neuroscience theories into computational models, and use AI to test cognitive hypotheses.
Predictive Representation for Introspective Spatial Monitoring
PRISM is the first computational test of the hippocampal meta-map thesis: the idea that the brain's spatial mapping system also monitors its own knowledge. Using the successor representation as a unified substrate, PRISM builds an uncertainty map that enables calibrated self-monitoring and directed exploration.
A predictive map of expected future states, inspired by hippocampal place cells. The foundation for both navigation and self-monitoring.
A parallel map that tracks what the agent knows and doesn't know, derived from the structure of the SR itself.
Evaluated with psychophysics tools: reliability diagrams, calibration error, and a continuous "I don't know" signal.
Wager-based Assessment of Grounded Epistemic Reasoning
WAGER is a metacognition benchmark for LLMs. The model answers a question and wagers 0-100 points on its own correctness. Correct = +wager, wrong = -wager. Total profit is the single metacognitive score. 292 items across 5 categories test factual knowledge, reasoning, inference, awareness of ignorance, and self-knowledge.
A simple, interpretable protocol: the model risks points on its own answer. Profit separates models that know what they know from those that don't.
Factual knowledge, multi-step reasoning, post-cutoff inference, true unknowables (March 2026), and self-knowledge about own capabilities.
Claude, GPT, Gemini, and Mistral compared head-to-head. Accuracy and metacognition turn out to be orthogonal capabilities.