菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-05
📄 Abstract - ScrapMem: A Bio-inspired Framework for On-device Personalized Agent Memory via Optical Forgetting

Long-term personalized memory for LLM agents is challenging on resource-limited edge devices due to high storage costs and multimodal complexity. To address this, we propose ScrapMem, a framework that integrates multimodal data into "Scrapbook Page." ScrapMem introduces Optical Forgetting, an optical compression mechanism that progressively reduces the resolution of older memories, lowering storage cost while suppressing low-value details. To maintain semantic consistency, we construct an Episodic Memory Graph (EM-Graph) that organizes key events into a causal-temporal structure. Extensive experiments on the multimodal ATM-Bench showcase that ScrapMem provides three main benefits: (1) strong performance, achieving a new state-of-the-art with a 51.0% Joint@10 score; (2) high storage efficiency, reducing memory usage by up to 93% via optical forgetting; and (3) improved recall, increasing Recall@10 to 70.3% through structured aggregation. ScrapMem offers an effective and storage-efficient solution for on-device long-term memory in multimodal LLM agents.

顶级标签: llm agents multi-modal
详细标签: memory compression edge devices personalization optical forgetting episodic memory 或 搜索:

ScrapMem:一种基于光学遗忘的生物启发式设备端个性化智能体记忆框架 / ScrapMem: A Bio-inspired Framework for On-device Personalized Agent Memory via Optical Forgetting


1️⃣ 一句话总结

本文提出了一种名为ScrapMem的框架,它模仿人脑记忆机制,通过将多模态数据整理成“剪贴簿”并利用“光学遗忘”技术逐步降低旧记忆的分辨率,在资源有限的边缘设备上高效存储长期记忆,同时借助事件关系图保持语义连贯性,在性能、存储效率和回忆准确率上均取得了显著提升。

源自 arXiv: 2605.03804