Graph-Memoized Reasoning: Foundations Structured Workflow Reuse in Intelligent Systems
Yash Raj Singh

TL;DR
Graph-Memoized Reasoning introduces a formal framework for storing and reusing reasoning workflows as graph-structured memory, improving efficiency and reproducibility in large language model-based reasoning systems.
Contribution
It presents a novel graph-based memory framework for reasoning workflows, enabling reuse and optimization of reasoning processes in intelligent systems.
Findings
Formalizes reasoning workflow reuse as graph-structured memory
Proposes an optimization objective balancing cost and consistency
Lays groundwork for interpretable, cost-efficient reasoning architectures
Abstract
Modern large language model-based reasoning systems frequently recompute similar reasoning steps across tasks, wasting computational resources, inflating inference latency, and limiting reproducibility. These inefficiencies underscore the need for persistent reasoning mechanisms that can recall and reuse prior computational traces. We introduce Graph-Memoized Reasoning, a formal framework for representing, storing, and reusing reasoning workflows as graph-structured memory. By encoding past decision graphs and retrieving them through structural and semantic similarity, our approach enables compositional reuse of subgraphs across new reasoning tasks. We formulate an optimization objective that minimizes total reasoning cost regularized by inconsistency between stored and generated workflows, providing a theoretical foundation for efficiency-consistency trade-offs in intelligent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
