Beyond Training: Enabling Self-Evolution of Agents with MOBIMEM
Zibin Liu, Cheng Zhang, Xi Zhao, Yunfei Feng, Bingyu Bai, Dahu Feng, Erhu Feng, Yubin Xia, Haibo Chen

TL;DR
MOBIMEM introduces a memory-centric agent system that enables self-evolution of LLM agents post-deployment, reducing retraining needs and improving personalization, capability, and efficiency in mobile environments.
Contribution
The paper proposes MOBIMEM, a novel memory-based architecture with specialized primitives and OS-inspired services for continuous agent self-evolution without retraining.
Findings
Achieves 83.1% profile alignment with 23.83 ms retrieval time
Improves task success rates by up to 50.3%
Reduces end-to-end latency by up to 9x
Abstract
Large Language Model (LLM) agents are increasingly deployed to automate complex workflows in mobile and desktop environments. However, current model-centric agent architectures struggle to self-evolve post-deployment: improving personalization, capability, and efficiency typically requires continuous model retraining/fine-tuning, which incurs prohibitive computational overheads and suffers from an inherent trade-off between model accuracy and inference efficiency. To enable iterative self-evolution without model retraining, we propose MOBIMEM, a memory-centric agent system. MOBIMEM first introduces three specialized memory primitives to decouple agent evolution from model weights: (1) Profile Memory uses a lightweight distance-graph (DisGraph) structure to align with user preferences, resolving the accuracy-latency trade-off in user profile retrieval; (2) Experience Memory employs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Big Data and Digital Economy
