ScrapMem: A Bio-inspired Framework for On-device Personalized Agent Memory via Optical Forgetting

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, medium

Summary

ScrapMem is a new bio-inspired framework designed to provide long-term personalized memory for multimodal Large Language Model (LLM) agents operating on resource-limited edge devices. Developed by Jiale Chang and Yuxiang Ren, ScrapMem addresses challenges like high storage costs and multimodal complexity by integrating data into "Scrapbook Pages." It employs an "Optical Forgetting" mechanism that progressively reduces the resolution of older memories, achieving up to 93% reduction in memory usage. To maintain semantic consistency, ScrapMem utilizes an Episodic Memory Graph (EM-Graph) that organizes key events into a causal-temporal structure. Experiments on the multimodal ATM-Bench demonstrate that ScrapMem achieves a new state-of-the-art Joint@10 score of 51.0% and improves Recall@10 to 70.3% through structured aggregation.

Key takeaway

For research scientists developing LLM agents for edge devices, ScrapMem offers a compelling solution for long-term memory management. You should consider implementing its optical forgetting and EM-Graph mechanisms to significantly reduce storage costs and enhance recall performance, especially when dealing with multimodal data and limited resources. This approach could lead to more efficient and capable on-device agents.

Key insights

ScrapMem enables efficient, personalized long-term memory for LLM agents on edge devices via optical compression and structured graphs.

Principles

Method

ScrapMem integrates multimodal data into "Scrapbook Pages," applies "Optical Forgetting" for resolution reduction, and constructs an Episodic Memory Graph (EM-Graph) to maintain semantic consistency through causal-temporal event organization.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.