DMF: A Deterministic Memory Framework for Conversational AI Agents

33d ago · Global · primary source: export.arxiv.org

Multi-source synthesis by The Embedding Report from 2 sources. Every numeric and quoted claim traces to a cited source body (see methodology).

Researchers have presented two new frameworks aimed at improving AI agent performance and safety: DMF, a deterministic memory framework for conversational AI, and a new framework for establishing refusal boundaries in AI agents for cybersecurity tasks.

The Deterministic Memory Framework (DMF) eliminates the need for large language model (LLM) calls in memory management, reducing token costs to nearly zero[1]. DMF uses a CPU-first approach, assigning each conversational interaction a Survival Score computed from deterministic content signals and conversational cues. In experiments, DMF achieved comparable accuracy to Mem0, a popular memory layer, while using zero tokens to prepare the memory context and 5x to 242x fewer tokens over the entire conversation[1]. Meanwhile, researchers have proposed a new framework for establishing refusal boundaries in AI agents for cybersecurity tasks, defining criteria for task refusal and an evaluation methodology for measuring agent robustness[2]. The framework aims to address the increased risks in cybersecurity resulting from improved LLM performance on complex tasks. Only 2 out of 8 frontier models tested showed meaningful refusal behavior under the new framework[2].

applicationtool-releaseresearch-paperbenchmarkcommentary

Background sources we checked (1)
  • arxiv.org ↗ Conversational AI agents require memory systems that are both scalable and semantically coherent across long interaction horizons. Existing approaches rely predominantly on large language model (LLM)-based summarisation at write time, which introduces non-determinism, escalating …

Sources cited (2)

  1. arxiv.org ↗ E
  2. arxiv.org ↗ E
Spot something wrong? Report an issue