CoG adds cognitive cycles to GraphRAG
Cognition on Graph (CoG) is a training-free, open-source framework that alternates planning, graph-text exploration, synthesis, and reflection for multi-hop question answering. Across seven benchmarks, it reports stronger accuracy while accessing 12.4× fewer documents than ToG-2.
CoG’s strongest idea is treating retrieval as adaptive investigation rather than a one-shot lookup, though its infrastructure demands make experimentation far easier than production deployment.
- –Text-derived entities can repair gaps in incomplete knowledge graphs and redirect exploration toward useful evidence
- –The framework improves smaller backbones substantially, with CoG-8B outperforming several direct-prompting larger-model baselines
- –Reported efficiency gains are meaningful: 2.6 documents per question versus 32.5 for ToG-2 on average
- –Iterative planning and reflection add latency, token cost, and dependence on an instruction-following backbone
- –Running the full Wikidata stack requires roughly 500GB of storage and 500GB of RAM, a major barrier for individual developers
DISCOVERED
1h ago
2026-09-15
PUBLISHED
1h ago
2026-09-15
RELEVANCE
AUTHOR
Discover AI