כתבה
arXiv cs.AI ·
זיכרון משותף מנוהל על ידי ליבה לאישון מערכתי
Kernel-Managed Shared Memory for System-Wide Personalization
מערכת חדשה מאפשרת שיתוף זיכרון בין סוכנים שונים, ומשפרת את האישון המערכתי. המערכת נבדקה עם מודלים GPT-4o, Llama-3.1 ו-Qwen-2.5, והראתה שיפורים משמעותיים ברמת האישון.
תקציר מקורי באנגליתarXiv:2609.10144v1 Announce Type: new Abstract: AI systems become more useful when they can adapt to the people using them, but in multi-agent systems, useful context learned by one agent often remains unavailable to others. We present kernel-managed shared memory, a system-level abstraction in which specialized agents write structured, tagged memories while the agent-system kernel, not individual agents, governs retrieval, privacy enforcement, and prompt injection. We implement and evaluate this design on AIOS and compare it against three alternatives across three assistant models (GPT-4o, Llama-3.1:8B, Qwen-2.5:7B) and 1,800 total trials. Against an unmanaged external memory backend (Mem0) using identical underlying storage, kernel-managed retrieval and injection improve personalization
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית