菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-13
📄 Abstract - Cognifold: Always-On Proactive Memory via Cognitive Folding

Existing agent memory remains predominantly reactive and retrieval-based, lacking the capacity to autonomously organize experience into persistent cognitive structure. Toward genuinely autonomous agents, we introduce Cognifold, a brain-inspired "always-on" agent memory designed for the next generation of proactive assistants. CogniFold continuously folds fragmented event streams into self-emerging cognitive structures, bootstrapping progressively higher-level cognition from incoming events and accumulated knowledge. We ground this by extending Complementary Learning Systems (CLS) theory from two layers (hippocampus, neocortex) to three, adding a prefrontal intent layer. Emulating the prefrontal cortex as the locus of intentional control and decision-making, CogniFold achieves this through graph-topology self-organization: cognitive structures proactively assemble under the stream, merge when semantically similar, decay when stale, relink through associative recall, and surface intents when concept-cluster density crosses a threshold. We evaluate structural formation using CogEval-Bench, demonstrating that CogniFold uniquely produces memory structures that match cognitive expectations and concept emergence. Furthermore, across 7 broad-coverage benchmarks spanning five cognitive domains, we validate that CogniFold simultaneously performs robustly on conventional memory benchmarks.

顶级标签: agents machine learning systems
详细标签: agent memory cognitive architecture graph-topology self-organization proactive assistant benchmark 或 搜索:

Cognifold:通过认知折叠实现持续主动的记忆系统 / Cognifold: Always-On Proactive Memory via Cognitive Folding


1️⃣ 一句话总结

本文提出了一种名为Cognifold的新型智能体记忆系统,它像人脑一样持续地将分散的事件自动组织成动态的认知结构,从而让AI助手从被动检索数据升级为主动思考和决策。

源自 arXiv: 2605.13438