From the 1 of 4 linked papers with an AI index.
4 papers
MAP-Graph: Provenance-Aware Shared Memory for Multi-Agent Workflows
Yiqi Wang, Zihao Yan, Jiaqi Zhang +5
Shared memory helps language-model agents reuse information across long workflows, yet relevant evidence may not be admissible for a particular agent or action. Because restriction…
From Faulty Memories to Corrected Actions: Dependency-Guided Rollback Repair for Memory-Augmented Agents
Caili Yu, Yiqi Wang, Jiaqi Zhang +5
Persistent memory lets language-model agents reuse information across sessions, but it also makes errors durable: a poisoned, stale, or misattributed record can alter reasoning, to…
COVENANT: Natural-Language Workflow Compilation for Aligned Agent Execution
Jincheng Wang, Min Zheng, Tao Wei
COVENANT introduces a compiler‑and‑interpreter system that translates natural‑language workflow instructions into an abstract syntax tree and control‑flow graph, enabling large lan…
MemTX: Transactional Belief Commit for Stateful Agent Memory
Xiaoyang Li, Yiqi Wang, Haohui Lu +5
LLM agents increasingly coordinate through persistent shared memory: one agent's write becomes another agent's premise, and eventually a tool call with real side effects. Current a…