כתבה
arXiv cs.CL ·
פול: חימוש רפואי של זיכרון פעיל לשיחות LLM
Pull: Lazy Materialization of Working Memory for Stateful LLM Conversations
פול: חימוש רפואי של זיכרון פעיל לשיחות LLM. פול מציע דרך לשמירת זיכרון פעיל עם חימוש רפואי, שמאפשר חימוש רפואי של זיכרון פעיב לשיחות LLM. המאמר מציג תוצאות של ניסויים שהראו תועלת בשימוש בפול.
תקציר מקורי באנגליתarXiv:2609.14773v1 Announce Type: new Abstract: As LLM conversations grow to hundreds of turns, full-context injection incurs $O(N^2)$ cumulative token costs, while lossy summarization or hard truncation irreversibly discards historical state. We propose Pull, a session router that maintains an addressable metadata directory via a local, deterministic Purifier (zero LLM calls, millisecond-level latency). At query time, the LLM lazily materializes only the turns it needs; unmaterialized turns remain accessible but collapsed. Unlike irreversible compression, Pull's materialization is reversible; subsequent queries can expand any collapsed turn. On LoCoEval (128 conversations, 12,780 turns), Pull reduces per-query context tokens (Phase 2) by 75.1 percent on single-hop tasks with equivalent qu
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית