paper-with-me

Papers

Collaborative Memory: Multi-User Memory Sharing in LLM Agents with Dynamic Access Control

2025-05-23 · Alireza Rezazadeh, Zichao Li, Ange Lou, Yuying Zhao, Wei Wei, Yujia Bao

Complex tasks are increasingly delegated to ensembles of specialized LLM-based agents that reason, communicate, and coordinate actions-both among themselves and through interactions with external tools, APIs, and databases. While persistent memory has been shown to enhance single-agent performance, most approaches assume a monolithic, single-user context-overlooking the benefits and challenges of knowledge transfer across users under dynamic, asymmetric permissions. We introduce Collaborative Memory, a framework for multi-user, multi-agent environments with asymmetric, time-evolving access controls encoded as bipartite graphs linking users, agents, and resources. Our system maintains two memory tiers: (1) private memory-private fragments visible only to their originating user; and (2) shared memory-selectively shared fragments. Each fragment carries immutable provenance attributes (contributing agents, accessed resources, and timestamps) to support retrospective permission checks. Granular read policies enforce current user-agent-resource constraints and project existing memory fragments into filtered transformed views. Write policies determine fragment retention and sharing, applying context-aware transformations to update the memory. Both policies may be designed conditioned on system, agent, and user-level information. Our framework enables safe, efficient, and interpretable cross-user knowledge sharing, with provable adherence to asymmetric, time-varying policies and full auditability of memory operations.

📄 PDF Abstract BibTeX arXiv:2505.18279

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

MemRec: Collaborative Memory-Augmented Agentic Recommender System

2026-01-13 · Weixin Chen, Yuhan Zhao, Jingyuan Huang, Zihe Ye 외 arxiv

The evolution of recommender systems has shifted from traditional collaborative filtering to LLM-based agentic systems, which rely on semantic user and item memories to make predictions. However, existing agents maintain…

Collaborative Filtering

Multi-Agent Memory from a Computer Architecture Perspective: Visions and Challenges Ahead

2026-03-09 · Zhongming Yu, Naicheng Yu, Hejia Zhang, Wentao Ni 외 arxiv

As LLM agents evolve into collaborative multi-agent systems, their memory requirements grow rapidly in complexity. This position paper frames multi-agent memory as a computer architecture problem. We distinguish shared a…

Social Hippocampus Memory Learning

2026-03-26 · Liping Yi, Zhiming Zhao, Qinghua Hu arxiv

Social learning highlights that learning agents improve not in isolation, but through interaction and structured knowledge exchange with others. When introduced into machine learning, this principle gives rise to social …

Federated Learning

MemTrust: A Zero-Trust Architecture for Unified AI Memory System

2026-01-11 · Xing Zhou, Dmitrii Ustiugov, Haoxin Shang, Kisson Lin arxiv

AI memory systems are evolving toward unified context layers that enable efficient cross-agent collaboration and multi-tool workflows, facilitating better accumulation of personal data and learning of user preferences. H…

Collaborative Metric Learning with Memory Network for Multi-Relational Recommender Systems

2019-06-24 · Xiao Zhou, Danyang Liu, Jianxun Lian, Xing Xie

The success of recommender systems in modern online platforms is inseparable from the accurate capture of users' personal tastes. In everyday life, large amounts of user feedback data are created along with user-item onl…

DiversityMetric LearningRecommendation SystemsRelational Reasoning