1 citations · 1 across the 9 of their papers we have counts for
5 papers · 1 filter
V-Mem: Modality-Routed Retrieval for Long-Term Multimodal Agentic Memory
Dingyi Kang, Dongming Jiang, Yi Li +2
Interaction between users and LLM agents is increasingly multimodal: conversations interleave text with images, and a later question may target either. Yet most agent memories are…
DarkForest: Less Talk, Higher Accuracy for Multi-Agent LLMs
Yi Li, Songtao Wei, Dongming Jiang +3
Multi-agent LLM systems improve reasoning by combining outputs from multiple agents, but interaction-heavy methods can introduce error propagation and high communication overhead.…
HAGE: Harnessing Agentic Memory via RL-Driven Weighted Graph Evolution
Dongming Jiang, Yi Li, Guanpeng Li +2
Memory retrieval in agentic large language model (LLM) systems is often treated as a static lookup problem, relying on flat vector search or fixed binary relational graphs. However…
MAGMA: A Multi-Graph based Agentic Memory Architecture for AI Agents
Dongming Jiang, Yi Li, Guanpeng Li +1
Memory-Augmented Generation (MAG) extends Large Language Models with external memory to support long-context reasoning, but existing approaches largely rely on semantic similarity…
Hippocampus: An Efficient and Scalable Memory Module for Agentic AI
Yi Li, Lianjie Cao, Faraz Ahmed +2
Agentic AI require persistent memory to store user-specific histories beyond the limited context window of LLMs. Existing memory systems use dense vector databases or knowledge-gra…