paper-with-me

Papers

Cognitive Weave: Synthesizing Abstracted Knowledge with a Spatio-Temporal Resonance Graph

2025-06-09 · Akash Vishwakarma, Hojin Lee, Mohith Suresh, Priyam Shankar Sharma, Rahul Vishwakarma, Sparsh Gupta, Yuvraj Anupam Chauhan

The emergence of capable large language model (LLM) based agents necessitates memory architectures that transcend mere data storage, enabling continuous learning, nuanced reasoning, and dynamic adaptation. Current memory systems often grapple with fundamental limitations in structural flexibility, temporal awareness, and the ability to synthesize higher-level insights from raw interaction data. This paper introduces Cognitive Weave, a novel memory framework centered around a multi-layered spatio-temporal resonance graph (STRG). This graph manages information as semantically rich insight particles (IPs), which are dynamically enriched with resonance keys, signifiers, and situational imprints via a dedicated semantic oracle interface (SOI). These IPs are interconnected through typed relational strands, forming an evolving knowledge tapestry. A key component of Cognitive Weave is the cognitive refinement process, an autonomous mechanism that includes the synthesis of insight aggregates (IAs) condensed, higher-level knowledge structures derived from identified clusters of related IPs. We present comprehensive experimental results demonstrating Cognitive Weave's marked enhancement over existing approaches in long-horizon planning tasks, evolving question-answering scenarios, and multi-session dialogue coherence. The system achieves a notable 34% average improvement in task completion rates and a 42% reduction in mean query latency when compared to state-of-the-art baselines. Furthermore, this paper explores the ethical considerations inherent in such advanced memory systems, discusses the implications for long-term memory in LLMs, and outlines promising future research trajectories.

📄 PDF Abstract BibTeX arXiv:2506.08098

Code (1)

rahvis/cognitive-weave 공식 구현

Tasks

Large Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

MemWeaver: A Hierarchical Memory from Textual Interactive Behaviors for Personalized Generation

2025-10-09 · Shuo Yu, Mingyue Cheng, Daoyu Wang, Qi Liu 외 arxiv

The primary form of user-internet engagement is shifting from leveraging implicit feedback signals, such as browsing and clicks, to harnessing the rich explicit feedback provided by textual interactive behaviors. This sh…

ToolWeave: Structured Synthesis of Complex Multi-Turn Tool-Calling Dialogues

2026-04-03 · Dinesh Khandelwal, Gnana Prakash Punnavajhala, GPS Bhargav, Gaurav Pandey 외 arxiv

Multi-turn tool calling is essential for LLMs to function as autonomous agents, yet synthesizing the training data required for these capabilities remains a fundamental challenge. Existing synthetic data generation pipel…

Synthetic Data Generation

HopWeaver: Synthesizing Authentic Multi-Hop Questions Across Text Corpora

2025-05-21 · Zhiyu Shen, Jiyuan Liu, Yunhe Pang, Yanghui Rao

Multi-Hop Question Answering (MHQA) is crucial for evaluating the model's capability to integrate information from diverse sources. However, creating extensive and high-quality MHQA datasets is challenging: (i) manual an…

Multi-hop Question AnsweringQuestion Answering

InvWeaver: Deductive Feedback for Invariant Synthesis in Interacting-Loop Programs

2026-07-06 · Guangyuan Wu, Weining Cao, Zehui Tan, Yuan Yao 외 arxiv

Loop invariant inference is a fundamental yet challenging problem in program verification. Recent LLM-aided guess-and-check techniques have shown strong performance on single-loop programs, but they often struggle with p…

SkillWeaver: Web Agents can Self-Improve by Discovering and Honing Skills

2025-04-09 · Boyuan Zheng, Michael Y. Fatemi, Xiaolong Jin, Zora Zhiruo Wang 외

To survive and thrive in complex environments, humans have evolved sophisticated self-improvement mechanisms through environment exploration, hierarchical abstraction of experiences into reuseable skills, and collaborati…