כתבה
arXiv cs.CL ·
האם זיכרון הסוכן שורד שדרוג מודל?
Does Your Agent's Memory Survive a Model Upgrade? A Controlled Study of Memory Portability
חוקרים בדו מה קורה לזיכרון של סוכן AI כאשר המודל משתנה. הם משווים בין שיטות שונות לאחסון זיכרון, כולל LC-RAW, RAG ו-KG-fixed. התוצאות מראות שמבנים קבועים מועברים באופן אמין, אך שיטות אחסון אחרות עלולות לאבד מידע.
תקציר מקורי באנגליתarXiv:2609.05339v1 Announce Type: cross Abstract: Model upgrades are routine; memory migrations are not. An agent can keep the same memory store and still forget: a new model may interpret old notes differently, mixed embedding versions may break retrieval, and repair may fail without the original evidence. We compare memory as the same history is preserved verbatim for long-context reading (LC-RAW), divided into chunks for retrieval-augmented generation (RAG), compressed by a model into natural-language notes (NOTES), or normalized into a fixed-schema knowledge graph (KG-fixed). The study uses 48 synthetic histories with randomized answer codes, exact scoring, and two open-weight models with sub 10 billion parameters. Our measurements show that fixed-schema structures transfer reliably, w
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית