中文

Seeing and Reflecting: Multimodal Memory-Enhanced Agent Collaboration for Recommendation

信息检索 2026-07-08 v1

摘要

Large language model (LLM)-based agentic recommender systems show promise in modeling user preferences through natural-language reasoning, yet they remain limited by text-centric inputs and coarse-grained memory updates, making agents prone to missing visual evidence, semantic noise, and preference drift. To address these limitations, we propose MMEACR, a Multimodal Memory-Enhanced Agent Collaboration framework for recommendation. MMEACR introduces a dual-track memory architecture that separates interpretable agent reasoning from fine-grained multimodal matching. In the reasoning track, collaborative User and Item Memory Agents maintain persistent multimodal memories and update them through an attribute-guided reinforcement-and-reflection mechanism. In the matching track, a decoupled multi-modal embedding memory is built from raw interaction narratives and item images to preserve detailed cross-modal signals beyond structured memory updates. The two tracks are integrated through weighted Reciprocal Rank Fusion to produce robust and interpretable rankings. Experiments on three real-world domains show that MMEACR achieves strong overall performance against competitive LLM-based and agent-based baselines, with notable gains in visually grounded recommendation scenarios.

引用

@article{arxiv.2607.07108,
  title  = {Seeing and Reflecting: Multimodal Memory-Enhanced Agent Collaboration for Recommendation},
  author = {Hao Cong and Huizu Lin and Zihan Wang and Chengkai Huang and Quan Z. Sheng and Lina Yao},
  journal= {arXiv preprint arXiv:2607.07108},
  year   = {2026}
}